body {
    margin:0;
	background-image:url(../images/background.jpg);
}
select {
    height:18;
	font-family:tahoma;
	font-size:11px;
}
.tdmargins {
    border-right:1px solid #FBD801;
	border-bottom:1px solid #FBD801
}
.maintd {
    border: 1px solid #01943A;
	border-left:0px;
	border-top: 0px;
	background-color:#F8ED93;
	padding:5;
	text-align:center;
}
.messagetd {
    border: 1px solid #EBC464;
	border-left:0px;
	border-right: 0px;
	background-color:#FBF4BE;
	padding:2;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
.newstd {
    border:1px solid #EBC464;
	background-color: #FBF4BE;
}
.buttons {
    border:1px solid #EBC464;
	background-color:#FAD801;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color: #01319D;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor:default;
}
.title1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	cursor:hand;
}
.title1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	cursor:hand;
}
.title1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor:hand;
}
.title2 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	cursor:default;
}
.title3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	cursor:default;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text5 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.text5:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.text5:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.text5:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #02319D;
	text-decoration: none;
}
.text6 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #02319D;
	text-decoration: underline;
}
.text7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01319D;
	text-decoration: none;
}
.text7:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01319D;
	text-decoration: none;
}
.text7:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01319D;
	text-decoration: none;
}
.text7:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #996666;
}
.linkstable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	background-color: #FBF4BE;
	border: 1px solid #EBC464;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F8ED93;
	text-decoration: none;
}
.footer:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F8ED93;
	text-decoration: underline;
}
.footer:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F8ED93;
	text-decoration: underline;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

