body {
 background:url(images/background.gif) repeat-y top center #fff;
 color:#404040;
 font:76% Verdana,Tahoma,Arial,sans-serif;
 line-height:1.2em;
 margin:0 auto;
 padding:0;
 margin-top:50px;
}
td {
 font:76% Verdana,Tahoma,Arial,sans-serif;
}
li {
 padding-top:10px;	
}
form {
 display: inline;
}
#wrap {
color:#404040;
margin:10px auto;
padding:0;
width:970px;
}
#footer {
border-top:4px solid #dadada;
clear:both;
color:gray;
font-size:0.9em;
line-height:1.6em;
margin:0 auto;
padding:8px 0;
text-align:right;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#808080;
}
#content {
float:right;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:750px;
}
h1 {
color:#c8c8c8;
font-size:4.2em;
line-height:1em;
letter-spacing:-5px;
margin:0 0 30px 25px;
}
h2 {
border-bottom:4px solid #dadada;
color:#7CA6D4; /*rgb(13,134,189);*/
font-size:1.4em;
letter-spacing:-1px;
margin:0 0 10px;
padding:15px 2px 2px 5px;
}
#sidebar {
float:left;
line-height:1.4em;
margin:0 0 5px;
padding:1px 0 0;
width:195px;
}
.highlight {
color: #7CA6D4; 
}
a {
color: #7CA6D4; 
font-weight:700;
text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

a img {
border:0;
}
.listtable tr:hover,.formtable tr:hover {
 background-color: #C5DDF2; /*rgb(187,221,236);*/
}
.listtable .nohover:hover,.formtable .nohover:hover {
 background:none;
}
.listtable td, .formtable td {
	padding-bottom:10px;
	padding-top:10px;
}
.listtablesmall td, .formtablesmall td {
	padding-bottom:2px;
	padding-top:2px;
}
.listtable th {
	border-bottom:4px solid #dadada;
}
.box {
	background-image:url('images/box_back.gif');
	background-repeat:repeat-y;
}
.avmenu {list-style:none; margin:0 0 18px; padding:0; width:180px; }
.avmenu li { padding:0; width:180px; float:left; }
.avmenu li a, .avmenu .notcurrent {background:url(images/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; float:left; font-size:1em; font-weight:700; margin-bottom:5px; padding:2px 1px 2px 5px; text-decoration:none; width:180px;}
.avmenu li a:hover, .avmenu .current {background:url(images/menubg2.gif) repeat-x bottom left #eaeaea; border-bottom:1px solid #b0b0b0; border-left:4px solid #7CA6D4; border-right:1px solid #b0b0b0; border-top:1px solid #b0b0b0; color:#7CA6D4;  float:left; font-size:1em; font-weight:700; margin-bottom:5px; padding:2px 1px 2px 5px; text-decoration:none; width:180px;}