/* CSS Document */
#main_content { width:1000px; margin:auto; font-family:Verdana; font-size:0.8em; line-height:1.4em; }
#content { width:1000px; }
#header1 { background:url(../images/header_01.gif) no-repeat 5px; height:53px; }
#header2 { background:url(../images/top_image.jpg) no-repeat center; width:1000px; height:141px; }
#footer { font-family:"Arial Narrow"; font-size:1em; margin:auto; }

#menu { color:#FFFFFF; padding: 115px 10px 5px 300px; font-family:"Arial Narrow"; font-size:1em; font-weight: normal; }
#menu a:link, #menu a:visited { color: #FFCC00; font-size:1em; text-decoration: none; }
#menu a:hover { text-decoration: underline; }

#headermenu a:link, #headermenu a:visited{color: #009900; font-size:11px; text-decoration: none; }
#headermenu a:hover{ text-decoration:underline;}
#list { border: solid 1px #F1F3F8; padding:6px; font-size:11px; background:#F1F3F8; }
#list td{ border-bottom: dotted 1px #E8E8E8; }
#list th{ background-color:#F1F3F8; color: #666666; margin-left:0px; border-bottom: solid 1px #666666; padding-bottom:4px; }
#list a:link, #list a:visited{color: #009900; font-size:11px; text-decoration: none; }
#list a:hover{ text-decoration:underline;}
#popup { font-size:90%; display:block; text-align:left; height: auto; width:auto; font-family: Arial, Helvetica, sans-serif; }

input { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #993300; padding:2px; }
.input { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #993300; padding:2px; }
.row_0 { background-color:#fafafa; }
.row_1 { background-color: #ffffff; }
.small { font-size:10px; color:#999999; }
.button { font-size: 1em; color:#000000; text-decoration: none; }
.boright { border-right: solid 1px #E8E8E8; }
.imgbutton { cursor: pointer; }

#small a:link, #small a:visited { color: #009900; font-size:10px; text-decoration: none; }
#small a:hover { text-decoration: underline; }

#adv2 ul {
	list-style-type:none;
	background:url(../images/admin_header.jpg) bottom repeat;
	padding-bottom:3px;
	margin: auto;
	border-bottom: solid 2px #333333 ;
}

#adv2 li {
	display: inline;
	padding:4px;
	background-color:#333333;
}

#adv2 li a {
	padding-left:8px;
	padding-right:8px;
	height: 30px;
	color: #999999;
	text-decoration: none;
	
	
}

#adv2 li a:active, #adv2 li a:visited  {
	color: #CCCCCC;
	font-size:1.0em;
	font-weight: normal;
	display: inline-block;
	text-decoration:none;
}

#adv2 li a:focus, #adv2 li a:hover  {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
} 
