/* CSS Document */

html body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;

}
#main{
width:100%;
margin:0;
padding:0;
}
#container{
width:766px;
margin: 0 auto;
}
#top{
width:766px;
padding:0;
border:1px solid #E1E1E1;
}
#topleft{
width:408px;
float:left;
}
#topright{
width:293px;
float:right;
}
#blank{
height:15px;
width:766px;
float:left;
}
#header{
width:766px;
background:url(../images/header.jpg);
height:154px;
padding:0;
float:left;
}
#link{
width:765px;
height:35px;
padding:0;
float:left;
border-top: 1px none #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px none #E1E1E1;
	border-left: 1px solid #E1E1E1;
}
#content{
	width:765px;
	height:auto;
	padding:0;
	float:left;
	border-top: 1px none #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px none #E1E1E1;
	border-left: 1px solid #E1E1E1;
}
#bottomlink{
width:761px;
height:49px;
border: 1px solid #096DA1;
padding:2px;
float:left;
background: url(../images/bottomlink_bg.jpg);
color:#FFFFFF;
font-size: 10px;
}
.blink1{
width:760px;
height:20px;
float:left;
color:#FFFFFF;
font-size: 10px;
text-decoration:none;
font-weight:bold;
text-align:center;
}
.blink1 a{
color:#FFFFFF;
font-size: 10px;
text-decoration:none;
font-weight:bold;
}
.blink1 a:hover{
color: #99FF00;
font-size: 10px;
text-decoration:none;
font-weight:bold;

}
.blink2{
width:760px;
height:28px;
float:left;
text-align:center;
}
.textbigger{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
}
.table1{
border: 1px solid #E1E1E1;
}
.tablelink{
background:url(images/linkbg.jpg);
height: 35px;
}
.tablelink a{
color:#000000;
font-size: 11px;
text-decoration:none;
font-weight:bold;

}
.tablelink a:hover{
color: #FF3300;
font-size: 11px;
font-weight:bold;
}
.tablebotlink{
height: 55px;
color:#FFFFFF;
font-size: 10px;
}
.botlink {
color:#FFFFFF;
font-size: 10px;
text-decoration:none;
font-weight:bold;
}
.botlink a{
color:#FFFFFF;
font-size: 10px;
text-decoration:none;
font-weight:bold;

}
.botlink a:hover{
color: #99FF00;
font-size: 10px;
font-weight:bold;
}

.titlehead{
font-family:verdana;
font-size:18px;
color:#f86708;
font-weight:bold;
}

table.committee{

background: #F5F6DD;
border: 1px solid #FF9999;
border-collapse:collapse;
}
td.header{
font-family:verdana;
font-size:18px;
color:#f86708;
font-weight:bold;
background: #F5F6DD;
border: 1px solid #FF9999;
border-collapse:collapse;
}
td.line{
	font-weight:bold;
	background: #F5F6DD;
	border-collapse:collapse;
	border-top: 1px none #FF9999;
	border-right: 1px none #FF9999;
	border-bottom: 1px solid #FF9999;
	border-left: 1px none #FF9999;
}

.textbold{
font-family:verdana;
font-size:12px;
color:#000000;
font-weight:bold;
}
.texthead{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#f86708;
font-weight:bold;
}
.textbold1{
font-family:verdana;
font-size:12px;
color: #6600FF;
font-weight:bold;
}
.textbold2{
font-family:verdana;
font-size:12px;
color: #999900;
font-weight:bold;
}
.contenttable{
border:1px solid #1566B1;
}
.tableevent{
border: 1px solid  #FF6600;
background:#FFDC8B;
}
.boldlink a{
color:#000000;
font-size: 10px;
text-decoration:none;
font-weight:bold;

}
.boldlink a:hover{
color: #0000FF;
font-size: 10px;
font-weight:bold;
}

.input{
height:19px;
border: 1px solid #999999;
}
#leftpanel{
width:496px;
float:left;
padding:2px;
}
#rightpanel{
width:250px;
float:right;
padding:6px;
}
#contentinner{
	width:765px;
	height:auto;
	padding:0;
	float:left;
}
.tablehead{
border: 1px solid  #FF6600;
width:240px;
background:url(../images/table_head.jpg);
height:21px;
font-weight:bold;
font-size:12px;
}
.tablebody{
border: 1px solid  #FF6600;
background:#FFDC8B;
width:240px;
font-weight:bold;
font-size:12px;
}