body {  
			background-color: #336699;
			height:100%;
}
html{
			height:100%;
}

a{
			color: #0000FF;
			text-decoration: none;
}

a:hover{
			color: #0099FF;
			text-decoration: underline;
}

input {  
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #336699;
			border: 1px solid #336699;
}

textarea {  
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #336699;
			border: 1px solid #336699;
}
input.button_clear {  
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			border: 0px solid #336699;
}
select {  
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #336699;
			border: 1px solid #336699;
}
				
.maintable {
	display: table;
	border: 1px solid #00ffff;
	background-color: #4f76ff;
	width: 1000px;
	height: 100%;
	border-collapse: collapse;
  box-shadow: 4px 4px 5px #888;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.titlecell {
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: table-cell;
	height: 120px;
	text-align: left;
	padding-bottom: 3px;
}

.maincell {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	padding: 12px 5px 5px;
	text-align: justify;
	vertical-align: top;
	height: 100%;
	width: 820px;
	line-height: 20px;
	background-color: #FFFFCC;
	border: 1px solid #00ffff;
	display: table-cell;
}

.leftcell {
	width: 180px;
	display: table-cell;
	padding: 260px 5px 0px;
	height: 100%;
	vertical-align: top;
	background-color: #FFFFCC;
	border-right: 1px solid #00ffff;
	border-top: 1px solid #00ffff;
	background-image: url(images/leftcell_bg.jpg);
	background-repeat:  no-repeat;
}

.footercell {
	font-family: Verdana, Helvetica;
	font-size: 9px;
	color: #000000;
	background-color: #C1D2FF;
	border: 1px solid #00ffff;
	height: 28px;
  background: #999 url(images/footercell_bg.jpg) repeat;
}

a.infolink {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

a.submenu {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height:24px;
}

.submenuon {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height:24px;
}

.spacer {
	background-color: #000033;
	width: 3px;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.tct {
	display: table-cell;
	border: 1px solid #000066;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;}

.tc {
	display: table-cell;
	border: 1px solid #000066;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;}

.btext {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 18px;
	font-style: italic;
}

.list {
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.tct {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
}

.keywordbox {
	padding: 0px;
	border: none #000000;
	font-family: Verdana, Helvetica;
	font-size: 2px;
	margin: 0px;
	visibility: hidden;
	overflow: hidden;
	height: 2px;
	width: 100px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 12px;
	padding: 0px;
	width: 700px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	line-height: 24px;
	font-style: normal;
}

h3 {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	margin: 0px 0px 6px;
	padding: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #009900;
	margin: 12px 0px 5px;
	padding: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}

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

.stext {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
}

.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	line-height: 32px;
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding-left:20px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:960px;
}
	
.menu ul{
	background:#333333;
	height:32px;
	list-style:none;
	margin:0;
	padding:0;
}

.menu li{
		float:left;
		padding:0px;
		width:120px;
}

.menu li a{
		background:#333333 url("images/menu_bg2.jpg") no-repeat;
		color:#fff;
		display:block;
		font-weight:bold;
		line-height:32px;
		margin:0px;
		text-align:center;
		text-decoration:none;
}

.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("images/hover_main.jpg") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
}

.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:180px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
}

.menu li:hover ul{
		display:block;
}

.menu li li {
		background:url('images/sub.jpg') no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:180px;
}

.menu li:hover li a{
		background:none;
}

.menu li ul a{
		display:block;
		height:35px;
		font-size:11px;
		font-style:normal;
		margin:0px;
		padding:0px 0px 0px 10px;
		text-align:left;
}

.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('images/hover_sub.jpg') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
}

.menu p{
		clear:left;
}

