﻿body
{
	margin: 0;
	padding: 0;
	background-color: White;
}
div
{
	font-size: 10px;
	font-family: Verdana,Arial,Times New Roman;
}
.base
{
	width: 1000px;
}
.baseleftright
{
	width: 10px;
	background-color: #4D5154;
	text-align: left;
	vertical-align: top;
}
.topbase
{
	width: 980px;
	height: 135px;
}
.menubase
{
	width: 980px;
	height: 53px;
}
.headerbase
{
	width: 980px;
	height: 200px;
}
.workingbase
{
	width: 977px;
	vertical-align: bottom;
	text-align: center;
}
.workingbaseleft
{
	width: 246px;
	vertical-align: top;
	text-align: left;
}
.workingbaseright
{
	width: 731px;
	vertical-align: top;
	background-color: #f0efef;
	text-align: left;
}
.bottombase
{
	width: 980px;
	height: 30px;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 8.5pt;
	color: White;
	font-weight: normal;
	text-align: center;
	float: left;
	background-color: #021825;
}
.footer
{
	color: Black;
	text-decoration: None;
}
A:Hover.footer
{
	color: #FF9E1F;
	text-decoration: Underline;
}
A:Link.footer
{
	color: #ffffff;
	text-decoration: None;
}
.head2
{
	font-family: Times New Roman;
	color: #FD7E00;
	font-size: 23px;
	text-align: left;
	background-color: #151515;
	width: 731px;
	vertical-align: top;
	padding-left: 15px;
}
.head3
{
	font-family: Times New Roman;
	color: Black;
	font-size: 15px;
	text-align: left;
	background-color: Transparent;
	width: 731px;
	vertical-align: top;
	text-decoration: none;
}
.workingtext
{
	font-family: Times New Roman;
	color: White;
	background-color: #021825;
	font-size: 13px;
}


.tablehead
{
	font-family: tahoma;
	color: White;
	background-color: #1B1F21;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

.tablein
{
	font-family: tahoma;
	color: Black;
	background-color: #D3D7DA;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}


.tablein2
{
	font-family: tahoma;
	color: Black;
	background-color: #B5BCC1;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}



.link
{
	font-family: Arial;
	font-size: 13px;
	color: #4685a5;
	font-weight: bold;
}


A:Hover.link
{
	font-family: Arial;
	font-size: 13px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}




.highlight
{
	font-family: Arial;
	font-size: 16px;
	color: Red;
	font-weight: bold;
}
