html{
	margin:0;
	padding:0;
	font-family: Helvetica;
}

body{
	margin:20;
	padding:0;
	background-color:#ffffff;
	position:relative;
}
h1{
	font-size:18px;
	font-family:Helvetica;
	line-height:16px;
	color: #434343;
}

p, li, td{
	font-size:12px;
	font-family:Helvetica;
	line-height:16px;
	color: #434343;
	text-align: justify;
}

ul{
	font-size:12px;
	font-family:Helvetica;
	line-height:16px;
	color: #434343;
	text-align: justify;
}

#bottom p{
	font-size:10px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #04224a;
	text-align:center;
	line-height:8px;
	background-image:none;
}

#topmenu a{
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #04224a;
	text-align:center;
	background-image:none;
}

#botmenu a{
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #ffffff;
	text-align:center;
	line-height:8px;
	background-image:none;
}

#newstitle {
	font-size:16px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #04224a;
	text-align:left;
	line-height:8px;
	background-image:none;
}

#news {
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #04224a;
	text-align:left;
	line-height:8px;
	background-image:none;
}

#lname p{
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #04224a;
	line-height:12px;
	background-image:none;
}

#rname p{
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #04224a;
	line-height:12px;
	background-image:none;
	text-align: right;
}

#ltable{
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #04224a;
	line-height:12px;
	background-image:none;
	text-align: right;
}

#rtable{
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #04224a;
	line-height:12px;
	background-image:none;
	text-align: justify;
}

#ctable{
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #04224a;
	line-height:12px;
	background-image:none;
	text-align: center;
}

#ctable a{
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #e62e2c;
	line-height:12px;
	background-image:none;
	text-align: center;
}
#topmenu a:hover{
	color:#e62e2c;
}

a:active {
	color: #000066
}

a:link {
	color: #000066
}

a:visited {
	color: #000066
}

a:hover {
	background-color: #aeaeae;
}

#dropmenudiv{
position:absolute;
border:1px solid #aeaeae;
border-bottom-width: 0;
font:normal 9px Verdana;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #aeaeae;
padding: 1px 0;
text-decoration: underline;
font-weight: bold;
}


#dropmenudiv a:hover{ /*hover background color*/
background-color: #aeaeae;
}

#dropmenudiv a:link{
color: #000066;
}

#dropmenudiv a:visited{
color: #000066;
}

#normal a{
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #8e8e8e;
	line-height:12px;
	background-image:none;
}

#normal a:hover{
	color:#e62e2c;
}

#normal p{
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	text-decoration: none;
	color: #000000;
	line-height:12px;
	background-image:none;
}