SELECT, INPUT, TEXTAREA, OPTION        { color: #696969; font-size: 10px; font-family: Tahoma, sans-serif; text-decoration: none }

html,body			{margin:0;padding:0}
body				{background-color:#fcfff5}

p, td{
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#header{
	height:119px;
	margin:0;
	background: #193441;
	border-bottom-color: #e606f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div#navigation{
	width:150px;
	float:left;
	min-height:301px;
	_height:301px;
	margin:0;
}


div#extra{
	width:150px;
	margin:0;
	clear: left;
	text-align: center;
}
div#img{
	clear:left;
}
div#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	width:650px;
	height:20px;
	background-image:url(img/bg_footer.gif);
	font-size:10px;
	color: #3e606f;
}
div#wrapper{
	padding-top:15px;
}	
div#container{
	width:800px;
	height:auto;
	min-height:570px;
_height:570px;
	margin:0 auto;
	border-width: 1px;
	border-style: solid;
	border-color: #e606f;
	background:#3b5182;
}
div#leftcol{
	float:left;
	min-height:451px;
	_height:451px;
	height:auto;
	background:#3b5182;
}
div#main{
	width:650px;
	float:left;
	min-height:430px;
	_height:430px;
	height:auto;
	top: 134px;
	background-image: url(img/bg.jpg);
}
div#content{
	border-width:10px;	
	min-height:430px;
_height:430px;
	float:left;
}
.maintext {
	margin: 10px;
}

.txtvert 			{ color: #91aa9d; font-weight: bold; font-size: 10px }
.title   			{ color: #3e606f; font-size: 12px; font-weight: bold }
.txtbold   			{ font-size: 13px; font-weight: bold }

a		            { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3e606f; font-size: 12px; text-decoration: underline }
a:hover	    		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #3e606f; font-size: 12px; text-decoration: none }

a.footer		        { color: #91aa9d; font-size: 10px; font-weight: normal; text-decoration: underline }
a.footer:hover		    { color: #3e606f; font-size: 10px; font-weight: normal; text-decoration: none }

.nav		        { color: #3e606f; font-size: 11px; font-weight: bold; text-decoration: none }
a.nav		        { color: #3e606f; font-size: 11px; font-weight: bold; text-decoration: none }
a.nav:hover		    { color: #91aa9d; font-size: 11px; font-weight: bold; text-decoration: none }

.navactive		    { color: #91aa9d; font-size: 11px; font-weight: bold; text-decoration: none }
a.navactive		    { color: #91aa9d; font-size: 11px; font-weight: bold; text-decoration: none }
a.navactive:hover	{ color: #3e606f; font-size: 11px; font-weight: bold; text-decoration: none }

.snav		        { color: #3e606f; font-size: 10px; font-weight: bold; text-decoration: none }
a.snav		        { color: #3e606f; font-size: 10px; font-weight: bold; text-decoration: none }
a.snav:hover		    { color: #3e606f; font-size: 10px; font-weight: bold; text-decoration: underline }

.snavactive		    { color: #91aa9d; font-size: 10px; font-weight: bold; text-decoration: none }
a.snavactive		    { color: #91aa9d; font-size: 10px; font-weight: bold; text-decoration: none }
a.snavactive:hover	{ color: #91aa9d; font-size: 10px; font-weight: bold; text-decoration: underline }

UL, LI  { list-style-image: url(img/generic/bullet_list.gif) }
