/* CSS Document */

body{background-color:#8698A6; margin:0px; background-image:url(images/menu_bg.jpg); background-repeat:repeat-x; height:40px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#606060;}
.menu_txt a{ font-family:Tahoma; font-size:11px; color:#CDCDCF; font-weight:bold; text-decoration:none;}
.menu_dvd{ font-family:Tahoma; font-size:11px; color:#434448; font-weight:bold; text-decoration:none;}
.body_bg{ background-image:url(images/body_bg.jpg); background-repeat:repeat-y;}
.footer_txt{font-family:Tahoma; font-size:11px; color:#FFFFFF; padding-top:10px; padding-bottom:10px;}
.tab_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
}
.heading1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:bold;}
.heading2{font-family:Times New Roman; font-size:20px; color:#8A8A8A; vertical-align:middle; font-weight:bold;}
.heading3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#44B3FA;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}
.border1{border-bottom:dashed; border-color:#CCCCCC; border-width:thin;}
.border2{ border-color:#E2E2E2; border-width:1px; border-style:solid; background-color:#E2E2E2;}
.header1{background-image:url(images/heading_1.jpg); background-repeat:no-repeat; height:40px; font-family:Arial; font-size:11px; color:#000000; vertical-align:middle; font-weight:bold;}
.header2{background-image:url(images/heading_2.jpg); background-repeat:no-repeat; height:40px; font-family:Arial; font-size:11px; color:#000000; vertical-align:middle; font-weight:bold;}
.header3{background-image:url(images/heading_3.jpg); background-repeat:no-repeat; height:40px; font-family:Arial; font-size:11px; color:#000000; vertical-align:middle; font-weight:bold;}

.menu_txt a:visited {color: #CDCDCF; text-decoration: none;}
.menu_txt a:hover {color: #FFAC00; text-decoration: none;  }
.menu_txt a:active { color: #FFAC00; text-decoration: none; }

a.more:link {font-family: Tahoma; font-size: 11px; color: #F76301;text-decoration: underline;font-weight:bold;}
a.more:visited {font-family: Tahoma; font-size: 11px; color: #F76301; text-decoration: underline;font-weight:bold;}
a.more:hover { font-family: Tahoma; font-size: 11px; color: #F76301; text-decoration: none;font-weight:bold;}
a.more:active { font-family: Tahoma; font-size: 11px; color: #F76301; text-decoration: none;font-weight:bold;}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	color: #666666;
}
.leftRightBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.rightAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
