td.button1{
	background-image: url(images/b1.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
}	

td.button2{
	background-image: url(images/b2.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
}	

td.menu{
	background-image: url(images/menuback.gif);
	background-repeat: repeat-y;
}
td.texta{
	background-image: url(images/mainback.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #EDEDED;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 40px;
	font: 11px  verdana, arial, helvetica;
	color: #5D5D5D;
	font-weight: normal;
	line-height:16px;
}
table.texts{
	padding-right: 30px;
	font: 11px  verdana, arial, helvetica;
	font-weight: normal;
}
td.bottom{
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3D5D78;
	font-family:Verdana, sans-serif;
	font-weight : normal;
	color : #000000;
	font-size: 12px;
}
A.link2{
    font-family: Verdana, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

A.link2:HOVER {
	font-family:Verdana, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 7pt;
	text-decoration : underline;
}
A.link{
    font-family: Verdana, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

A.link:HOVER {
	font-family:Verdana, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 9px;
	text-decoration : underline;
}
td.menutop{
	background-image: url(images/menutop.gif);
	background-repeat: no-repeat;
	background-position:right;
	}
	
.menutop_bg{
	background-image:url(images/topmenu_bg.gif);
	background-repeat:repeat-x;
}
	
	
table.text{
	font-family:Verdana, sans-serif;
	font-weight : normal;
	color : #000000;
	font-size : 11px;
	line-height:15px;
}

table.text2{
	font: 11px  verdana, arial, helvetica;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
A.link3{
    font-family: Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #205382;
	text-decoration : underline;
}

A.link3:HOVER {
	font-family:Verdana, sans-serif;
	font-weight : bold;
	color : #205382;
	font-size : 11px;
	text-decoration : none;
}
A.link4{
    font-family: Verdana, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #7DE700;
	text-decoration : underline;
}

A.link4:HOVER {
	font-family:Verdana, sans-serif;
	font-weight : bold;
	color : #7DE700;
	font-size : 9px;
	text-decoration : none;
}

h1 {
	font-family:Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	text-transform:uppercase;
	text-align: center;
}

h2 {
	font-family:Verdana, sans-serif;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	text-transform:uppercase;
	text-align: center;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:13px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #CFD9E0;
padding: 1px 0;
color : #ffffff;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CFD9E0;
color : #000000;
border-bottom: 1px solid black;
}