/* CSS Document */
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #663399;
	text-decoration: none;
}
a.topnav:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.topnav:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.topnav:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.topnav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E7DBF2;
	text-decoration: underline;
}
body, td, p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666; 
	text-decoration: none;
}


.tdrightborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #663399;
}

td.nav { background-color :#9966CC; 
align:center;
} 
td.nav a {
	font-family :Verdana, Tahoma, Arial ;
	font-size : 12px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;

} 
td.nav a:hover {
		
	text-decoration : none; 
	font-weight : normal;
	color : black;
	display: block; 
	width: 100%; 
	height: 100%; 
	background-color : #E6D9F2;	

} 
td.nav a:visited {  
	font-family :Verdana, Tahoma, Arial  ;
	font-size : 12px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	font-variant : small-caps;
	display: block; 
	width: 100%; 
	height: 100%; 
} 
h1 {
	font-family :Verdana, Tahoma, Arial ;
	font-weight : normal;
	font-size : 12px;
	padding : 4 4 4 4;
	margin-bottom : 4;
	margin-top : 4;
	margin-left : 4;
	margin-right : 4;
}
h2 {
	font-family :Verdana, Tahoma, Arial ;
	font-weight : strong;
	font-size : 18px;
	color: #663399;
}
h3 {
	font-family :Verdana, Tahoma, Arial ;
	font-weight : strong;
	font-size : 14px;	
}
input, textarea, select { 
font-family: verdana; 
font-size: 10px; 
color: #000000; 
}
.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666; 
	text-decoration: none;
}
.hometext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666; 
	text-decoration: none;
}
ul.hometext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}
.tableborder {
	border: 1px solid #663399;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.leftpic {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
.rightpic {
	margin: 5px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
