body {
	margin:0;
	padding:0;
	background:#eeeeee;
}

td { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
}
p { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px; padding:5px;
}

a{
	color: #003366;
	text-decoration: underline;
}

a:hover{
	color: #1B7FA2;
	text-decoration: none;
}





ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

.bord-l {
	background-image: url(../images/border-l.gif);
	background-repeat: repeat-y;
	background-position: right;
}



.bottom_addr {
	font-size: 11px;
	color: #000000;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 14px; height:62px;
}
.bord-r {
	background-image: url(../images/border-r.gif);
	background-repeat: repeat-y;
	background-position: left;
}


.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}





.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	background-image: url(../images/pagehdrbg1.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 12px;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #611002;
	
	
	padding-top: 10px; padding-left:5px;
	vertical-align: top;
}
.tablehdr {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #ffffff; background-color:#611002;
	
	
	padding-top: 10px; padding-left:5px; padding-bottom:5px;
	vertical-align: top;
}


.bottom_menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.bottom_lnk{
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}



.body_txt {
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
}
#button {
	width: 180;
	margin: 0px;
}
	 
#button a {
	display: block;
	color: #611002;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/button2.gif);
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 45px;
	text-align: left;
	vertical-align: middle; height:30px;
}

html>body #button a {
      width: auto;
      }

#button a:hover {
	  background-image: url(../images/button1.gif);
      color: #000000;
}

#button td {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.maintablebg {background-color:#FFEA8A;}
.bigtablebg {background-color:#FFF8BF;}