BODY {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
.TextField {
	font-size: 9pt;
	font-family: arial;
	width: 116px;
}

a:link {  
color : #660066; 
font-family :  Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : bold; 
text-decoration : none; }

a:visited {  
color : #660066; 
font-family :  Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : bold; 
text-decoration : none; }

a:hover { 
color : #3366CC; 
font-family :  Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : bold; 
text-decoration : underline; }

a: active {  
color : #660066; 
font-family :  Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : bold; 
text-decoration : none; }

.purple{
	color : #660066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	padding: 3px 3px 2px;
} 

td.nav {
	padding:1px 0px 1px 15px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCFF;
	border-left: 0px;
	background-image: url(webimages/nav_bg.gif);
	background-repeat: repeat-y;


}

.white{
	color : #FFFFFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11.8px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	margin-left:13px;
} 

td#norepeat
{
background: url(webimages/nav_bg.gif) repeat-y;
}

td.menu
{
	padding:3px 3px 3px 15px;
	background: url(/webimages/left_nav.gif) no-repeat;
	color : #FFFFFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	border: 1px solid #000066;

}
td {
color : #000000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
font-weight : normal; 
text-decoration : none; 
} 

h1 {
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
} 
.indent {
	text-indent: 10px;
}
td.search {
	padding:3px 0px 3px 4px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCFF;
	border-left: 0px;

}
.advsearch {

	padding:3px 0px 3px 4px;
	border-top: 0px;
	border-right: 0px #000000;
	border-bottom: 0px #000000;
	border-left: 0px #000000;
}
.searchfield {
	font-size: 9pt;
	font-family: arial;
	width: 135px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.border {
	border: 1px solid #CCCCFF;
	padding: 5px;
	margin: 3px;
}

.content {
	padding: 10px;
	vertical-align: top;
	line-height: 1.5;


}
.topnavi {
	background-image: url(/webimages/bg_topmenu.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 22px;
}
.sideleft {
	background-color: #EFEDFC;
	vertical-align: top;
	width: 145px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{
	background-color: #660066;
	color: #FFFFFF;
}

.btn250 {
	color:#FFFFFF;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	background-color:#660066;
	border: 3px double #660066;
	padding: 5px;
	text-align: center;
	width: 300px;
	margin: 5px;
}
#bottom {
	background-image: url(webimages/bg_top.gif);
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000066;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

