__body {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	SCROLLBAR-HIGHLIGHT-COLOR: #EFEFEF;
	SCROLLBAR-SHADOW-COLOR: #9395AC;
	SCROLLBAR-3DLIGHT-COLOR: #EFEFEF;
	SCROLLBAR-ARROW-COLOR: #A51129;
	SCROLLBAR-TRACK-COLOR: #EFEFEF;
	SCROLLBAR-DARKSHADOW-COLOR: #A51129;
	SCROLLBAR-FACE-COLOR: #BDC7DE;
	SCROLLBAR-BASE-COLOR: #A51129;
	font-size:8pt;
	color:black;
	
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 21px;
	color: #A51129;
	font-weight: normal;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #A51129;
	font-weight: normal;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	color: #A51129;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	color: #A51129;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}

.color1 {
	color: #A51129;
}

.red {
	color: #CC0000;
}

.darkred {
	color: #‘‘0000;
}

.bgcolor1 {
	background-color: #A51129;
	color: #ffffff;
}

.bgcolor1bold {
	background-color: #A51129;
	color: #ffffff;
	font-weight: bold;
}

.bgcolor1bold2 {
	background-color: #A51129;
	color: #ffffff;
	font-weight: bold;
	text-align : center;
}

.bgcolor2 {
	background-color: #FFCC00;
}

.bgcolor22 {
	background-color: #FFAA00;
	font-weight: bold;
	text-align : center;
}

.bgcolor3 {
	background-color: #FFE5B3;
}

.bgcolor32 {
	background-color: #FFE5B3;
	xfont-weight: bold;
	text-align : center;
}

.ttitle {
	background-color: #A51129;
	color: #FFFFFF;
}

a {
	color: #A51129;
	text-decoration : none;
}

a:hover {
	color: #000000;
	text-decoration : underline;
}

.mainmenu {
	color: #A51129;
}

a.topmenu {
	color: #A51129;
	xfont-weight: bold;
	text-decoration : none;
}

a.topmenu:hover {
	color: #A51129;
	xfont-weight: bold;
	text-decoration : underline;
}

a.glink {
	color: #333333;
	text-decoration : none;
}

a.glink:hover {
	color: #000000;
	text-decoration : underline;
}

a.wlink {
	color: #ffffff;
	text-decoration : none;
}

a.wlink:hover {
	color: #ffffff;
	text-decoration : underline;
}

a.blink {
	color: #000000;
	text-decoration : none;
}

a.blink:hover {
	color: #000000;
	text-decoration : underline;
}

a.topmenusel {
	color: #A51129;
	font-weight: bold;
	text-decoration : none;
}

a.topmenusel:hover {
	color: #A51129;
	font-weight: bold;
	text-decoration : underline;
}

.copy {
	color: #FFFFFF;
}

.menu {
	color: #A51129;
}

.navigation {
	color: #777777;
}

select {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

td,body {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#000000;
}

.small {
	font-family: Arial Narrow, Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
}

.big {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
}

.condensed {
	background-color : #FFE5B3;
	color : #000000;
	font-size: 11px; font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

.condensedheader {
	background-color : #A51129;
	color : #FFFFFF;
	font-weight: bold; 
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* -------------------------------------------------- */

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Tahoma,Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* Fancy form styles for IE */

input, textarea, select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input { text-indent : 2px; }

input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

.postbody { line-height: 18px}
