body {

	margin:0;
	padding:0;
	background:#ffffff;

}

content{

 background:#000000;
 width:800px;

}

p,td,li { font-family:Arial, Helvetica, sans-serif;

	font-size:11px;
	margin-top: 0px;
}

a{

	color: #00F;
	text-decoration: none;
}
.tabb { font-weight:bold; font-size:12px; font-family:Arial,Helvetica;TEXT-ALIGN: center;}
 .tan {FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}
 .tann {FONT-WEIGHT: bold;FONT-SIZE: 14px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}
 .tanc {FONT-WEIGHT: bold;FONT-SIZE: 10px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}
 
a:hover{

	color:  #00F;
	text-decoration: underline;
}


a.hidden {

	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {

     margin:0;
     padding:0;
}

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;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 14px;
}

.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;
}

.bgx {
	background-repeat: repeat-x;
}

.norepeat {
	background-repeat: no-repeat;
}

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

.motto{
	font-size:14px;
	font-weight:bold;
	color: #000;
	background-image:url(../images/welc-bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align: top;
	padding-left:10px;
	padding-top:10px;
	padding-bottom: 12px;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #006c90;
	/*color: #6AB8CF;*/
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
	padding-top: 38px;
	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;
}

.menu {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}

.menu_lnk{
	text-decoration: none;
	color: #FFFFFF;
}

.logo {
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 10px;
}

.menu_lnk:hover {
	color: #333333;
	text-decoration: underline;
}

.body_txt {
	color: #FFFFFF;
	text-align: justify;
	color:#000;
	padding: 10px;
	vertical-align: top;
	width: 750px;
}

.header{
	font-size:14px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#button {
	width: 222;
	margin: 0px;
}

#button a {
	display: block;
	color: #036e90;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/s-btn.gif);
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 45px;
	text-align: left;
	vertical-align: middle;
}

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

#button a:hover {
	  background-image: url(../images/s-btn-h.gif);
      /*color: #ca6f16;*/
	  color: #6AB8CF;
}

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

div#contactEmail
{display : none;
}
