/* CSS Document */
body{background-color:#FFFFFF; margin-bottom:0px; margin-top:0px; margin-left:0px; margin-right:0px;}
td();
.empty{}


td{font-family: Tahoma;font-size:11px; color: #2E2E2E;text-decoration: none;}

.menu_bg{ background-image:url(images/menu_bg.jpg); background-repeat: no-repeat; vertical-align:bottom; height:111px;font-family: Arial;font-size:18px; color: #FFFFFF;text-decoration: none;}
.header{ background-image:url(images/header.jpg); background-repeat:no-repeat; height:287px;font-family: Arial;font-size:18px; color: #FFFFFF;text-decoration: none;}
.footer_mid{ background-image:url(images/footer_mid.jpg); background-repeat:repeat-x; font-family: Tahoma;font-size:11px; color: #8D8D8D;text-decoration: none; height:40px;}
.grey_mid{ background-image:url(images/middle_bar.jpg); background-repeat: repeat-x; height:34px;}
.grey_mid2{ background-image:url(images/midlle.jpg); background-repeat: repeat-y;}
.link_img_1{ background-image:url(images/link_img_1.jpg); background-repeat:no-repeat; height:37px;}
.link_img_2{ background-image:url(images/link_img_2.jpg); background-repeat:no-repeat; height:37px;}

.top_horiz1{background-image:url(images/table/top_horiz.jpg); background-repeat:repeat-x; height:8px;}
.bott_horiz1{background-image:url(images/table/bott_horiz.jpg); background-repeat:repeat-x; height:8px;}
.left_verti1{background-image:url(images/table/left_verti.jpg); background-repeat:repeat-y; background-position:right;}
.right_verti1{background-image:url(images/table/right_verti.jpg); background-repeat:repeat-y;}


.footer_repeat{background-image:url(images/footer_bg.jpg); background-repeat:repeat-x; height:54px; font-family: Tahoma;font-size:11px; color: #626565;text-decoration: none;}


.border {
	border: 1px solid #6DA9B3;
}

.textfield {
background-color: #FFFFFF;
	width:150px;
	height:16px;
	border: 1px solid #E2E2E2;
	font-family: Tahoma;
	font-size: 11px;
	color: #7A7A7A;
	font-style: normal;
}

.dropdown {
background-color: #FFFFFF;
	width:150px;
	height:18px;
	border: 1px solid #E2E2E2;
	font-family: Tahoma;
	font-size: 11px;
	color: #7A7A7A;
	font-style: normal;
}


.header_txt{ font-family:Tahoma; font-size:11px; color:#5D5E00;}
.footer_txt{ font-family:Tahoma; font-size:11px; color:#8D8D8D; }
.date_txt{ font-family:Tahoma; font-size:11px; color:#B31717; }
.newsh_txt{ font-family:Tahoma; font-size:11px; color:#5D5E00;}


a.more:link {font-family: Tahoma;font-size: 11px;color: #B31717;text-decoration: none;}
a.more:visited {font-family: Tahoma; font-size: 11px; color: #B31717; text-decoration: none;}
a.more:hover { font-family: Tahoma; font-size: 11px; color: #B31717; text-decoration: underline;}
a.more:active { font-family: Tahoma; font-size: 11px; color: #B31717; text-decoration: underline;}

a.more1:link {font-family: Tahoma;font-size: 11px;color: #2E2E2E;text-decoration: none;}
a.more1:visited {font-family: Tahoma; font-size: 11px; color: #2E2E2E; text-decoration: none;}
a.more1:hover { font-family: Tahoma; font-size: 11px; color: #B31717; text-decoration: none;}
a.more1:active { font-family: Tahoma; font-size: 11px; color: #B31717; text-decoration: none;}

a.footer1:link {font-family: Tahoma;font-size: 11px;color: #8D8D8D;text-decoration: none; }
a.footer1:visited {font-family:Tahoma; font-size: 11px; color: #8D8D8D; text-decoration: none; }
a.footer1:hover { font-family: Tahoma; font-size: 11px; color: #8D8D8D; text-decoration: underline; }
a.footer1:active { font-family: Tahoma; font-size: 11px; color: #8D8D8D; text-decoration: underline;}



