<style type="text/css">
<!--
body {
	margin-top: 0px;
}
.maincontainer {
	border-top: 0px solid #000000;
	border-right: 1px  #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px  #000000;
	background-color: #FFFFFF;
}
.regtext {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style3 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style2 {font-family: Tahoma}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.yellow {background-color: #FFFF00;
}
.emphasize {font-size: 14px; color: #cc0000; font-weight:bold}

.large_black {font-size: 14px; color: #000000; font-weight:bold }

.small-white {font-size: 10px; color: #ffffff}

.small-black {font-size: 10px; color: #000000}

A:link { text-decoration: none; color: black; }
A:hover { text-decoration: none; color: black; }
A:visited { text-decoration: none; color: black; }
A:active { text-decoration: none; color: black; }

a.ur-link:link,
a.ur-link:visited{ text-decoration:underline; font-weight:bold ;color:#000000; white-space:nowrap; }
a.ur-link:hover{ text-decoration:underline; font-weight:bold; color:#c000000; white-space:nowrap; }

a.bread:link,
a.bread:visited{ text-decoration:underline; color:#000; }
a.bread:hover{ text-decoration:underline; color:#000; }


a.page:link { text-decoration:underline; color:blue; }   
a.page:visited{ text-decoration:underline; color:blue; }
a.page:hover{ text-decoration:underline; color:#000; }




table.bodytable {
 border-width: 0px;
 border-spacing: 0px;
 padding: 0px;
 margin: 0px;
 border-style: solid;
 <!-- border-color: white;-->
 border-collapse: collapse;
 height: 100%;
}
table.bodytable th{
 border-width: 0px;
 border-spacing: 0px;
 padding: 0px;
 margin: 0px;
 border-style: solid;
 border-color: white;
 border-collapse: collapse;
 height: 8px;
 background: url(images/body_top.jpg); 
}
table.bodytable td{
 border-width: 0px;
 border-spacing: 0px;
 padding: 0px;
 margin: 0px;
 border-style: solid;
 border-color: white;
 border-collapse: collapse;
 height: 100%;
}
.lefttopbody {
 display: block;
 background: url(images/body_top_left.jpg) 0% 0% no-repeat;
 height: 8px;  
 width: 100%;
}
.righttopbody {
 display: block;
 background: url(images/body_top_right.jpg) 100% 0% no-repeat;
 height: 8px;
 width: 100%;   
}
.bodybody {
 display: block;
 background: url(images/body_background.jpg);
 height: 100%;  
 width: 100%;
}
.leftbody {
 display: block;
 background: url(images/body_left.jpg) 0% 0% repeat-y;
 height: 100%;  
 width: 100%;
}
.rightbody {
 display: block;
 background: url(images/body_right.jpg) 100% 0% repeat-y;
 height: 100%;
 width: 100%;   
}
.tablelayout 
{
 border-width: 0px;
 font-family: verdana;
 font-size: 12px;
 line-height: 18px;
 text-align: center;
}

table.tablelayout td{
 border-width: 0px;
 border-spacing: 0px;
 padding: 0px;
 margin: 2px;
 border-style: solid;
 
 border-collapse: collapse;
 text-align:"left"
}
.navtable {
 display: block;
 background-color: #fff;
 font-family: verdana;
 font-weight: bold;
 font-size: 12px;
 color: #cccccc;
 height: 20px; 
 width: 100%;
 align="center";
 <!--margin-left: 12px;-->
 
}
table.navtable tr{
 border-width: 1px;
 border-spacing: 0px;
 padding: 0px;
 margin: 0px;
 border-style: solid; 
 border-collapse: collapse;
 text-align:"left"
}

table.navtable td{
 border-width: 0px;
 border-spacing: 0px;
 padding: 0px;
 margin: 0px;
 border-style: solid; 
 border-collapse: collapse;
 text-align:"left"
}
.mini {
 font-family: verdana;
 font-size: 2px;
}


-->
</style>