body
{
	font-size: small;
	background-color: white;
	color: Black;
	font-family: Trebuchet MS;
}
a
{
	color: Blue;
}
a:hover
{
	color: Green;
}
img
{
	border: none;
}
h1
{
	font-size:medium;
	color:#228;
}
.header
{
	height: 120px;
	background-color: #ccccff;
	background-image: url(images/headerback.jpg);
	text-align: center;
	background-repeat: repeat
}
.lowerheader
{
	height: 60px;
	background-image: url(images/fadeback.gif);
	background-position: center top;
	background-repeat: repeat
}
.titlebar
{
	height: 50px;
}
.menu
{
	width: 195px;
	height: 250px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	padding:0px;
	font-size:xx-small;
}
.menu img
{
	padding: 0px;
	border: solid 0px black;
	margin: 0px;
}
#menu1
{
	background-image:url(images/menu1.gif);
	width:195px;
	height:32px;
}
#menu2
{
	background-image:url(images/menu2.gif);
	width:195px;
	height:31px;
}
#menu3
{
	background-image:url(images/menu3.gif);
	width:195px;
	height:18px;
}
#menu4
{
	background-image:url(images/menu4.gif);
	width:195px;
	height:19px;
}
#menu5
{
	background-image:url(images/menu5.gif);
	width:195px;
	height:18px;
}
#menu6
{
	background-image:url(images/menu6.gif);
	width:195px;
	height:19px;
}
#menu7
{
	background-image:url(images/menu7.gif);
	width:195px;
	height:18px;
}
#menu8
{
	background-image:url(images/menu8.gif);
	width:195px;
	height:19px;
}
#menu9
{
	background-image:url(images/menu9.gif);
	width:195px;
	height:18px;
}
a:hover #menu1
{
	background-image:url(images/selmenu1.gif);
	width:195px;
	height:32px;
}
a:hover #menu2
{
	background-image:url(images/selmenu2.gif);
	width:195px;
	height:31px;
}
a:hover #menu3
{
	background-image:url(images/selmenu3.gif);
	width:195px;
	height:18px;
}
a:hover #menu4
{
	background-image:url(images/selmenu4.gif);
	width:195px;
	height:19px;
}
a:hover #menu5
{
	background-image:url(images/selmenu5.gif);
	width:195px;
	height:18px;
}
a:hover #menu6
{
	background-image:url(images/selmenu6.gif);
	width:195px;
	height:19px;
}
a:hover #menu7
{
	background-image:url(images/selmenu7.gif);
	width:195px;
	height:18px;
}
a:hover #menu8
{
	background-image:url(images/selmenu8.gif);
	width:195px;
	height:19px;
}
a:hover #menu9
{
	background-image:url(images/selmenu9.gif);
	width:195px;
	height:18px;
}
#selmenu1
{
	background-image:url(images/selmenu1.gif);
	width:195px;
	height:32px;
}
#selmenu2
{
	background-image:url(images/selmenu2.gif);
	width:195px;
	height:31px;
}
#selmenu3
{
	background-image:url(images/selmenu3.gif);
	width:195px;
	height:18px;
}
#selmenu4
{
	background-image:url(images/selmenu4.gif);
	width:195px;
	height:19px;
}
#selmenu5
{
	background-image:url(images/selmenu5.gif);
	width:195px;
	height:18px;
}
#selmenu6
{
	background-image:url(images/selmenu6.gif);
	width:195px;
	height:19px;
}
#selmenu7
{
	background-image:url(images/selmenu7.gif);
	width:195px;
	height:18px;
}
#selmenu8
{
	background-image:url(images/selmenu8.gif);
	width:195px;
	height:19px;
}
#selmenu9
{
	background-image:url(images/selmenu9.gif);
	width:195px;
	height:18px;
}




#menulogo
{
	background-image:url(images/menulogo.gif);
	width:195px;
	height:58px;
}
.content
{
	padding:5px;
	vertical-align: top;
	text-align: left;
}
.ruler
{
	background-position:  center;
	background-image: url('images/ruler.gif');
	background-repeat: repeat-x;
	background-color: transparent
}
.ruler2
{
	background-position:  center;
	background-image: url('images/ruler2.gif');
	background-repeat: repeat-x;
	background-color: transparent
}
.counter
{
	text-align: right;
	font-size: smaller;
}
.counter img
{
	vertical-align: middle;
}
table
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}
tr, td
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.footer
{
	text-align:center;
	vertical-align:middle;
}
ol li
{
	padding-bottom: 10px;
}
.contactErr
{
	padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    margin: 2px 4px 4px;
    color: red;
    padding-top: 8px;
    background-color: #400
}
.contactleftcell
{
    padding-right: 10px;
    padding-left: 15px;
    font-weight: bold;
    padding-bottom: 4px;
    vertical-align: top;
    padding-top: 6px;
    text-align: left
}
.contactrightcell
{
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 4px;
    vertical-align: top;
    padding-top: 4px;
    text-align: left
}
.contactinput
{
	background-color: white;
	color: black;
	border: solid 1px black;
	width: 450px;
}
.contactnuminput
{
	background-color: white;
	color: black;
	border: solid 1px black;
	width: 150px;
}
.contactselect
{
	background-color: white;
	color: black;
	border: solid 1px black;
}
.red
{
    color: red;
    background-color:Transparent;
}
.light
{
	font-weight: normal;
}
.large
{
	font-weight: bold;
	font-size: large;
}
.center
{
	text-align:center;
}
