/* ------------------------    MAIN    --------------------------*/
font {}
TABLE, TR, TD, UL {}

body{padding: 0px; margin: 20px 0px; background: #103f14 url(/images/bg_tile.jpg) repeat-x; text-align: center;}
.container{text-align: left; margin: 0 auto; width: 900px;}
.border_site{border: 1px solid #e4e0d2;}
.content{background-color: #e4e0d2; padding: 15px;}
h1{margin: 0px 0px 8px 0px; padding: 0px; font-size: 24px; color: #003300;}
.border{border: 3px solid #003300;}
p, li{line-height: 28px;}
hr.cleaner{border: 0px; clear: both;visibility: none; height: 0px; width: 0px; margin: 0px; height: 0px;}

#small {
	font-size: 14px;}
#reg {
	font-size: 14px;}
#big {
	font-size: 14px;}
	
.main {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color:#333333;
	background-color: ;
	border: 0px  ;
}
.maintext1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: #333333;
}
.maintext2 {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:14px;
	color:#333333;
}
.mainlink {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:14px;
	color:#003300;}
.mainlink a:link {
	color:#003300;}
.mainlink a:hover {
	color:#996633;}
.mainlink a:active {
	color:#FF9900;}
.mainlink a:visited {
	color: #330000;}
	
a {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: #003300;}
a:link {
	color: #003300;}
a:hover {
	color: #996633;}
a:active {
	color: #FF9900;}
a:visited {
	color: #330000;}
	
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: ;
	border: 1px #999999 solid;}
.subcolor {
	color: #000000;
	background-color: ;}
.subtext1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: #000000;}
.subtext2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: #000000;}
.sublink {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: #0000FF;}
.sublink a:link {
	color: #0000FF;}
.sublink a:hover {
	color: #FF0000;}
.sublink a:active {
	color: #FF9900;}
.sublink a:visited {
	color: #999999;}
	
/* ------------------------    NAV    --------------------------*/

.nav {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: ;
	background-color: ;
	border: 0px  ;}
.navcolor {
	color: ;
	background-color: ;}
.navtext1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: ;}
.navtext2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: ;}
.navlink {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	color: ;}
.navlink a:link {
	color: ;}
.navlink a:hover {
	color: ;}
.navlink a:active {
	color: ;}
.navlink a:visited {
	color: ;}

/* ------------------------    LINK TO HIDDEN DIR    --------------------------*/

.resource {
	color:#000000; 
	text-decoration: none;
	font: 10px/120% Arial, Helvetica, sans-serif;
	cursor: text;}
.resource a:link {
	color: #000000;
	cursor: text;}
.resource a:hover {
	color: #000000;
	cursor: text;}
.resource a:visited {
	color: #000000;
	cursor: text;}
.resource a:active {
	color: #000000;
	cursor: text;}
	
/* ------------------------    FOOTER    --------------------------*/

#footer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #909090;
	padding: 5px;
	height:40px;
	text-decoration: none;
	}
#footer a {
	color: #909090;
	text-decoration: underline;
	}
#footer a:hover {
	color: #A7A7A7;
	text-decoration: underline;
	}
