a:link {
	font-family : Arial, Helvetica, sans-serif;
	color : Blue;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #696969;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
a:hover {
		font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
BODY {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	list-style : circle outside;
}

div {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	list-style : circle outside;
}
form {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	list-style : circle outside;
}
table{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	list-style : circle outside;
}
h1 {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}
h2 {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}
h3{
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	}

.normalp{
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
}
.normalpred{
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color: Red;
}

.normalpfuch{
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color: Purple;
}

.normalpi{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal;
}
.normalpc{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	text-align : center;
}
.normalpj{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	text-align : justify;
}
.normalb{
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
}
.normalbc {
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	text-align : center;
}
.normalbj{
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	text-align : justify;
}
.navyj{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	text-align : justify;
	color: Navy;
}
.navy{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	color: Navy;
}
.navyb{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color: Navy;
}
.navyb11{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold;
	color: Navy;
}
.navybj{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	text-align : justify;
	color: Navy;
}
.grey{
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
	color: Gray;
}
.hotplot{
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style: italic;
	}
.hotplot2{
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style: italic;
	}
#outer{
	align: center
	margin: 0 auto;
	width: 778px;
}

#leftside{
	background-color: #FFFFF9;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #ADADAA;
	border-bottom: 2px solid #ADADAA;
	border-left: 1px solid #CCCCCC; 	
	padding: 6px 8px 6px 8px;
	width: 180px;
	float: left;
}

#leftside2{
	background-color: #FFFFF9;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #ADADAA;
	border-bottom: 2px solid #ADADAA;
	border-left: 1px solid #CCCCCC; 	
	padding: 6px 8px 6px 8px;
	width: 200px;
	float: left;
}

#rightside{
	background-color: #DCDCDC;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #ADADAA;
	border-bottom: 2px solid #ADADAA;
	border-left: 1px solid #CCCCCC; 	
	padding: 6px 8px 6px 8px;
	width: 380px;
	float: right;
}

#rightside2{
	background-color: #EFEFEF;
	width: 519px;
	height: 80px;
	float: right;
}

#rightside3{
	background-color: #BBBBFF;
	padding: 5px 100px 2px 100px;
	width: 519px;
	height: 26px;
	float: right;
}

#nav{
	background-color: #000099;
	padding: 6px 8px 6px 8px;
	width: 624px;
	height: 30px;
	color: White;
	font-weight: bold;
}

#banner{
	background-color: #FFCC00;
	padding: 12px 6px 12px 6px;
	width: 240px;
}
#bannertext{
	background-color: #FFCC00;
	padding: 12px 2px 12px 2px;
	width: 540px;
}

#lefthometop{
	background-color: #BBBBFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999; 	
	width: 100%;
	float: left;
}

#lefthome{
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999; 	
	padding: 6px 8px 6px 8px;
	width: 100%;
	float: left;
}

#righthomelogin{
	background-color: #FFFFFF;
	border-top: 1px solid #6633FF;
	border-right: 1px solid #6633FF;
	border-bottom: 1px solid #6633FF;
	border-left: 1px solid #6633FF; 	
	padding: 6px 8px 6px 8px;
	width: 230px;
	height: 75px;
	float: right;
}

#righthomehottop{
	background-color: #BBBBFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999; 
	width: 230px;
	float: right;
}

#righthomehotouter{
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999; 	
	width: 230px;
	float: right;
}
#righthomehot1{
	background-color: #FFFFFF;
	width: 62px;
	float: left;
}
#righthomehot2{
	background-color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	width: 166px;
	float: right;
}
#rightblank{
	background-color: #FFFFFF;
	width: 230px;
	height: 25px;
	float: right;
}
#rightblank2{
	background-color: #FFFFFF;
	width: 230px;
	height: 150px;
	float: right;
}

#rightbottom{
	background-color: #FFFFFF;
	width: 230px;
	float: right;
}

#sidepics{
	background-color: #FFFFFF;
	width: 230px;
	float: right;
}

.speclink, a.speclink:link, a.speclink:visited {
	text-decoration : underline;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

a.speclink:hover {
	text-decoration : underline;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

.speclink2, a.speclink2:link, a.speclink2:visited {
	text-decoration : underline;
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

a.speclink2:hover {
	text-decoration : underline;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
}

.speclink3, a.speclink3:link, a.speclink3:visited {
	text-decoration : underline;
	color : #CA2800;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
}

a.speclink3:hover {
	text-decoration : underline;
	color : Orange;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
}
 .stilmsg {
  	font-weight:bold; 
  	font-size:12px; 
  	text-align:center; 
  	font-family: "Arial", "Helvetica, sans-serif"; 
  	color:navy;
}

 .stilefss {
 	font-weight:bold; 
 	font-size:8px; 
 	font-family: "Arial", "Helvetica, sans-serif"; 
 	text-align:center; 
 	color:blue;
}


