a:link {
	color: #0000ff; 
	text-decoration: underline
}
a:visited {
	color: #9932cc; 
	text-decoration: underline
}
a:hover {
	color: #daa520; 
	text-decoration: none
}
a:active {
	color: #ff0000; 
	text-decoration: none
}

body{
background : url(topbackgrnd.gif);
background-color :#c4e2fc;
background-repeat : repeat-x;
margin : 0; 
}

h1{
font-family : "Courier New", Courier, monospace;
font-size : 30px;
font-weight : bold;
color : #6290B2;
text-align: center;

}

h2{
font-family : "Courier New", Courier, monospace;
font-size : 20px;
font-weight : bold;
color : #6290B2;
text-align: center;

}

h3{
font-family : "Courier New", Courier, monospace;
font-size : 14px;
font-weight : bold;
color : #6290B2;
text-align: center;

}
img {
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none
	
}
ol {
	font-size: 12px; 
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif
	}
ul {
	font-size: 12px;
	 margin-left: 1%; 
	 font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif
}

li {
	margin-bottom: 0px
}

p{
color : #333333;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 12px;
}


.box{
	border : thin solid #406482;
	font : 12px Verdana,Tahoma,Arial,Helvetica,sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
}

.box1{
	border : thin solid #406482;
	font : 12px Verdana,Tahoma,Arial,Helvetica,sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	text-align : center;
}


.nav1 {
	border-right: #004080 2px ridge; 
	padding-right: 0px; 
	border-top: #004080 2px ridge; 
	margin-top: 3px; 
	padding-left: 0px; 
   font-weight: 600; 
	font-size: 12px; 
   margin-bottom: 3px; 
	padding-bottom: 0px; 
   border-left: #004080 2px ridge; 
	width: 127px; 
   padding-top: 0px; 
	border-bottom: #004080 2px ridge; 
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
	background-color: #C4E2FC; 
	text-align: center
}
.nav1 A {
	display: block; 
	padding-left: 3px; 
	padding-bottom: 3px; 
	width: 124px; 
	color: #2f4f4f; 
	padding-top: 3px; 
	background-color: #C4E2FC; 
	text-decoration: none
}
.nav1 a:visited {
	color: #2f4f4f; 
	text-decoration: none
}
.nav1 a:hover {
	background-image: none; 
	color: #2f4f4f; 
	background-color: #FFF2D5; 
   text-decoration: none
}
.nav1 a:active {
	color: #2f4f4f; 
	text-decoration: none
}
.nav1v {
	border-right: #004080 2px ridge; 
	border-top: #004080 2px ridge; 
	margin-top: 3px; 
	display: block; 
	padding-left: 3px; 
	font-weight: 600; 
	font-size: 12px; 
	margin-bottom: 3px;
   padding-bottom: 1px; 
   border-left: #004080 2px ridge; 
   width: 124px; 
   padding-top: 1px; 
   border-bottom: #004080 2px ridge; 
   font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
   background-color: #FFF2D5; 
   text-decoration: none
}
.nav1 a:visited {
	color: #2f4f4f; 
	text-decoration: none
}
.nav1 a:hover {
	background-image: none; 
	color: #2f4f4f; 
	background-color: #FFF2D5; 
	text-decoration: none
}
.nav1 a:active {
	color: #2f4f4f; 
	text-decoration: none
}	

#currentpage a {
	background-color: #B7B7FF; 
	cursor: default; 
}

#currentpage a:hover {
	background-image: none; 
	cursor: default; 
	background-color: #FFF2D5; 
	text-decoration: none
}


ul.list {
	margin-top: 0px; 
	font-size: 12px;
	line=height: 1.5; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif
}
ul.list li{
	padding-left: 30px; 
	background: url(bullet_blue.jpg) no-repeat 0px 0px; 
	list-style-type: none
}


#nav{
	height : 200px;
	left : 5px;
	position : absolute;
	top : 200px;
	width : 115px;
	z-index : 10;
}


#content {
color : #333333;
margin-top : 130px;
margin-right : 20px; 
margin-bottom : 10px;
margin-left : 115px;
padding : 80px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
border : 1px solid #000000;
background-color:#FFF2D5;
}

#toplogo{
z-index : 1;
height : 127px;
left : 0px;
position : absolute;
top : 0px;
width : 640px;
}

#sideleft{
z-index : 1;
height :222px;
left : 0px;
position : absolute;
top : 127px;
width : 113px;
}




