﻿body,td,th {
	font-family: Tahoma, Courier New, Verdana;
	font-size: 13px;
}
.Twrite {color:#FFFFFF}
body {
	background-color: #006E98;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Torange{color: #FF9102}
.Tred{color: #FF0000;}
.Tyellow{color: #CC9900}
.tWrite {color: #FFFFFF; }
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
.tsmall{font-size: 10px;}	
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
.textXP {
	font-family: MS Sans Serif, sans-serif; 
	font-size: 8px; 
	font-weight: normal; 
	background-color: #FBFBFB;
	border: thin groove #0000000;
	color: #000000;
}
.X5BordeCeldasMenu {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
.test
{
	background-color:#D9F1FB
}
input, textarea
{
	font-size: 9pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
}
  input,textarea, select {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	border-width:1px;
}
.member:link {
	color: #000000;
	text-decoration: underline;
}
.member:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.member:hover {
	color: #CC0000;
	text-decoration: none;
}
.member:active {
	color: #666666;
	text-decoration: underline;
}
.linkTopic:visited{
	color: #CC0000;
	text-decoration: underline;
}
.linkTopic:link {
	color: #CC0000;
	text-decoration: underline;
}
.linkTopic:hover {
	color: #FF0000;
	text-decoration: none;
}
.linkTopic:active {
	color: #666666;
	text-decoration: underline;
}
.txtSearch{
	BORDER-RIGHT: #cc0000 1px solid; BORDER-TOP: #cc0000 1px solid; BORDER-LEFT: #cc0000 1px solid; BORDER-BOTTOM: #cc0000 1px solid; BACKGROUND-COLOR: #FBFBFB; COLOR: #990000
}