h1{
	color:#242969;
	font-size: 16px;
	font-weight:bold;
	font-family: Verdana;
}
h2{
	color:#960D17;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana;}
hr{
color:#242A68;}
td {padding:5px;}

#page{
width:800px;
margin: auto;
}
#header
{
width:800px;
height:81px;
background-image: url(../images/header.png);
background-repeat: no-repeat;
}
#container{
	width:800px;
	margin:
}
#logo{
width:274px;
height:32px;
float:left;
}
#tab1{
width:169px;
height:25px;
float:left;
background-image: url(../images/tab1.png);
background-repeat: no-repeat;
font-family:verdana;
font-size: 9pt;
color:white;
font-weight: bold;
text-align: center;
padding-top:7px;
}
#tab1 a{
text-decoration: none;
color:white;
}
#tab2{
width:185px;
height:25px;
float:left;
background-image: url(../images/tab2.png);
background-repeat: no-repeat;
font-family:verdana;
font-size: 9pt;
color:white;
font-weight: bold;
text-align: center;
padding-top:7px;
}
#tab2 a{
text-decoration: none;
color:white;
}
#tab3{
width:172px;
height:25px;
float:left;
background-image: url(../images/tab3.png);
background-repeat: no-repeat;
font-family:verdana;
font-size: 9pt;
color:white;
font-weight: bold;
text-align: center;
padding-top:7px;

}
#tab3 a{
text-decoration: none;
color:white;

}
#logo_2{
width:274px;
height:40px;
float:left;

}
#tab1_2{
width:169px;
height:33px;
float:left;
background-image: url(../images/tab1_2.png);
background-repeat: no-repeat;
font-family:verdana;
font-size: 9pt;
color:white;
font-weight: bold;
text-align: center;
padding-top:7px;
}
#tab1_2 a{
text-decoration: none;
color:white;

}
#tab2_2{
width:185px;
height:33px;
float:left;
background-image: url(../images/tab2_2.png);
background-repeat: no-repeat; 	
font-family:verdana;
font-size: 9pt;
color:white;
font-weight: bold;
text-align: center;
padding-top:7px;
}
#tab2_2 a{
text-decoration: none;
color:white;
}
#tab3_2{
width:172px;
height:33px;
float:left;
background-image: url(../images/tab3_2.png);
background-repeat: no-repeat;
font-family:verdana;
font-size: 9pt;
color:white;
font-weight: bold;
text-align: center;
padding-top:7px;
}
#tab3_2 a{
text-decoration: none;
color:white;

}
#left{
	width:258px;
	float:left;
	font-family: Georgia;
	font-size:12px;
	font-weight:bold;
	padding:6px;
	padding-left:10px;
}
#left select{
	background-image: url(../images/select.png);
   background-color: #E4E4E4;
	}
#left_inner{
	width:258px;
	float:left;
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
	padding:6px;
	padding-left:10px;
	color:#3C478F;
}
#left_inner a{
	text-decoration:none;
	color:#3C478F;
}
#left_inner a:visited{
	text-decoration:none;
	color:#B01F28;
}

#right{
	background-color: #ffffe1;
	float:left;
	margin-bottom:0px;
	height:100%;
	width:526px;
}
#right_copy{
	padding:15px;
	font-family:Verdana;
	font-size: 12px;
}
#right_copy td{
	padding:15px;
	font-family:Verdana;
	font-size: 12px;
}
#footer{
   text-align:center;
	width:800px;
	font-family:verdana;
   font-size: 8pt;
	color:#9f9f9f;
	border-top: 2px solid #AAAAAA;
}
#footer a{
	color:#9f9f9f;	
	text-decoration:none;

}