body {
background-color : #000000;

}


.menufont {
    FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Georgia, Times New Roman, Times, serif;
}

.standardfont {
    FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-FAMILY: Georgia, Times New Roman, Times, serif;
}

.newsfont {
    FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-FAMILY: Georgia, Times New Roman, Times, serif;
}
.bigfont {
    FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-FAMILY: Georgia, Times New Roman, Times, serif;
}

.headerfont {
    FONT-SIZE: 12px; COLOR: #66ff66; FONT-FAMILY: Georgia, Times New Roman, Times, serif;
}

.copyrightfont {
    FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Verdana
}
.mainbg {
background-color : #003C00
}
.secondbg {
background-color : #000000
}

.menubg {
background-image: url('images/menugradient.gif'); background-color : #616161
}


.newsbg {
background-image: url('images/back-oavian.jpg');
background-repeat: no-repeat;
background-position: top right;
}

.bottombg {
background-color : #2a4600
}

.topbg {
background-color : #9e9e9e;
}

.mainborder {
    BORDER-TOP: #ac0000 1px solid; BORDER-BOTTOM: #ac0000 1px solid; BORDER-RIGHT: #ac0000 1px solid; BORDER-LEFT: #ac0000 1px solid
}	

.topborder {
    BORDER-TOP: #00FF00 1px solid
}	
.bottomborder {
    BORDER-BOTTOM: #00FF00 1px solid
}
.leftborder {
    BORDER-LEFT: #00FF00 1px solid
}	
.rightborder {
    BORDER-RIGHT: #00FF00 1px solid
}
A.link:link {
	FONT-SIZE: 12px; COLOR: #ea0202; FONT-FAMILY: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}
A.link:visited {
	FONT-SIZE: 12px; COLOR: #ea0202; FONT-FAMILY: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}
A.link:hover {
	FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}


A.menu:link {
	FONT-SIZE: 18px; COLOR: white; FONT-FAMILY: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}
A.menu:visited {
	FONT-SIZE: 18px; COLOR: white; FONT-FAMILY: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}
A.menu:hover {
	FONT-SIZE: 18px; COLOR: #ea0202; FONT-FAMILY: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}
