BODY {margin: 0px; padding: 0px; background: white; font-family: tahoma, verdana;}

DIV, P {margin: 0px; padding: 0px;}

IMG {border: 0px;}

a:link, a:active, a:visited {font-weight: bold; color: #FF4800;}
a:hover {text-decoration: none;}

.linkbor {
	background: #234587 url('img/link_bg.gif') repeat;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

.linkborsec {
	background: #FB3700;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

.sbor {
	border-bottom: 1px solid white;
}

.body {
	padding: 10px;
}

.text {
	font-size: 12px;
	color: #262626;
	line-height : 16px;
}
.subtext {
	font-size: 11px;
	color: #777777;

}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a.menu:link, a.menu:active, a.menu:visited {
	color: White;
	text-decoration: none;
}

a.menu:hover {
	color: Black;
}

.btext {
	font-size: 12px;
	font-weight: bold;
	color: #1A6E9C;
	letter-spacing : 1px;
	line-height : 16px;
}

.stext {
	font-size: 12px;
	font-weight: normal;
	color: #1A6E9C;
	line-height : 15px;
	letter-spacing : 1px;
}

a.btext:link, a.btext:active, a.btext:visited {
	color: #1A6E9C;
	text-decoration: none;
}

a.bltext:link, a.bltext:active, a.bltext:visited {
	color: #FCE63F;
	text-decoration: none;
	padding: 0px 10px;
}

a.bltext:hover {
	color: #FF4800;
}
h1 {
  display: inline;
  font-size: 18px;
}
h2 {
  display: inline;
  font-size: 17px;
}
h3,h4 {
  display: inline;
  font-size: 14px;
}
.f12, .f12 TABLE TD{
  font-size: 12px;
}
.f11 {
  font-size: 11px;
}
