BODY { 
	color : #3E3361; 
	font-size : 12px;
	font-family : Arial;
	scrollbar-base-color:#534875; 
	scrollbar-arrow-color:#000000;
	scrollbar-DarkShadow-color:#261A4D; 
}

TD, .text {
	color : #3E3361; 
	font-size : 12px;
	font-family : Arial;
}

.homepage {
	color : #ffffff; 
	font-size : 12px;
	font-family : Arial;
}

.homepage_input {
	color : White;
	font-size : 10px;
	font-family : Monospace;
	background-color : #787088;
}

A {	
	color: #330066; 
	text-decoration: underline;
}

A:Hover { 
	color: #990000; 
	text-decoration: underline;
 }

input {
	font-size : 11px;
	font-family : Monospace;
}

.tablerow1 {
	background-color: #d3cfe2;
}

.tablerow2 {
	background-color: #c4c0d4;
}

.tableheader {
	color : #ffffff; 
	font-size : 12px;
	font-family : Arial;
}

.tablecaptionlite {
	color : #76708B; 
	font-size : 12px;
	font-family : Arial;
}

.copyright {
	color : #330066; 
	font-size : 10px;
	font-family : Arial;
}

.clocktext {
        color : #7A758F;
        font-size : 9px;
        font-family : monospace;
	height:11px;
}

.contentheader { 
	font: arial 12px; 
	color: #1A1234; 
	font-weight: bold; 
	font-style: italic;
}

.largeheader {
        font-family: arial;
        font-size: 18px;
        color: #FFFFFF;
        font-weight: bold;
}
                                                                                                                                                             

.subheader { 
	font: arial 12px; 
	color: #790000; 
	font-weight: bold; 
}

select { 
	border-top:#000000 solid thin; 
	border-bottom:#000000 solid thin; 
	border-right:#000000 solid thin; 
	border-left:#000000 solid thin; 
	color: #000000; 
	background-color: #D3CFE2; 
	FONT: 12px Arial; 
	COLOR: #000000; 
	height: 14px; 
}

.form_input {
	border-top:1px outset #000000; 
	border-bottom:1px outset #000000; 
	border-right:1px outset #000000; 
	border-left:1px outset #000000; 
	color: #1A1234; 
	background-color: #ffffff; 
	font-family:monospace; 
	font-size:12px; 
	height:17px; }

.clock {
        border-top: 0;
        border-bottom: 0;
        border-right: 0;
        border-left: 0;
        color: #1A1234;
        background-color: #D3CFE2;
        font-family:monospace;
        font-size:10px;
        height:12px; }

	
textarea
{
	border-top:1px outset #330066; border-bottom:1px outset #330066; border-right:1px outset #330066; border-left:1px outset #330066;
	background-color: #ffffff;
	FONT: 12px Arial;
	COLOR: #1A1234;
    TEXT-DECORATION: none;
	SCROLLBAR-FACE-COLOR: #330066; scrollbar-arrow-color: #000000; scrollbar-base-color: #534875; scrollbar-dark-shadow-color: #261A4D; scrollbar-highlight-color: #E7E5EF; scrollbar-3dlight-color: #E7E5EF;
}

.background {
	background-attachment : fixed;
	background-image :  url(file:///C|/WINDOWS/Temporary%20Internet%20Files/Content.IE5/images/raven_bk.gif);
	background-repeat : no-repeat;
	border : 1px solid Black;
	background-position : center;
}

.red {
	color: #9c2f38;
}

.opt {
	background-color : #2A1E51;
}

.smallfonts {
	font-size : 11px;
}

A:link.gallery, A:visited.gallery { font: 12px arial; color:#ffffff; font-weight:bold; text-decoration:none;}
A:hover.gallery, A:active.gallery { font: 12px arial; color:#FFD31F; font-weight:bold; text-decoration:underline;}

A:link.cheer, A:visited.cheer { font: 12px arial; color:#ffffff; font-weight:bold; text-decoration:underline;}
A:hover.cheer, A:active.cheer { font: 12px arial; color:#790000; font-weight:bold; text-decoration:underline;}

/* stats and miscellaneous table classes */

.title { background-color: #534875; font: arial 12px; color: #ffffff; font-weight:bold; font-style:italic; text-transform: uppercase; }
.subtitle { background-color: #9F98B5; font: arial 12px; color: #ffffff; font-weight:bold; }
.subtitle2 { background-color: #534875; font: arial 12px; color: #ffffff; font-weight:bold; }
.content { background-color: #C4C0D4; font: arial 12px; color: #3E3361; }

