/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666699;
		line-height: 20px;

	font-weight: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*color: #c9b6b7;*/
	color: #000000;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.navlinks  {
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
	/*font-weight: bold;*/

}

a.navlinks:active , a.navlinks:visited  {
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;
	color: #FFFFFF;
    line-height: 30px;
	text-decoration: none;
	/*font-weight: bold;*/
}
a.navlinks:hover  {
font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #FFFFFF;
	    line-height: 30px;
	text-decoration: underline;
	/*font-weight: bold;*/
}
li, ul, p, .inline, .bodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.inline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #121c4d;
}
.inner_left {
	background-image: url(media/left_inner_tb.gif);
	background-repeat: repeat-y;
}
.inner_right {
	background-image: url(media/right_inner_tb.gif);
	background-repeat: repeat-y;
}
.inner_top {
	background-image: url(media/top_inner_tb.gif);
	background-repeat: repeat-x;
}
.inner_bottom {
	background-image: url(media/bottom_inner_tb.gif);
	background-repeat: repeat-x;
}
.bordertbl {
	border: 2px solid #121c4d;
}
.bordertbl2 {
	border-top-width: 2px;
	
	border-bottom-width: 2px;
	
	border-top-style: groove;
	border-bottom-style:groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a {
	font-weight: bold;
	color: #666666;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666699;
	text-decoration: none;
}
.tblbdr2 {
	border: 2px groove #000000;
}

