a, a:link, a:visited, a:active   {
	font-family:times, 'TImes New Roman', serif;
	color:#333333;
	font-size:14px;
	text-decoration:none;
}

a:hover {
	color:#115DB5;
	text-decoration:none;
}

h1 {font-family:'Times New Roman', times, serif;font-size:22px;color:#377FD2;margin:0px 0px 5px 0px;font-weight:normal;}
h2 {color:#333333;font-family:'Times New Roman', times, serif;font-size:16px;margin:0px 0px 0px 0px;font-weight:bold;}
h3 {color:#115DB5;font-family:'Times New Roman', times, serif;font-size:14px;margin:0 0 0 0;font-weight:bold;}
h4 {color:#115DB5;font-family:arial;font-size:10px;margin:0px 0px 0px 0px;font-weight:bold;}
h5 {color:#FF6600;font-family:verdana;font-size:11px;margin:0px 0px 5px 0px;font-weight:bold;}



.menu, .menu a:link, .menu a:visited, .menu a:active   {
	font-family:Verdana;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.menu a:hover {
	text-decoration:none;
	color:#003366;
}

.submenu, .submenu a:link, .submenu a:visited, .submenu a:active   {
	font-family:Arial;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.submenu a:hover {
	text-decoration:underline;
}


.nav, .nav a:link, .nav a:visited, .nav a:active   {
	font-family:Arial;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

.nav a:hover {
	color:#5b0000;
}

.ver, .ver a:link, .ver a:visited, .ver a:active   {
	font-family:Verdana;
	color:#333333;
	font-size:10px;
	text-decoration:none;
}

.ver a:hover {
	text-decoration:none;
	color:#115DB5;
}


input, textarea, select {
	font-family:Arial;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	background-color:#DDE6EE;
	border:1 solid #333333;
}

.subm, button {
	font-family:Arial;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	background-color:#6B879E;
	border: 3px double;
	background: #fefefe url(siteimg/button_bg.gif) repeat-x;
}

.err {
	color:800000;
}

.content img {
	margin-bottom: 5;
	margin-left: 5;
	margin-right: 5;
	margin-top: 5;
}


.content td {
	font-family:Times;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#000000;
}


.sml, .sml td, .sml img {
	font-family:arial;
	font-weight:bold;
	color:333333;
	font-size:10px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	vertical-align:bottom;
}

.fl {float:left;margin-right:10px;margin-bottom:10px;}

.host {
	font:10px Tahoma;
	color:#ccc;
}

.host a {
	font:10px Tahoma;
	color:#ccc;
}

.dn {display:none}
