body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0E213C;
	background-image: url(../graphics/bg.gif);
}
tr, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0E213C;
}
.ft10px {

	font-size: 10px;
	font-weight: normal;
	color: #0E213C;
}
.ft10px_white {

	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.ft11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0E213C;
}
.ft12px {
	font-size: 12px;
	font-weight: normal;
	color: #0E213C;
}
.ft14px {

	font-size: 14px;
	font-weight: normal;
	color: #0E213C;
}
.ft16px {

	font-size: 16px;
	font-weight: normal;
	color: #0E213C;
}
.logo-toppart {
  background-image: none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='graphics/top_top.png');
}
.logo-toppart[class] {
  background-image:url(../graphics/top_top.png);
  background-repeat:no-repeat;
}
.logo-leftpart {
  background-image: none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='graphics/top_left.png');
}
.logo-leftpart[class] {
  background-image:url(../graphics/top_left.png);
  background-repeat:no-repeat;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0E213C;
	text-decoration: underline;
}
a:hover {
	color: #E31736;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #E31736;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0E213C;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a.bot:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.bot:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bot:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bot:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

