body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #BCBDBF;
	font-size: 10px;
	margin:0;
	padding:0;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.noline a {
	text-decoration: none;
}
.noline a:hover {
	text-decoration: none;
	background-color: #999999;
}

.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
	font-size: 10px;
}

#slantedmenu{
font-weight: normal;
font-size: 90%;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
	text-indent: 0px;
	margin: 0;
	background-color: #e0e0e0;
	border: 1px solid #bebebe;
	text-align: left; /*set value to "center" for example to center items*/
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
	color: #494949;
	padding-right: 15px;
	margin: 0;
	text-decoration: none;
	background: transparent url(images/slantdivider.gif) top right no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0;
}


#slantedmenu ul li a:visited{
color: #494949;
} 


#slantedmenu ul li a:hover{
color: black;
}

.curlycontainer{
	border: 1px solid #666666;
	margin-bottom: 1em;
	width: 450px;
	background-color: #D9D9D9;
	background-image: url(images/formbg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	left: 50px;
	margin-left: 30px;
	padding-right: 10px;
}

.curlycontainer a{
	text-decoration: none;
	color: #999999;
}

.curlycontainer img{
	text-decoration: none;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.curlycontainer a:hover{
	text-decoration: none;
	color: #000000;
}

.curlycontainer marquee{
	text-decoration: underline;
	color: #000000;
}

.tableheader {
	background-image: url(images/formbg.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
}
table {
	font-size: 100%;
}


.tableheader td {
	background-image: url(images/formbg.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
}

.tableheader a{
	text-decoration: none;
	color: #999999;
}

.tableheader a:hover{
	text-decoration: none;
	color: #000000;	
}

.cursor {
	cursor: hand;
}
.correctform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.read {
     cursor: hand;
}
.notread {
	cursor: hand;
	font-weight: bold;
}
z
