html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #315d8e;
	background-image: url(/images/bgr.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.cell1 {
	background-color: #eef2f6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a0b0c2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a0b0c2;
}
.cell2 {
	background-color: #c5d3e1;
}
.cell3 {
	background-color: #eef2f6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a0b0c2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a0b0c2;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}
.red1 {
	background-color: #cc0000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.footera {background-image: url(/images/footer_02a.gif);}
.footersb {background-image: url(/images/footer_02.gif);}

.footer a:link, .footer a:visited, .footer_a a:link, .footer_a a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}
.footer a:hover, .footer_a a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}
.footer a:active, .footer_a a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.copyr {
	font-size: 11px;
	color: #336699;
	text-align: center;
}

.profile {
	text-align: justify;
	line-height: 1.5;
	font-size: 120%;
}

/* jQuery datepicker  */
div.ui-datepicker {font-size: 80%;}

.jses {display: none;}
.jseh {}

.but1 {
	margin: 0px;
	padding: 0px;	
	font-size: 9px;
	text-align: center;
	cursor: pointer;
}

.formlabel {
	font-size:12px;
	color: black;
	font-weight: bold;
	text-align: right;
}

.boldunderline {
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
}

.style3 {font-size: larger}
.style4 {color: #000000}
<style type="text/css">
.style5 {color: #CC0000}
.style6 {color: #000000; font-weight: bold;
.style7 {font-size: small}
.style9 {font-size: large}
.style10 {font-size: 14px;font-weight: bold;}

tr.alt td {background: #ecf6fc;}

tr.over td {background: #bcd4ec;}

.stripeMe th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 11px;
	line-height: 1.2;
}


/* FROM FRAMEWORK  */



/*
a img {border: none;}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	padding: 0px;
  margin: 0px;
  border: 0px;
  text-align: left;
  border-collapse: collapse;
}

td {padding: 0px;}

.input {
	font-size: 9pt;
	cursor: text;
}

input.right {
	font-size: 9pt;
	cursor: text;
	text-align: right;
}

form.inline {
	display: inline;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.inline {
	display: inline;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.floatform {
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

form.search {
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 5px 0px 5px 5px;
}

.formmid {
	display: inline;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}



.pagelinks {
  font-size: 13px;
  color: Black;
}

a.linkButton {
/*	border-style:outset;
	border-width:1px;
	background-color:#DDDDDD;
	border-color:#DDDDDD;
	border-bottom:  1px solid; */
	color: #ff8000;
}
a.linkButton:hover {
	/*border-style:outset;
	border-width:1px;
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-bottom:  1px solid; */
	color:#ff8000;
}
a.linkButton:active {
	/*	border-style:inset;
	border-width:1px;
	background-color:#EEEEEE;
	border-color:#EEEEEE;
	border-bottom: 1px solid; */
	color: #FF8000;
}
a.linkButton:visited {
	color:#FF8000;
}

a.button {
  border-style:outset;
	border-width:1px;
	background-color:#DDDDDD;
	border-color:#DDDDDD;
	color: #ff8000;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
a.button:hover {
	border-style:outset;
	border-width:1px;
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	color:#ff8000;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

a.ul {   
  color: #FF8000;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}
    
a.ul:hover {
  color: #FF8000;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
  background-color: #f2f2c1;
}

.errortext {
  color: Red;
  font-size: 11px;
  font-weight: bold;
}

.errorbox{
	border: #D3D3D3 1px solid;
  background-color: #D3D3D3;
}

.hide {display: none;}

ul.left { float: left; }
li.right { display: inline; float: right; }
li.right { display: inline; float: right; }

.welcome b {color: #FF8000;}

ul.welcome {
	padding: 0px 10px 0px 15px;
	
}

ul.welcome li{
	padding: 5px 0px 5px 0px;
	line-height: 18px;
}

.left { display: inline; float: left; }
.right { display: inline; float: right; }

tr.alt td {background: #ecf6fc;}

tr.over td {background: #bcd4ec;}

.stripeMe th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 11px;
	line-height: 1.2;
}

.prettytext {
	line-height: 20px;
	text-align: justify;
}

.descriptiontext {
	PADDING-RIGHT: 6px;
 	FONT-WEIGHT: bold;
  FONT-SIZE: 9pt;
  COLOR: #ff8000;
  }
  
.smalltext {
 	FONT-WEIGHT: bold;
 	FONT-SIZE: 9pt;
  COLOR: #666666;
}

.justify {text-align: justify;}

*/