 a:link, a:visited, a:active {
	text-decoration: none;
	color: #003333;
 }

 a:hover {
	text-decoration: underline;
	color: #003333;
 }

body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}

td.blueback {
	background-color: #778CB3;
}

td.menu {
	background-color: #F7CB33;
}

.cl {
clear:both;
}

td.news {
	height: 372px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 10px;
}

#menu {
	background-color: #F7CB33;
	padding: 13px;
	font-size: 11px;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#divbutton {
border-bottom:1px dotted #F01E1E; 
border-right:1px dotted #F01E1E; 
padding:3px; 
width: 150px; 
cursor:pointer; 
background:#F7CB33;
-moz-border-radius-bottomright: 15px;
}

#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}

p {
margin: 0 0 0 0px;
}

h1.style1 {
	padding: 4px;
	margin: 4px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;

	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #F7CB33;

}

h1.style2 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #f7cb33;
}


h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
td.pad {
	padding: 12px;
	color: #000000;
	background-color: #A0AFCB;
}

td.padnomargin {
	color: #000000;
	background-color: #A0AFCB;
}

td.footer {
	background-color: #F7CB33;
	padding: 12px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	-moz-border-radius-bottomright: 15px;
}

td.footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}

h4 {
	font-size: 180%;
	color: #F01E1E;
}

input.norm {
	border-left: 1px solid #778CB3;
	border-top: 1px solid #778CB3;
	border-right: 1px solid #778CB3;
	border-bottom: 1px solid #778CB3;
	background-color: #ffffff;
	color: #576C93;
	font-size: 10px;
}

textarea.norm {
	border-left: 1px solid #778CB3;
	border-top: 1px solid #778CB3;
	border-right: 1px solid #778CB3;
	border-bottom: 1px solid #778CB3;
	background-color: #ffffff;
	color: #576C93;
	font-size: %80;
}

textarea.normlightback {
	border-left: 1px solid #778CB3;
	border-top: 1px solid #778CB3;
	border-right: 1px solid #778CB3;
	border-bottom: 1px solid #778CB3;
	background-color: #D0DFFB;
	color: #576C93;
	font-size: %80;
}

input.normfont {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background-color: #a0aFcB;
	color: #ffffff;
	font-size: %80;
	cursor:pointer;
}
