BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.mtitle {
	color : #FFFFFF;
	font-size : 16;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}
.title {
	color : #FFFFFF;
	font-size : 18;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}

.stitle {
	color : #FFA250;
	font-size : 16;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.teaser {
	color : #CCCCFF;
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.red {
	color : #CCCCFF;
	font-size : 13;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.Text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 14px;
}

.TextRight {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
}

.form {
	scrollbar-3dlight-color:1D3A58;
	scrollbar-arrow-color:1D3A58;
	scrollbar-base-color:1D3A58;
	scrollbar-darkshadow-color:1D3A58;
	scrollbar-face-color: F3F3F5;
	scrollbar-highlight-color:5C7583;
	scrollbar-shadow-color:1D3A58;
	background-color : #ECFFEC;
	font : 12 sans-serif;
}

A:LINK {

}

A:VISITED {
}

A:HOVER {
	text-decoration : underline;
	color : #FAFEFA;
	background : #456A31;
}

A:FOCUS {
	color : Black;
}

.link {
	color : #FFA250;
}

A.LeftLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #F4F4F4;
	font : bold;
	text-decoration : none;
}
a.subnav:link    {
	color : #F4F4F4;
	width : 150px;
	background-color:transparent;
	text-decoration: none;
	FONT-SIZE: 14px;
	font-weight: bold;
	padding-top : 2px;
	padding-bottom : 4px;
	line-height : 18px;
	display : block;
	background-image : url(@images/@subnav.gif);
	background-position : center;
}
a.subnav:visited {
	color : #F4F4F4;
	width : 150px;
	background-color:transparent;
	text-decoration: none;
	FONT-SIZE: 14px;
	font-weight: bold;
	padding-top : 2px;
	padding-bottom : 4px;
	line-height : 18px;
	display : block;
	background-image : url(@images/@subnav.gif);
	background-position : center;
}
a.subnav:active  {
	color:#CC9900;
	background-color:transparent;
	text-decoration: none;
	FONT-SIZE: 14px;
	font-weight: bold; 
	}
a.subnav:hover   {
	color: #F4FDF4;
	background-image : url(@images/@subnav_r.gif);
	background-color:transparent;
	text-decoration: none;
	FONT-SIZE: 14px;
	font-weight: bold;
}
.basebar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFA250;
	font : bold;
	text-decoration : none;
}

.basebarDark {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font : bold;
	text-decoration : none;
}


