.tableborder {
	border: 1px solid #cecece;
}
.body {
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	color: #2a2a2a;
	line-height: normal;
	text-decoration: none;
}
.bodybold {
	font-family: Times New Roman ;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	
}.menu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	
}
.bodybold:hover {
	/*font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #d70026;
	line-height: 15px;
	text-decoration: none;*/
	text-decoration: underline;
}
.headerbold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #009cd9;
	text-decoration: none;
}
.subheaderbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #d70026;
	text-decoration: none;
}
.buttonbg {
	background-image: url(../images/buttonbg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	border-top: 1px solid #CCE6FF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCe6ff;
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	cursor: hand;
}
.textboxes2 {
	BORDER-RIGHT: black 1px groove;
	BORDER-TOP: black 1px groove;
	FONT-SIZE: 8pt;
	BORDER-LEFT: black 1px groove;
	BORDER-BOTTOM: black 1px groove;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	color: #000000;
	}
	.textboxes1 {
	BORDER-RIGHT: #bababa 1px solid; 
	BORDER-TOP: #bababa 1px solid; 
	FONT-SIZE: 9px;
	BORDER-LEFT: #bababa 1px solid; 
	COLOR: black; 
	LINE-HEIGHT: 1.3; 
	BORDER-BOTTOM: #bababa 1px solid; 
	FONT-FAMILY: Verdana
}

.bodylink{
font-size:12px;
font-weight:bold;
}