
/*
AE0000
FA0000
AD3A00
FA5300
525252
ADADAD
*/

body	{ 
font-size: 8pt; margin: 0px 0px 0px 0px; 
font-family: Tahoma, Arial, Verdana;
}
	
.details {
				font-size: 10px; 
				font-family: Courier, Courier New, Verdana, Arial;
			}
		
.show {
				border: 1px solid #D3D2D2;
				font-family: Courier, Courier New, Verdana, Arial;
			}
			td		{ font-size: 8pt; font-family: Tahoma }
		table	{ border-collapse: collapse; }  
			.tbl1	{ border: 1px solid #D3D2D2; }
			.tbl2   { border: 1px solid #EEEEE0; }
			.alt1	{ background-color: #F4F4F4; color: #666666; cursor: hand }
			.tbldivider	{ border: 1px solid #D3D2D2; background-color: #EEEEE0; height: 5px; width: 202px; }
			.tbldivider2	{ border: 1px solid #D3D2D2; background-color: #EEEEE0; height: 5px; width: 602px; }
		   .tbldivider3	{ border: 1px solid #D3D2D2; background-color: #EEEEE0; height: 2px; width: 804px; }
			.square { height: 5px; width: 5px; border: 1px solid #D3D2D2; background-color: #EEEEE0; }
			.spacer { width: 3px }
			
			.topnav { color: #666666; font-weight: bold; border: 1px solid #D3D2D2; }
			.topnavtxt { font-size: 7pt; font-family: Verdana }
			
			/* .maincontainer { border: 1px solid #EEEEE0; padding: 10px 10px 10px 10px } */
			 .maincontainer { border: 1px solid #EEEEE0; } 
			.lbl     { font-weight: bold; padding-right: 5px; vertical-align: top }
			.textbox { border: 1px solid #D3D2D2; font-family: Tahoma; font-size: 8pt; background-color: #F4F4F4 }
			textarea { border: 1px solid #D3D2D2; font-family: Tahoma; font-size: 8pt; background-color: #F4F4F4 }
			.button  { border: 1px solid #D3D2D2; font-family: Tahoma; font-size: 8pt; background-color: #F4F4F4; }
			
			
			a 		 { text-decoration: underline; color: #FE3300 }
			a:visited { text-decoration: underline; color: #FD6640 }
			a:active { text-decoration: underline; color: #FD6640 }
			a:hover  { text-decoration: none; }
			
			a.nav    { text-decoration: none; color: #666666 }
			a:hover.nav { color: #FE3300 }
						
			
			.000000 { background-color: #000000 }
			.f4f4f4 { background-color: #f4f4f4 }
			.fe3300 { background-color: #fe3300 }
			.eeeee0 { background-color: #eeeee0 }
			.fd6640 { background-color: #fd6640 }
			.d3d2d2 { background-color: #d3d2d2 }
			.ffa07a { background-color: #FFA07A }
		   .fafab9 { background-color: #FAFAB9 }
			b.plus  { color: #fe3300 }
			
			
/* Form elements */
input,textarea, select {
	color : #49555A;
	font: normal 11px Arial, Helvetica, sans-serif;
	border-color : #5C6A70;
	background-color: #EEEEE0;
	
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color: #EEEEE0;
	border-color: #D3D2D2;
	color: #49555A
}

input { 
text-indent : 2px;
border: 1px solid;
	border-color: #D3D2D2;
color: #49555A;
	background-color: #EEEEE0;
 }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: #EEEEE0;
	border-color: #D3D2D2;
	color: #49555A
	cursor: hand;
}
.tborder
{
	background-color: #A3A4A6;
	color: #555A5F;
}
.thead
{
	background: #F9F9F9 url(images/strip_back.gif) repeat-x top left;
	color: #757C84;
	font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt1
{
	background-color: #F7F7F7;
	color: #6C737A;
}


TABLE.border {
border-right: 1px solid #A3A4A6;
border-left: 1px solid #A3A4A6;
border-bottom: 1px solid #A3A4A6;
}