body {
margin-top: 0px;
background: url(../images/background.gif);
}

.menufont {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.buttonStyle {
	font:bold 11px Verdana;
	color: #000000;
	text-decoration: none;
	background: url(../images/menu_bg.gif);
	width: 90px;
	height: 19px;
	display: block;
	border: 1px solid #0000FF;
}


.lebelfont {
	font-family: "Berlin Sans FB";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}


.lebelfontwhite {
	font-family: "Berlin Sans FB";
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
}

.trbg {
font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #DBDBFF;
}

.tdbg {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F1F1FE;
}

.footerbg {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #78d1ef;
}

.ver11normred {
	font-family: Verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.ver11normblack {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.ver11normwhite {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


.ver10normblue {
	font-family: Verdana;
	font-size: 11px;
	color: blue;
	text-decoration: underline;
}



.footerbg {	
	font:bold 11px Verdana;
	color: #ffffff;
	background: url(../images/footer.gif);
	width: 850px;
	height: 22px;
}


.tableborder{
	border: 1px solid #A8BBFB;
}
.tablebrder_blue{
	border: 1px solid #5366EC;
}

.brderdsn1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}



 A:link { text-decoration: none; color:#000000
}
 A:visited { text-decoration: none;
  color:#000000  }
 A:hover { text-decoration: none;
 
 color:red  }
 
 
 
 
 