body {
	background-color: #F1DC6A;
	background-image: url(images/d024_01b.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
}
.left1 {
	background-image: url(images/d024_07.png);
	background-repeat: no-repeat;
	background-position: top;
}
.left2 {
	padding-top: 5px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:.9em;
}

.leftmenu {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	text-align: right;
	padding-right: 25px;
}
.top1 {
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.leftmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.news {
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.nav {
	font-size: 11pt;
	font-weight: bold;
}

A.nav:link { color: black; text-decoration: none; }
A.nav:visited { color: black; text-decoration: none; }
A.nav:hover { color: #FFF761; text-decoration: underline; }

.lownav { font-size: 10pt; }
A.lownav:link { color: red; text-decoration: underline; }
A.lownav:visited { color: red; text-decoration: underline; }
A.lownav:hover { color: black; text-decoration: underline; }

H1, .HD1 {
	font-size: 18pt;
}

H2, .HD2 {
	font-size: 14pt;
}

H3, .HD3 {
	font-size: 12pt;
}

.attention {
	font-size: 120%;
	color: #DB1D38;
}

.copyright {
	font-size: 7pt;
	color: #7E7E7E;
}

A.copyright:link { color: #7E7E7E; text-decoration: none; }
A.copyright:visited { color: #7E7E7E; text-decoration: none; }
A.copyright:hover { color: #7E7E7E; text-decoration: none; }

/* contact form start */

table.contacttable {
	background-color: #E3E1E1;
	border-width:1px; border-color: #959494; border-style: solid;
}

.contactinput,
.contactbutton,
.contactarea {
	border: 1px solid #959494;
	background: white;
	padding-left: 2px;
	font-size: 11px;
}

.contactinput,
.contactarea {
	width: 250px;
}

.contactinput {
	height: 17px;
}

.contactbutton { 
	cursor: hand;
}

.contacttext {
	font-size: 11px;
}

/* contact form end */

/* vertical */
#menu ul{margin-left: 0;padding-left: 0;list-style-type: none;font-family: Tahoma, Helvetica, sans-serif;font-size: 11px;margin:0px;}
#menu a{ display: block; padding: 2px;width: 125px;}
#menu a:link, #menuitems a:visited{color: white;text-decoration: none;font-weight:bold;}
#menu a:hover{ color:yellow; font-weight:bold;}
#menuitems li { list-style-type: none; padding-right: 0px; height:24;font-size:11px; }