/* CSS Document */

body,html{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color:#CC33FF;
    SCROLLBAR-FACE-COLOR: #999999; 
    SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
    SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
    SCROLLBAR-3DLIGHT-COLOR: #666666; 
    SCROLLBAR-ARROW-COLOR: #FFFFFF; 
    SCROLLBAR-TRACK-COLOR: #333333; 
    SCROLLBAR-DARKSHADOW-COLOR: #333333;
}

table,tr,td,p,li {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CC99FF;
	border-color: #333333;
	font-weight: bolder;
}

td.maintop {
	 font-family: Tahoma, Verdana, sans-serif;
	 font-size: 10px;
	 color: #666666;
	 background-color: #FFFFFF;
	 padding:4px;
}

.menutitle {font-family: Tahoma, Verdana, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #983000}
a.menutitle:link {color: #FFFFFF; text-decoration: none} 
a.menutitle:visited {color: #FFFFFF; text-decoration: none} 
a.menutitle:hover {color: #FFFFFF; text-decoration: underline} 
a.menutitle:active {color: #FFFFFF; text-decoration: underline
}

.white {font-family: Tahoma, Verdana, sans-serif; font-size: 10px; color: #FFFFFF}
a.white:link {color: #FFFFFF; text-decoration: none} 
a.white:visited {color: #FFFFFF; text-decoration: none} 
a.white:hover {color: #FFFFFF; text-decoration: underline} 
a.white:active {color: #FFFFFF; text-decoration: underline
}

.card {font-family: Tahoma, Verdana, sans-serif; font-size: 10px; color: #990000}
a.card:link {color: #990000; text-decoration: none} 
a.card:visited {color: #990000; text-decoration: none} 
a.card:hover {color: #990000; text-decoration: underline} 
a.card:active {color: #990000; text-decoration: underline
}

a:link {font-family: Tahoma, Verdana, sans-serif; font-size: 11px; color: #333333; text-decoration: none} 
a:visited {font-family: Tahoma, Verdana, sans-serif; font-size: 11px; color: #333333; text-decoration: none} 
a:hover {font-family: Tahoma, Verdana, sans-serif; font-size: 11px; color: #333333; text-decoration: underline} 
a:active {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bolder;
}

a.dot1:link, a.dot1:visited {
        color: #FFFFFF;
        text-decoration: none;
        border-bottom: 2px dotted #ff0000;
}

a.dot1:hover {
        color: #ff0000;
        border-bottom: 2px dotted #ff0000;
}

a.dot1:active {
        color: #AAAAAA;
        border-bottom: 2px dotted #ff0000;
}

.bigtitle {
  font-size:16px;
  font-weight:bold;
  color:#999999;
}

.bigtitle2 {
  font-size:18px;
  font-weight:bold;
}

.box {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding:4px;
}

.logininput {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC5F00;
	width: 85px;
	height: 16px;
    border-top: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
    border-left: 1px solid #ff0000;
    border-right: 1px solid #ff0000;
    font-family: tahoma,Verdana,Arial;
}
.title {
	font-size: 16px;
	font-weight: bold;
}

.linktitle {
	font-size: 14px;
	font-weight: bold;
}
.story {
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	/* line-height:12px; */
}
.error {
 font-family: Tahoma, tahoma, sans-serif;
 font-size: 11px;
 color: #FF0000;
 font-weight: bold}
 
 /* Form button style. */  

.inputSubmit {
 color: #222222;
 background-color: #ff0000;
 border-top: 1px  solid #333333;
 border-bottom: 1px solid #333333;
 border-left: 1px solid  #333333;
 border-right: 1px solid #333333;
 font-family: Tahoma,verdana,Arial;
 font-size: 9px;
 font-weight: bold}
 
 .inputSubmitLight {
 color: #890000;
 background-color: #ff0000;
 border-top: 1px  solid #670000;
 border-bottom: 1px solid #670000;
 border-left: 1px solid  #670000;
 border-right: 1px solid #670000;
 font-family: Tahoma,verdana,Arial;
 font-size: 9px;
}

/* Form field style. */ 

.inputBox {
 color: #990000;
 background: #FFFFFF;
 border-top: 1px  solid #4C0000;
 border-bottom: 1px solid #B84D4D;
 border-left: 1px solid #4C0000;
 border-right: 1px solid #B84D4D;
 font-family: tahoma,verdana,Arial;
 font-size: 9px;
 height: 16px}
 
 .inputLogin {
 color: #222222;
 background: #DEDEDE;
 border-top: 1px  solid #333333;
 border-bottom: 1px solid #333333;
 border-left: 1px solid #333333;
 border-right: 1px solid #333333;
 font-family: tahoma,verdana,Arial;
 font-size: 10px;
 height: 16px}
 
 .inputError {
 color: #222222;
 background: #ff0000;
 border-top: 1px  solid #333333;
 border-bottom: 1px solid #333333;
 border-left: 1px solid #333333;
 border-right: 1px solid #333333;
 font-family: tahoma,verdana,Arial;
 font-size: 10px;
 height: 16px}
 
 /* Form text area style. */ 

.inputBoxTextarea {
color: #222222;
 background: #DEDEDE;
 border-top: 1px solid #333333;
 border-bottom: 1px solid #333333;
 border-left: 1px solid #333333;
 border-right: 1px solid #333333;
 font-family: tahoma,verdana,Arial;
 font-size: 11px;}
 
 .inputBoxTextareaError {
color: #222222;
 background: #ff0000;
 border-top: 1px solid #333333;
 border-bottom: 1px solid #333333;
 border-left: 1px solid #333333;
 border-right: 1px solid #333333;
 font-family: tahoma,verdana,Arial;
 font-size: 11px;}
 
.textarea1 {
color: #FFFFFF;
 background: #990000;
 background-image: url(../images/graphics/red_background.gif);
 border-top: 1px solid #4C0000;
 border-bottom: 1px solid #B84D4D;
 border-left: 1px solid #4C0000;
 border-right: 1px solid #B84D4D;
 font-family: tahoma,verdana,Arial;
 font-size: 11px;}
 
 .img1 		{ background-color: #CCCCCC; border: 1px solid #000000;  }
 
 /* Forum Styles */
 
 .tHeading {
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 10px; 
	color: #ff0000; 
	font-weight: bold;
}

 .tiHeading {
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 10px; 
	color: #ff0000; 
}

 .pagetitle { 
	font-size: 24px;
	color: #ff0000;
	line-height:24px;
}

 .personalstitle { 
	font-size: 14px;
	color: #FFFFFF;
	line-height:24px;
	font-weight: bold;
}

a.cat:link, a.cat:visited  {
	color : #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}


a.cat:hover, a.cat:visited:hover {
	color : #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a.smLink:link, a.smLink:visited, a.smLink:active  {
	color : #ff0000;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-size: 10px;
}


a.smLink:hover {
	color : #ff0000;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration : underline;
	font-size: 10px;
}

a.bbLink:link, a.bbLink:visited, a.bbLink:active  {
	color : #ff0000;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}


a.bbLink:hover {
	color : #ff0000;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.thread:link, a.thread:visited, a.thread:active  {
	color : #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


a.thread:hover {
	color : #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

