body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000066;
}

A.navsubmenu
	{
	font-family: verdana;
	color: #006699;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}

A.navsubmenu:hover
	{
		font-family: verdana;
		color: #993300;
		font-weight: bold;
		font-size: 10px;
		text-decoration:none;	
	}
	
.menubg1	{
	font-family: verdana;
    font-weight: bold;
    font-size: 10px;
	color: #000033;
}	
	
.menubg1over{
	font-family: verdana;
	font-weight: bold;
	height:20;
	font-size: 9px;
	color: #FF0000;
	text-decoration:none;
}

.style1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}

.style2 {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	filter: Shadow(Color=#000000, Direction=y);	
}

.border1 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E23D1F;
}

.style3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.copyright	{
	font-family: tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #000033;
	font-style: normal;
}	

.border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}


.top_border {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;
}

.box {
	background-color: #CCCCFF;
	text-indent: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}  

.box2 {
	background-color: #D7D7FF;
	text-indent: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.box3 {
    background-color: #B2D5FF;
	text-indent: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000066;
    border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	color: #990000;
}
.border3 {
	border: 1px solid #CCCCCC;
}


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 5px;
}
