/* global body */
body{
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#CCCCCC;
}

td {  font-family: "Trebuchet MS"; font-size: 12px; color: #333333; line-height:1.5em}

td.top{
background-image:url(images/sun5.jpg);
background-repeat:no-repeat
}

h2{
font-size: 12px;
font-stretch:condensed;
font-weight:bolder;
letter-spacing:.1em;
color:#36699;
margin: 0px 0px 0px 0px;
}

h3{
font-size: 11px;
font-stretch:condensed;
font-weight:bolder;
color:#336699;
border-bottom:1px dotted #95AC13;
margin: 0px 0px 0px 0px;
}


h1{
font-size: 15px;
font-weight:900;
color:#336699;
margin: 0px 0px 0px 0px;
}



a:link {
	color: #164066;
}
a:visited {
	color: #164066;
}
a:hover {
	color: #164066;
	text-decoration: none;
}


.footer {
	font-size: 9px;
	color:#CCCCCC;
}

.footer a:link {
	color:#CCCCCC;
	text-decoration: underline;
}
.footer a:visited {
	color:#CCCCCC;
	text-decoration: underline;
}
.footer a:hover {
	color:#CCCCCC;
	text-decoration: none;
}



.sidessmall {
	font-size: 10px;
	color:#666666;
}

.sidessmall a:link {
	color:#336699;
	text-decoration: underline;
	font-weight:bold;
}
.sidessmall a:visited {
	color:#336699;
	text-decoration: underline;
	font-weight:bold;
}
.sidessmall a:hover {
	color:#336699;
	text-decoration: none;
	font-weight:bold;
}

#divMainContent {
	margin: 5px 5px 5px 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #333333;
	border: 1px inset #164066;
}

