body
{
	background: #FFFFFF;
	color: #7B8694;
	font-family: Verdana;
	font-style: oblique;
	font-size: 11px;
}

a:link 			{ 	color:MidnightBlue;		}
a:visited 		{	color:MidnightBlue;		}

H1  { 	font-size: 20px;	font-weight: bold;	font-family: "Verdana";	}
H2  {	font-size: 17px;	font-weight: bold;						}
H3  {	font-size: 15px;	font-weight: bold;						}
H4  {	font-size: 13px;	font-weight: bold;						}
TH
{
	background-color: #D6DBE7;
	color: #0F304B;
	font-family: Verdana;
	font-size: 12px;
}

.additionalinfo
{
	background-color: #CCCCCC;
	border-width: 1;
}

TABLE
{
	color: #0F304B;
	border-width: 1;
	border-collapse:collapse;
	border-color:#F1F2F7;
	font-size: 11px;
	font-family: Verdana;
}

TR {background:white}
.Gr {background:#F1F2F7}

.topHeader { font-size: 20px; font-weight: bold; font-family: Verdana; color: #7B8694; text-decoration: none; }
.topInfo { font-family: Verdana; color: #7B8694; }

.errorMessage
{
	font-size: 12px;
	color: Red;
}

.searchButton
{
	padding-left: 5px;
	padding-right: 5px;
}

.linkBtnWithImage
{ border: none 0 white; text-decoration: none; }

.langButton
{
	cursor:hand;
}

.printButton
{
	font-weight:bold;
	cursor:hand;
}
