body, html, td {
	font-family: Times, "Times New Roman";
    	font-size: 14px;
    	color: #303030;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #500000;
	scrollbar-3dlight-color: #888888;
	scrollbar-darkshadow-color: #500000;
	scrollbar-face-color: #888888;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #888888;
	scrollbar-track-color: #CCCCCC;
}
a:link { color: #500000} 
a:visited { color: #500000} 
a:active { color: #500000}
a:hover { color:#FF0000; background-color: #CCCCCC }
.inputclass { 
font-size:10px;
}
a.menu:active {
	font-family: Times, "Times New Roman";
	font-size: 13px;
	line-height:20px;
	color: #500000;
	font-weight:bold;
} 
a.menu:visited {
	font-family: Times, "Times New Roman";
	font-size: 13px;
	line-height:20px;
	color: #500000;
	font-weight:bold;
	text-decoration: underline;
} 
a.menu:hover {
	text-decoration: underline;
	font-family: Times, "Times New Roman";
	color: #FF0000;
	background-color: #CCCCCC;
	font-size: 13px;
	line-height:20px;
	font-weight:bold;
}
a.menu{
	font-family: Times, "Times New Roman";
	font-size: 13px;
	line-height:20px;
	color: #500000;
	font-weight:bold;
}
a.brownlink:active {
	font-family: Times, "Times New Roman";
	font-size: 11px;
	color: #888888;
	font-weight:bold;
	text-align: left;
} 
a.brownlink:visited {
	font-family: Times, "Times New Roman";
	font-size: 11px;
	color: #888888;
	font-weight:bold;
	text-align: left;
	text-decoration: underline;
} 
a.brownlink:hover {
	text-decoration: underline;
	font-family: Times, "Times New Roman";
	color: #303030;
	background-color: #CCCCCC;
	font-size: 11px;
	font-weight:bold;
	text-align: left;
}
a.brownlink{
	font-family: Times, "Times New Roman";
	font-size: 11px;
	color: #888888;
	font-weight:bold;
	text-align: left;
} 
 
a.brownlinksmall:active {
	font-family: Times, "Times New Roman";
	font-size: 10px;
	color: #888888;
	font-weight:bold;
	text-align: left;
} 
a.brownlinksmall:visited {
	font-family: Times, "Times New Roman";
	font-size: 10px;
	color: #888888;
	font-weight:bold;
	text-align: left;
	text-decoration: underline;
} 
a.brownlinksmall:hover {
	text-decoration: underline;
	font-family: Times, "Times New Roman";
	color: #303030;
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight:bold;
	text-align: left;
}
a.brownlinksmall {
	font-family: Times, "Times New Roman";
	font-size: 10px;
	color: #888888;
	font-weight:bold;
	text-align: left;
}
a.redlink:active {
	font-size: 10px;
	color: #888888;
	background: #FFFFFF;
}
a.redlink:visited {
	font-size: 10px;
	color: #888888;
	background: #FFFFFF;
}
a.redlink:hover {
	font-size: 10px;
	color: #888888;
	background: #E6E6FA;
} 
a.redlink:link {
	font-size: 10px;
	color: #888888;
	background: #FFFFFF;
} 
td.greyright {
	text-align: right;
	font-weight:bold;
}
TABLE.home {
	background-color : #FFFFFF;
	border-top : 1px solid #FF0000;
	border-left : 1px solid #FF0000;
	border-right : 1px solid #FF0000;
	border-bottom : 1px solid #FF0000;
	background-image : url(images/background.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : top right;
}

table.bor {
	background: #FFFFFF;
	text-align: left;
	border: 1px #FF0000;solid;
	border-width: 1px 1px 1px 1px;
}
table.bor3 {
	background: #FFFFFF;
	border: 1px #FF0000;solid;
	border-width: 1px 1px 1px 1px;
}
table.bor3 {
	border: 1px #FF0000;solid;
	border-width: 1px 1px 1px 1px;
}
TD.copyright {
	font-size : 7pt;
	color : #005AAB;
}
td.smallgreyright {
	font-size: 10px;
	background: #CCCCCC;
	text-align: right
}
td.smallgreyright2 {
	font-size: 10px;
	background: #C0C0C0;
	text-align: right
}
td.smallgreyleft {
	font-size: 10px;
	background: #CCCCCC;
	text-align: left
}
td.smallgreyleft2 {
	font-size: 10px;
	background: #C0C0C0;
	text-align: left
}
td.smallgreycenter {
	font-size: 10px;
	background: #CCCCCC;
	text-align: center
}
td.small {
	font-size: 10px;
	text-align: left;
}
td.smallgreycenter2 {
	font-size: 10px;
	background: #C0C0C0;
	text-align: center
}
td.green {
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	color:#005AAB;
}
td.green2 {
	font-size: 12px;
	text-align: right;
	font-weight:bold;
	color:#005AAB;
}
td.red2 {
	font-size: 10px;
	color: #703040;
	text-align: left;
}
td.red5 {
	font-size: 11px;
	line-height:20px;
	text-align: center;
	color: #005AAB;
	font-weight:bold;
	background: #FFFFFF;
	border: 1px #0091D6 solid;
	border-width: 1px 1px 1px 1px;
}
td.footer {
	font-size: 10px;
	line-height:20px;
}
td.forumtext {
	font-size: 12px;
	text-align: left;
}
TABLE.content {
	border-top : 1px solid #FF0000;
	border-right : 1px solid #FF0000;
	border-bottom : 1px solid #FF0000;
}
TABLE.footer {
    font-size : 11px;	
}
TD.nav {
	padding-left : 10px;
	padding-right : 10px;
}
TABLE.content_area {
	border-right : 1px solid #BC2525;
}
TABLE.homepage {
	border: 1px solid #BC2525;
	background-color : #FFFFFF;
}
TD.footer2 {
	background-color : #888888;
	font-family: Ariel, Helvetica;
	font-size : 7pt;
	font-weight : bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #BC2525;
	border-bottom: 1px solid #BC2525;
}
TD.header2 {
	background-color : #0091D6;
	font-size : 8pt;
	color : #FFFFFF;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
}
TD.header3 {
	background-color : #CCCCCC;
	font-size : 8pt;
	font-weight : bold;
	color: #005AAB;
	padding-top : 5px;
	padding-bottom : 5px;
}
td.smallheader {
	color: #FFFFFF;
	font-size: 10px;
	background: #0091D6;
	text-align: center
}
table.button {
	border-style: inset;
	border-width: 1px;
	background: #005AAB;
	border-color: #0091D6;
	
}
h1 {
font-size: 16px;
font-family: Times, "Times New Roman";
text-align: left; 
color: #500000;
line-height:20px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
font-style: oblique;
 }
h2 {
font-weight:bold;	 
font-size:12pt;
font-family: Times, "Times New Roman";
color: #500000;
padding: 0px;
margin-bottom: 0px;
 }
h3 {
font-size:8pt;
font-weight: bold; 
font-family: Times, "Times New Roman";
color:#005AAB;
margin-bottom: 0px;
margin-top: 0px;
 }
.smtext {
	font-family: Times, "Times New Roman";
	font-size: 10px;
}
.iframe {
	overflow: hidden;
	border: 1px solid black;
}
#chatBox {
	width: 100%;
	height: 335;
	overflow: auto;
}
#usersBox {

	height: 280;
	padding: 0 5px 0 10px;
	overflow: auto;
}
.chatBorderText {
	font-weight: bold;
	color: #0091D6;
	font-size: 10px;
}
.LogOut {
	color: #0091D6;
	font-size: 10px;
	font-family: Times, "Times New Roman";
}
.UserStatus {
	color: #0091D6;
}
.soundoptions {
	font-size: 10px;
}
.privatemessage {
	font-weight: bold;
	font-size: 10px;
	color: #0091D6;
}
.consolemessage {
	font-size: 10px;
	color: self.close();
	font-weight: bold;
}
#emoticons {
    position:absolute;
    top: 320px;
    left: 21px;
    background-color: #FFFFFF;
    border-top: 1px solid #C1C1C1;
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
	filter:
    progid:DXImageTransform.Microsoft.Alpha(opacity=95);
    -moz-opacity: 0.95;
    overflow: hidden;
	z-index: 1;
}
#emoticons div {
    width:220px;
    height:50px;
    display:block;
    overflow:hidden;
}
#emoticons div span {
    width: 20px;
    height: 20px;
    border-top: 1px solid #C1C1C1;
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    padding: 0px;
    text-align: center;
}
#mycountdowndiv {
	font-size: 14px;
	font-family: Times, "Times New Roman";
	color: #005AAB;
	font-weight:bold;
	text-align: center; 
	line-height:5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
td.mycountdowndiv {
	font-size: 14px;
	font-family: Times, "Times New Roman";
	color: #A3A3A3;
	font-weight:bold;
	text-align: center; 
	line-height:5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
div.menudiv {
	font-size: 13px;
	font-family: Times, "Times New Roman";
	color:#FFFFFF;
	font-weight:bold;
	background-color: #888888;
	text-align: left; 
	padding: 2px;
}
div.menudiv2 {
	font-size: 15px;
	font-family: Times, "Times New Roman";
	color:#005AAB;
	font-weight:bold;
	background-color: #888888;
	text-align: center; 
	padding: 5px;
}


