/* CSS Document */
body{
font-family:Verdana, sans-serif;
font-size: 11px;
margin:0px;
background-color:#DAE9F6;
}
.editbody
{
scrollbar-face-color:#DAE9F6;
scrollbar-arrow-color:black;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#DAE9F6;
scrollbar-highlight-color:#DAE9F6;
scrollbar-3dlight-color:#9AC2E7;
scrollbar-darkshadow-Color:#4F95D5;

margin:0px;
}
td{
font-family:Verdana, sans-serif;
font-size: 11px;
color:#000000;
}
.name {
	font-family: Verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	text-transform: capitalize;
	line-height: normal;
}
h3
{
	font-family: Verdana, verdana,sans-serif;
	color: #000000;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
}
h2
{
	font-family: Verdana, verdana,sans-serif;
	color: #000000;
	font-size: 19px;
	margin: 0px;
	padding-top: 5px;
}
.rightBorder{border-right: 1px solid #CFCFCF; border-top: 1px solid #CFCFCF;}
.navigation a{
border:1px solid #000000;
border: 1px outset;
display:inline;
	padding: 4px; 
	height:23px;
 	font-family: verdana,sans-serif;
 	font-size: 11px;
	color:  #000000;
}
.navigation a:hover{
display:inline;
border:1px solid #000000;
border: 1px inset;
	padding:4px;
 	font-family: verdana, sans-serif;
 	font-size: 11px;
	color: #000000;
	background-color:#DAE9F6; 
	}
form#search{width:auto; height: 12px; }
.loginform{border:1px solid #333333; width:200px;}
input.button {background-color: #DAE9F6; border-top: 1px solid white; border-left: 1px solid white;
border-bottom: 1px solid black; border-right: 1px solid black;}
#Footer
{
	margin: 0px auto 10px auto;
	padding: 10px 0px 0px 0px;
	width: auto;
	text-align: center;
	border-color: #CCC;
	border-width: 1px 0 0 0;
	border-style: solid;
	font-family: verdana,sans-serif;
	font-size: 10px;
	color: #808080;
 }
.style2 {font-weight: bold}
	.boxes{
	border: 1px outset;
	}
.headings{background-color:#DAE9F6; padding:2px; color:#000000;}

.news_head{background-image:url(images/heading.gif); background-repeat:repeat-x; font-weight:bold; height:24px; vertical-align:middle;}
.helppad{padding:10px; background-color:#FFFFFF;}
.helphead{font-size:17px; }