body {
margin-top: 0px;
background: url(../images/background.gif);
}
.ver11normblack {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.ver11normgray {
	font-family: Verdana;
	font-size: 11px;
	color: #7A7A7A;
	text-decoration: none;
}

.ver11normred {
	font-family: Verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.ver20normblack1 {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

.ver20normblack {
	font-family: Berlin Sans FB;
	font-size: 20px;
	color: #7A7A7A;
	text-decoration: none;
}


.ver13normblack {
	font-family: Verdana;
	font-size: 13px;
	color: #7A7A7A;
	text-decoration: none;
}
.ver9normwhite{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.ver10normblue{
	font-family: Verdana;
	font-size: 10px;
	color: blue;
	text-decoration: none;
}
.ver11normblue{
	font-family: Verdana;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
.tablebrder{
	border: 1px solid #A8BBFB;
}
.tablebrder_blue{
	border: 1px solid #5366EC;
}


.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;
}


.corporatelogin_top {
	
	background: url(../images/corporate/corp.jpg);
	width: 400px;
	height: 100px;
	
}

.corporatelogin_bottom {
	
	background: url(../images/corporate/loginfooter.jpg);
	width: 400px;
	height: 50px;
	
}
.trbg {
font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #A8DFFF;
}

.tdbg {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #BDE7FF;
}

.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;
}
