body{
background : #000000 url(images/bg_page.gif) repeat;
}
td{
color:#dfdfdf;
font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
color:#ffaa00;
text-decoration : none;
}
a:hover {
color: #aaaaaa;
}
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 : #444444
}
.header {
background : #000000
}
.barheader {
white-space : nowrap;
color : #aaaaaa;
background : #444444 url(images/barheader_bg.gif) repeat-x;
font-size : 11px;
font-weight : bold;
}
.barheader a:link, .barheader a:visited, .barheader :active {
color : #aaaaaa;
text-decoration : none;
}
.barheader a:hover {
color : #ffaa00;
}
.menu {
border-right : 2px solid #777777;
background : #444444;
}
.menu a:link, .menu a:active, .menu a:visited {
color : #aaaaaa;
text-decoration : none
}
.menu a:hover {
color : #ffffff;
text-decoration : none;
}
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;
}

