﻿td{
font-family:Arial, Verdane, Geneva, Helvetica, sans-serif;
font-size:12px;
}

body{
margin:0px;
padding:0px;
background-color:#b4c0ca;
font-family:Arial, Verdane, Geneva, Helvetica, sans-serif;
font-size:12px;
background-image: url(image/bg_main.jpg);
background-repeat:repeat-x;}
a{
color:#7b96d6;
text-decoration:none;
}
a:hover{
	color:#000;
}
p{
text-align:left;
}
#wrapper{
width:886px; background-color:#fff;overflow:hidden;}
#header{
width:868px;height:122px; background-color:#7692d1; margin-top:10px; position:relative;}
#menu{
width:868px;
height:20px;  
text-align:right ;
background-image:url(image/bg_menu_b.jpg);
background-repeat:no-repeat;
}
#menu a:hover{
	color:#ff8000;
	background-color:White;
	border: 0px 5px 0px 5px solid;
    border-color:White;
	}
#contentwrapper{
background-image: url(../image/content_bdr.gif);
overflow:hidden;
width:868px;
}
#contentwrapperint{
overflow:hidden;
width:868px;
}
#rcol{
text-align:right;
float:right;
width:203px;
}

#rcol a{
text-decoration:none;
color:#000;
font-size:11px;
}

#rcol a:hover{
text-decoration:underline;
color:#ff9900;
}


#lcol{
text-align:left;
float:left;
width:280px;
}
#lcol h1{
color:#fff;
font-size:12px;
padding:0;
margin:0;
}


#lcol .bpanel{
background-color:#7b96d6;
}

#lcol .bpanel form{
margin:0 0 10px 0;
padding:0;}

#lcol .bpanel select{
width:260px;
margin: 0 0 10px 0;}

smallgray {
	font-size: 10px;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {}
#content p{ padding:8px 20px 10px 10px;}

date {
	color: #FF9900;
	font-weight: bold;
}
#footer {
clear:both;width:886px; margin:20px 0 0 0;
}
#footer a{
color:#000;
text-decoration:none;
}
#footer a:hover{
color:#7b96d6;
}

.tableouter{
border:1px;
border-style:solid; 
border-color:#FF9900;
}

.underlined{
border-bottom:#FF9900; 
border-bottom-style:solid; 
border-bottom-width:1px;
}
