/* ------------------------    MAIN    --------------------------*/
font {}
TABLE, TR, TD, UL {}

body{margin:0;}
h1 {font:bold 18px tahoma, san-serif;
}
h2 {font:bold 16px tahoma, san-serif;}
h3 {font:bold 14px tahoma, san-serif;
color:#ff0000;
}
h4 {font:bold 12px tahoma, san-serif;
}
p {font:normal 12px tahoma, san-serif;line-height:150%}
ul, td {font:normal 12px tahoma, san-serif;line-height:150%}

img.border {padding: 1px;border:1px solid #DCDCDC}

.quote {font:normal 12px tahoma, san-serif;}


#small {
	font-size: 12px;}
#reg {
	font-size: 12px;}
#big {
	font-size: 14px;}
	
.main {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: #FFFFFF;
	border: 0px  ;
}
.maintext1 {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext2 {
	font-family:tahoma,sans-serif;
	font-size:12px;
	color:#000000;
}
.mainlink {
	font-family:tahoma,sans-serif;
	font-size:12px;
	color:#666666;}
.mainlink a:link {
	color:#666666;}
.mainlink a:hover {
	color:#000000;}
.mainlink a:active {
	color:#666666;}
.mainlink a:visited {
	color: #666666;}
	
a {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	color: #666666;}
a:link {
	color: #666666;}
a:hover {
	color: #000000;}
a:active {
	color: #666666;}
a:visited {
	color: #666666;}
	
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px #999999 solid;}
.subcolor {
	color: #000000;
	background-color: #EEEEEE;}
.subtext1 {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	color: #000000;}
.subtext2 {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	color: #000000;}
.sublink {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	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: tahoma,sans-serif;
	font-size: 12px;
	color: ;
	background-color: ;
	border: 0px  ;}
.navcolor {
	color: ;
	background-color: ;}
.navtext1 {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	color: ;}
.navtext2 {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	color: ;}
.navlink {
	font-family: tahoma,sans-serif;
	font-size: 12px;
	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;
	}