body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	color:#2e3c45;
	font-size:12px;
	font-family:verdana;
	overflow: scroll;
}

.b2r	{text-decoration:none; color:#2e4686;}
.b2r:hover	{text-decoration:none; color:#e20a17;}

.g2b	{color:#2e4686; text-decoration:none;}
.g2b:hover	{color:#16749b; text-decoration:none;}

.g2y	{color:#2e4686; text-decoration:none;}
.g2y:hover	{color:#fec200; text-decoration:none;}

.y2g	{color:#29015f; text-decoration: none;}
.y2g:hover	{color:#d30b16; text-decoration:none;}

.blue	{color:#16749b;}
.lblue	{color:#6dcff6;}
.yellow	{color:#fec200;}
.red	{color:#e20a17;}
.purple	{color:#29015f;}
.white	{color:#ffffff;}
.green	{color:#36899a;}
.gray	{color:#2e3c45;}
.orange	{color:#f2bf24;}
.black	{color:#000000;}

.bold	{font-weight:bold;}

.ten	{font-size:10px;}
.eleven	{ font-size:11px;}
.twelve	{ font-size:12px;}
.thirteen	{ font-size:13px;}
.fourteen	{ font-size:14px;}
.fifteen	{ font-size:15px;}
.sixteen	{ font-size:16px;}
.seventeen	{ font-size:17px;}
.eighteen	{ font-size:18px;}
.nineteen	{ font-size:19px;}
.twenty		{ font-size:20px;}

#wraper		{width:848px;
			margin: 0 auto;}
			
.float_left	{float:left;}
.float_right{float:right;}

.clear	{clear:both;}

.top_nav	{background-image:url(images/nav_bg.jpg);
			background-repeat:repeat-x;
			height:59px;
}

.header_bg	{background-image:url(images/header_bg.jpg);
			background-color:#2e4686;
			background-position:right;
			height:323px;
			background-repeat:no-repeat;
}

.inner_header_bg	{background-color:#2e4686;
			background-position:right;
			height:134px;
}

.n2u	{ text-decoration: none;}
.n2u:hover	{ text-decoration: underline;}

.u2n	{text-decoration: underline;}
.u2n:hover	{text-decoration: none;}


.block {
	text-decoration: none;
	display: block;
	padding-top: 22px;
	background: transparent;
	float: center;
	margin: 0;
	white-space: nowrap;
	height: 37px;
	color: #ffffff;
}
.block:hover {
	background-image:url(images/butt_hv.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
}
.blockactive {
	text-decoration: none;
	display: block;
	padding-top: 22px;
	background: transparent;
	float: center;
	margin: 0;
	white-space: nowrap;
	height: 37px;
	background-image:url(images/butt_hv.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
}

.tabs {
	font-size: 12px;
	font-weight: bold;
	color: #2e4686;
	text-decoration: none;
}

.tabs:hover { color:#fec200;}

.tabsactive {
	font-weight: bold;
	color: #e20a17;
	text-decoration:none;
}

.field	{width:210px;}

.field_1	{width:175px;}

.line	{height:26px;
		background-position: left;
		background-repeat:no-repeat;
		background-image:url(images/new_line.png);
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:25px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
color: #FFFFFF;
background-color: #000000;
}

#dropmenudiv a:hover{
color: #FFFFFF;
background-color: #e20a17;
}
