a:link {
	color : #336699;
	text-decoration : none;
}

a:visited {
	color : #336699;
	text-decoration : none;
}

a:hover {
	color : #336699;
	text-decoration : none;
}

a:active {
	color : #336699;
	text-decoration : none;
}

body {
	background : #ffffff;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0;
}

input, textarea, select {
	background-color : #ffffff;
	color : #000000;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #cccccc
}
input.radio {
	border : 1px solid #C4C48D
}

.downloadbox {
	background : #cccccc;
	border : 1px solid #cccccc;
	color : #cccccc;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 5px 5px 5px 5px;
}

.footer {
	background : #336699;
	border : 2px solid #336699;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #f8f8f8;
	text-align : center;
}

.footer a:Hover{
	background : #336699;
	border : 2px solid #336699;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #f8f8f8;
	text-align : center;
}
.footer a:link{
	background : #336699;
	border : 2px solid #336699;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #f8f8f8;
	text-align : center;
}
.footer a:visited{
	background : #336699;
	border : 2px solid #336699;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #f8f8f8;
	text-align : center;
}

.header {
	background : #336699;
	font : 14px "Trebuchet MS";
	color : #F8f8f8;
	
}

.header h1 { 
	font : bold 21px Verdana, Geneva, Arial, Helvetica, sans-serif;  
	color : #cccc99;
	margin-bottom : 2px;
}

.header p {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #cccccc;
	margin-top : 0px;
}

.header2 {
	background : #f8f8f8;
	border : 1px solid #336699;
	color : #000000;
	font : bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336699;
	padding : 5px 5px 5px 5px;
	text-decoration: none;

}

.imgeffect {
	filter : progid:DXImageTransform.Microsoft.DropShadow(Color=#336699, OffX=0px, OffY=0px, Positive=true);
}

.maincell {
	background : #ffffff;
	padding : 10px 10px 10px 10px;
	vertical-align : top;
}

.maincell h1 {
	border-bottom : 1px dotted #cccccc;
	color : #cccccc;
	font : 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336699;
	margin-bottom : 0px;
	margin-top : 0px;
}

.maincell h2 {
	border-bottom : 1px dotted #cccccc;
	color : #cccccc;
	font : 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #336699;
	margin-bottom : 2px;
	margin-top : 20px;
}
.maincell h3 {
	color : #336699;
	font : bolder 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #336699;
	margin-bottom : 0px
}
.maincell p, li {
	color : #336699;
	font : 11px/130% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
	margin-top : 0px;
}

.rightblocks { 
	border-left : 1px dotted #cccccc; 
	padding : 3px 3px 3px 3px;
	border-bottom : 1px dotted #cccccc;
	border-top : 1px dotted #cccccc;
}

.rightblocks p, {
	color : #cccccc;
	font : 12px/130% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
}
.rightblocks ul, li {
	color : #cccccc;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	list-style : disc inside;
}
.navcell {
	background : #f8f8f8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding : 5px 5px 5px 5px;
	vertical-align : top;
}

.navcell h1 {
	border-bottom : 1px solid #336699;
	color : #cccccc;
	font-size : 13px;
	color : #336699;
	margin-bottom : 1px;
	margin-top : 1px;
}

.navcell h2 {
	color : #cccccc;
	font-size : 12px;
	color : #336699;
	margin-bottom : 1px;
	margin-top : 6px;
	text-decoration: none;

}

.navcell p {
	color : #336699;
	font-size : 10px;
	margin-bottom : 1px;
	margin-left : 15px;
	margin-top : 1px;
}

.navlink {
	color : #336699;
}

.navlink a:link {
	color : #336699;
	text-decoration : none;
}

.navlink a:visited {
	color : #336699;
	text-decoration : none;
}

.navlink a:hover {
	color : #CCCCCC;
	text-decoration : overline;
}

.navlink a:actvie {
	color : #336699;
	text-decoration : none;
}

.smallspan {
	color : #336699;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.searchbox {
	background-color : #cccccc;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #cccccc;
}

