body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
}
TD, TH, P {
	font-family: tahoma;
	font-size: 12px;
	line-height: 25px;
	color: #555555;
}
B, strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
A {
	color: #4D8051;
	text-align: right;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.navTable {
	background-color: #F3F8F4;
	padding: 15px;
	border: 1px solid #68A56D;
}

A:hover {
	color: #4D67A2;
	text-align: right;
	text-decoration:blink;
}
.mainBG {
	background-image: url(../img/frame_bg.gif);
	background-repeat: no-repeat;
}
.bottom_bg {
	background-image: url(../img/bottom_bg.gif);
	background-repeat: no-repeat;
}
.sep {
	background-image: url(../img/line_vertical_large.gif);
	background-repeat: no-repeat;
}
.txt {
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	color: #555555;
	text-align: justify;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #F0f0f0;
	padding-right: 10px;
	height: 25px;
	padding-top: 4px;
	/*background-color: #8289A6;*/
	background-image:url(../img/header_bg.jpg);
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	color: #6E6E6E;
	padding-right: 20px;
	padding-left: 20px;
	filter: DropShadow(Color=#f8f8f8, OffX=1, OffY=1, positive=true);
	/*filter: Shadow(Color=#ffffff, Direction=135);*/
}
.footer A{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
.footer A:hover{
	Color:#5673AC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
.linkT {
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
	padding-left: 0px;
	color: #4D67A2;
	text-align: right;
	height: 30px;
}
.linkT A {
	font-family: tahoma;
	font-size: 12px;
	color: #4D67A2;
	text-align: right;
	text-decoration:none;
	height: 30px;
	width: 170px;
	font-weight: normal;
	padding-top: 5px;
}
.linkT A:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #75AC79;
	text-align: right;
	text-decoration:none;
	background-image: url(../img/menuItemsHoverBg.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: left;
	width: 170px;
	font-weight: normal;
}
ul {
list-style-type:square;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 106px;
	text-align: center;
}
.top {
	background-color:#000000;
	background-image: url(../img/top_bg.jpg);
}
.top select {
	background:#000000;
	color:#f4f4f4;
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
}
.dropMenu {
	height:21px;
	background-color:#4966A2;
}
.dropMenu A{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.dropMenu A:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: blink;
	padding-right: 10px;
	padding-left: 10px;
}

