body {	background-color: #DDEBF8;	margin: 0px;	padding: 0px;	top: auto;}

.mainTable	{	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	width: 755px;	clip: rect(auto,auto,auto,auto);}
.copyright	{	font-family: Verdana;	font-size: 9px;	color: #8EA9CA;	text-align: center;	height: 18px;}
.search		{	font-family: Verdana;	font-size: 11px;	font-weight: bold;	color: #000000;	text-transform: uppercase;}

.tableSmall					{	font-family: Verdana;	font-size: 11px;	line-height: 18px;	color: #464646;}
.tableSmall a				{	text-decoration: none;}
.tableSmall a:visited		{	color:#0066cc;}
.tableSmall a:active		{	color:#66ccff;}
.tableSmall a:hover			{	text-decoration: underline;	}
.tableSmall a:link			{	color:#0066cc;}

.copyMain					{	font-family: Verdana;	font-size: 12px;	color: #666666;	line-height: 16px;	}
.copyMain a					{	text-decoration: none;}
.copyMain a:visited			{	color:#0066cc;}
.copyMain a:active			{	color:#66ccff;}
.copyMain a:hover			{	text-decoration: underline;	}
.copyMain a:link			{	color:#0066cc;}

.headerTitle				{	font-family: Verdana;	font-size: 16px;	font-weight: bold;	color: #000000;}
.headerPage					{	font-family: Verdana;	font-size: 12px;	font-weight: bold;	color: #000000;}
.header						{	font-family: Verdana;	font-size: 11px;	color: #464646;}

.language 						{ color: white; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana; padding: 0px 0px 0px 0px; }
.language a						{ text-decoration: none; }
.language a:link			{	color:white}
.language a:visited		{	color:white;}
.language a:active		{	color:#B0C4DE;}
.language a:hover			{	text-decoration: underline;	color: #B0C4DE;}

						
.breadCrum					{	font-family: Verdana;	font-size: 10px;	color: #666666;	line-height: 16px;	}
.breadCrum a				{	text-decoration: none;}
.breadCrum a:visited		{	color:#0066cc;}
.breadCrum a:active			{	color:#66ccff;}
.breadCrum a:hover			{	text-decoration: underline;	}
.breadCrum a:link			{	color:#0066cc;}


.footer 					{	font-family: Verdana;	font-size: 11px;	line-height: 18px;	color: #464646;}
.footerMenu 				{	font-family: Verdana;	font-size: 10px;	text-align: center;}
.footerMenu a				{	text-decoration: none;}
.footerMenu a:visited		{	color:#666666;}
.footerMenu a:active		{	color:#333333;}
.footerMenu a:hover			{	text-decoration: underline;	}
.footerMenu a:link			{	color:#666666;}


.boxCardLink a				{	font-family: Verdana;	font-size: 13px; text-decoration: none; font-weight: bold; }
.boxCardLink a:visited		{	font-family: Verdana;	font-size: 13px; color:#0066CC; font-weight: bold;}
.boxCardLink a:active		{	font-family: Verdana;	font-size: 13px; color:#333333; font-weight: bold;}
.boxCardLink a:hover		{	font-family: Verdana;	font-size: 13px; text-decoration: underline; font-weight: bold;	}
.boxCardLink a:link			{	font-family: Verdana;	font-size: 13px; color:#0066CC; font-weight: bold;}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
