A {font-size: 12px; color : black;}
A:LINK {font-size: 12px; color : #3333FF;}
a:visited {font-size: 12px; color : #3333FF;}
A:HOVER {font-size: 12px; color: #800080;}

.main {
	background-color: white;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
}


BODY {
	background: #660033 url('images/bckgnd-maroon-black.jpg') fixed;
        margin: 10px 0px 10px 0px;
	font-size: 9px;
	font-family: arial;
	scrollbar-arrow-color : #660033;
	scrollbar-base-color : #660033;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : white;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-3dlight-color : #660033;
}


.cellreg {font-family: Verdana; font-size: 12px; color: #A78AC2;}
.cellreg a:link {font-family: Verdana; font-size: 12px; color: #A78AC2;}
.cellreg a:visited {font-family: Verdana; font-size: 12px; color: #A78AC2;}
.cellreg {
	border-bottom: #A78AC2 1px solid;
	background-color: black;
}
.cellhover {font-family: Verdana; font-size: 12px; color: black;}
.cellhover a:link {font-family: Verdana; font-size: 12px; color: black;}
.cellhover a:visited {font-family: Verdana; font-size: 12px; color: black;}
.cellhover {
	border-bottom: #A78AC2 1px solid;
	background-color: #A78AC2;
}

.linkcolor1 a:link {font-family: arial; font-size: 12px; color: red}
.linkcolor1 a:visited {font-family: arial; font-size: 12px; color: red}
.linkcolor1 a:hover {font-family: arial; font-size: 12px; background-color: red; color: white}

.a1 { font-size: 13px; font-family:arial; color: #A78AC2 }
.a1 a:link {font-family: arial; font-size: 13px; color: #A78AC2 }
.a1 a:visited {font-family: arial; font-size: 13px; color: #A78AC2 }
.a1 a:hover {font-family: arial; font-size: 13px; color: yellow }
.a1 { background-color: black;}

.a2 { font-size: 9px; font-family:arial; color: #A78AC2 }
.a2 a:link {font-family: arial; font-size: 9px; color: #A78AC2 }
.a2 a:visited {font-family: arial; font-size: 9px; color: #A78AC2 }
.a2 a:hover {font-family: arial; font-size: 9px; color: yellow }
.a2 { background-color: black;}


.cellh {font-size : 12px; font-family: arial; color: yellow}
.cellh a:link {font-family: arial; font-size: 12px; color: yellow}
.cellh a:visited {font-family: arial; font-size: 12px; color: yellow}
.cellh a:hover {font-family: arial; font-size: 12px; color: white}

.celllink {
	background-image: url('buttons/background.jpg');
	background-repeat: repeat-x
}


.cookie {font-size: 10px; font-family: arial;}
.cookie a:link {font-family: arial; font-size: 10px; color: #996600}
.cookie a:visited {font-family: arial; font-size: 10px; color: #996600}
.cookie a:hover {font-family: arial; font-size: 10px; color: yellow}


.mainbod {font-size: 12px;	font-family: arial;}
.mainbod a:link {font-family: arial; font-size: 12px; color: #660033}
.mainbod a:visited {font-family: arial; font-size: 12px; color: #660033}
.mainbod a:hover {font-family: arial; font-size: 12px; color: blue}

.cellhilite {border-bottom: black 1px solid;}

.cellhilite1 {border: black 1px dotted;}


