body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}
a:active {
	text-decoration: none;
}

body {
	background-image: url(../images/back_bg.gif);
	background-repeat: no-repeat;
	margin:0px;
	color:#000000;
}

a.tab_off:link, a.tab_off:visited, a.tab_off:active{
	font-size:16px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:24px;
	font-weight: bold;
}

a.tab_off:hover{
	font-size:16px;
	text-decoration:none;
	color:#FEDD00;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:24px;
	font-weight: bold;
}



a.tab_on:link, a.tab_on:visited, a.tab_on:active, a.tab_on:hover{
	font-size:18px;
	text-decoration:none;
	display:block;
	background-image:url(../images/tab_on.gif);
	background-repeat:no-repeat;
	width:140px;
	height:31px;
	float: right;
	text-align:center;
	margin-left:7px;
	padding-top:5px;
	color:#000000;
}

.head{
	font-size:18px;
	font-weight:normal;
	padding-left:5px;
	color: #FFFFFF;
}

.head2{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;	
}

.td_brdr{
	border: 1px solid #FF0000;
	background-color:#F3F3EB;
}

.td_brdr2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #115B9B;	
}

.td_brdr3{
	border: 1px solid #115B9B;
	background-color:#ffffff;
}

.textbold {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.textbold2{
	font-size: 12px;
	font-weight: bold;
	color:#1F88A8;
}

.textbold3{
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color:#FB001C;
}

.textbold4{
	font-size: 16px;
	font-weight: bold;
	color:#005EAD;
}

a.leftnavigation:link, a.leftnavigation:visited, a.leftnavigation:active{
	font-size:14px;
	font-weight:normal;
	display:block;
	background-repeat:no-repeat;
	text-indent:10px;
	font-family: Arial, Helvetica, sans-serif;
	height:20px;
	padding-top:5px;
}

a.leftnavigation:hover{
	font-size:14px;
	font-weight:normal;
	display:block;
	background-repeat:no-repeat;
	text-indent:10px;
	font-family: Arial, Helvetica, sans-serif;
	height:20px;
	padding-top:5px;
	color:#C7002A;
}

a.leftnavigation2:link, a.leftnavigation2:visited, a.leftnavigation2:active{
	font-size:14px;
	font-weight:normal;
	display:block;
	background-repeat:no-repeat;
	text-indent:10px;
	font-family: Arial, Helvetica, sans-serif;
	height:20px;
	padding-top:5px;
	color:#C7002A;
}

a.leftnavigation2:hover{
	font-size:14px;
	font-weight:normal;
	display:block;
	background-repeat:no-repeat;
	text-indent:10px;
	font-family: Arial, Helvetica, sans-serif;
	height:20px;
	padding-top:5px;
	color:#000000;
}

.main{
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	text-align:justify;
	font-size:15px;
}
.main2{
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	text-align:justify;
	font-size:15px;
	color:#005EAD;
	text-transform: inherit;
}
.main3{
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	text-align:justify;
	font-size:15px;
	color:#FB001C;
	text-transform: inherit;
}

.footer{
	color:#ffffff;
	font-size:14px;
}

a.footer:link, a.footer:visited, a.footer:active{
	color:#ffffff;
	font-size:14px;
}

a.footer:hover{
	color:#FEDD00;
	font-size:14px;
}
