/* $Id: skin1.css,v 1.84.2.17 2006/12/08 13:37:24 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; line-height: 1.4em;}

HTML,BODY { marginheight:0; marginwidth:0; rightmargin:0; topmargin:0; leftmargin=0; background: #000000; }
FORM { margin: 0; }
TABLE,IMG { border: 0; }

a{ color: #263ea8; text-decoration: underline;}
a:hover {color: #444444; text-decoration: underline;}

.smalltext {font-size: 11px; line-height: 14px;}
.whitetext {color:#FFFFFF;}
.whitetext2 {color:#FFFFFF; font-weight: bold}
.accent { color: #ff6600; font-weight: heavy; font-size: 14px; margin: 5px 0px -2px 0px}
.accent2 { color: #2d2d92; font-weight: bold;}
.text13 { font-size: 14px}

#flashintro object {display: block;}


.IMGR {  padding-left: 10px}
.IMG2 {  border: #9eb59f 1px solid;}


h2 { color: #ffdd89; font-size: 16px; font-weight: normal;  margin-bottom: 0px; line-height: 24px}

HR { color: #CCCCCC; background-color: #CCCCCC; height: 1px; margin: 0px 195px 0px 15px; border-bottom-width: 0; border-left-width: 0; border-right-width: 0; border-top-width: 0;}



#maincontainer{
width: 938px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #000000;
}


.contentwrapper{width: 100%; background: #554c2d;}
  

.innertube{
margin: 10px 10px 15px 0px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.bold { font-size: 16px; font-weight: normal; color: #dd671d; line-height:30px; margin-bottom:10px;}
.bold a{ color: #dd671d; text-decoration: none;}
.bold a:hover { color: #ded714; text-decoration: none;}




.margin1 {margin-top: 10px}
.margin2 {margin-top: 3px}
.indent {padding-left: 25px}
.spacer { line-height: 5px}
.prop { height:127px; float:right; width:1px;}
.prop2 { height:277px; float:right; width:1px;}
.clear {clear:both;height:1px;overflow:hidden;}



