body{
background:url(images/bg_page.gif) #000000 repeat
}
td{
color:#000000;
font:12px Verdana, Geneva, Arial, Helvetica, sans-serif
}
a:link,a:visited,a:active{
	text-decoration:underline;
	color: #0000FF;
}
a:hover{
	text-decoration: blink;
}
h1{font-size:19px;font-weight:bold}
h2{font-size:16px}
p{}
.border{
border:1px solid #000000;
background:#777777
}
.main{
padding:10px 10px 10px 10px;
background:#FFFFFF
}
.header{background:#FFFFCC}
.barheader{
white-space:nowrap;
color:#AAAAAA;
background:url(images/barheader_bg.gif) #444444 repeat-x;
font-size:11px;
font-weight:bold
}
.barheader a:link,.barheader a:visited,.barheader a:active{color:#FFFF66;text-decoration:none}
.barheader a:hover{color:#009966}
.menu{
border-right:2px solid #777777;
background:#444444
}
.menu a:link,.menu a:active,.menu a:visited{
	text-decoration:none;
	color: #FFFFFF;
}
.menu a:hover{
	color:#009966;
	text-decoration:none;
	cursor: hand;
}
form{padding:0 0 0 0;margin:0 0 0 0}
.searchcell{white-space:nowrap;background:#777777}
.searchbox{
width:100px;
border:1px solid #444444;
color:#FFFFFF;
background:#FFAA00;
font-size:11px
}
.imgborder{border:1px solid #777777}

