BODY {
	font-family: Tahoma;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #006BB6;
	SCROLLBAR-SHADOW-COLOR: #006BB6;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #006BB6;
	SCROLLBAR-TRACK-COLOR: #f6f6f6;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-color: #D8EAFF;
}


A:link {font-family : Tahoma;  text-decoration: none;}
A:visited {font-family : Tahoma;  text-decoration: none;}
A:active {font-family : Tahoma; text-decoration: underline;}
A:hover {font-family : Tahoma;  text-decoration: underline;}

A.t_b_10_b{
	color: white;
	font-size: 10px;
	font-weight: bold;
}
A.t_b_10_bl{
	color: #442804;
	font-size: 10px;
	font-weight: bold;
}
A.t_10_bl{
	color: #442804;
	font-size: 10px;
}
A.t_10_blu{
	color: #0062A8;
	font-size: 10px;
	text-decoration: underline;
}
A.t_b_11_b{
	color: white;
	font-size: 11px;
	font-weight: bold;
}
A.t_10_r{
	color: #D60018;
	font-size: 10px;
	line-height : 12px;
}
A.t_b_10_r{
	color: #D60018;
	font-size: 10px;
	line-height : 12px;
	font-weight: bold;
}

A.t_10_s{
	font-size: 10px;
	line-height : 12px;
	color: #59656D;
}

A.t_11_g{
	font-family: Tahoma;
	font-size: 11px;
	color: #59656D;
}

TD{
	font-family: Tahoma;
	font-size: 11px;
	color: #59656D;
}
TD.t_10_bl{
	color: #442804;
	font-size: 10px;
}
TD.t_b_10_r{
	color: #D60018;
	font-size: 10px;
	font-weight: bold;
	line-height : 12px;
}
TD.t_10_r{
	color: #D60018;
	font-size: 10px;
	line-height : 12px;
}
TD.t_10_blu{
	color: #006BB6;
	font-size: 10px;
}
TD.t_b_10_blu{
	color: #006BB6;
	font-size: 10px;
	font-weight: bold;
}
TD.t_b_11_b{
	color: white;
	font-size: 11px;
	font-weight: bold;
}
TD.t_b_10_b{
	color: white;
	font-size: 11px;
	font-weight: bold;
}
TD.t_b_12_r{
	color: #D60018;
	font-size: 12px;
	font-weight: bold;
	line-height : 14px;
}
UL{
	list-style-image: url(../layout/img/strr.gif);
}
.inp{
	font-family: Tahoma;
	font-size : 11px;
	text-decoration : none;
	color : #375F7D;
	background-color : #DAE4ED;
}

input {
	background-color: #ffffff;
	font-family: Tahoma;
	font-size : 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #006BB6;
}

textarea {
	background-color: #ffffff;
	font-family: Tahoma;
	font-size : 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #006BB6;
	width: 170px;
}

select {
	background-color: #ffffff;
	font-family: Tahoma;
	font-size : 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #006BB6;
}
.details { display: none;}

