body {
	background-color: #333333;
	font-size: 10pt;
	margin: 0px;
}
td, th, h4, h6 {
	color: #330000;
}

h1, h2, h3, h5 {
  color: #660000;
}

a {
	color: #003366;
}

ul,ul li,ol,ol li,img{ margin:0px; padding:0px; border:none; list-style:none;}

a:link {
	color: #3366FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #666666;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sm1 { line-height:20px; font-size:14px; font-weight:bold; background-color: #CC0000; color:#FFFFFF; padding:2px;}
.sm2 { line-height:20px; font-size:13px; }
.sm3 { line-height:20px; font-size:13px; font-weight:bold; text-decoration: underline; }
.sm£“ { line-height:20px;  font-weight:bold; background-color: #FFFF99; color: #CC0000; padding:2px;}

.main {width:100%; height:100%;}

/*Header*/
.head {width:1100px; height:131px; margin:0px auto; padding:0px;background: #FFFFFF url(images/11_01.gif) ; position:relative;}
.head ul{ width:630px; height:26px; float:right; margin:85px 30px 0px 0px;}
.head ul li{ width:105px; height:26px; float:left;}
.head ul li img{ width:105px; height:26px; display:block; float:left;}
.aaaa{ position:absolute; top:10px; right:35px; font-size:12px; color: #CCCCCC;}
/*Header end*/

.PageBody{width:1050px; margin:0px auto; padding:10px 20px 20px 30px;background: #FFFFFF;}

.Footer {width:1100px; height:60px; margin:0px auto; padding:0px;background: #FFFFFF url(images/11_21.gif);}
