body{
background:url(images/bg_page.gif) #000000 repeat
}
td{
	color: Orange;
	font: 12px square721;
	outline-color: Red;
	font-weight: inherit;
	border: Black;
	font-family: Square721 BT;
	text-align: inherit;
	text-decoration: inherit;
	outline: Black;
}
a:link,a:visited,a:active{
	color: Red;
	text-decoration: underline;
}
a:hover{color:#AAAAAA}
h1{
	font-size: 19px;
	font-weight:;
}
h2{font-size:16px;font-weight:}
p{}
.border{
border:1px solid #000000;
background:#777777
}
.main{
padding:10px 10px 10px 10px;
background:#000000
}
.header{background:#000000}
.barheader{
white-space:nowrap;
color:#AAAAAA;
background:url(images/barheader_bg.gif) #444444 repeat-x;
font-size:11px;
font-weight: 
}
.barheader a:link,.barheader a:visited,.barheader a:active{
	color: White;
	text-decoration: none;
}
.barheader a:hover{
	color: Orange;
}
.menu{
border-right:2px solid #777777;
background:#444444
}
.menu a:link,.menu a:active,.menu a:visited{
	color: White;
	text-decoration: none;
}
.menu a:hover{
	color: Orange;
	text-decoration: none;
}
form{padding:0 0 0 0;margin:0 0 0 0}
.searchcell{
	white-space: nowrap;
	background: Gray #7777777;
}
.searchbox{
	width: 100px;
	border: 1px solid #444444;
	color: #FFFFFF;
	background: Black;
	font-size: 11px;
}
.imgborder{border:1px solid #777777}

