body {
	font-family: verdana, arial, helvetica,;
	font-weight: 10px;
	font-size: 10px;
	padding: 2em;
	margin: 0;
    background-image: url("bg.gif");
    background-repeat: repeat-x repeat-y;
    background-attachment: fixed;
}

a {
	text-decoration: none;
}

a:link {
	color: black;
}

a:visited {
	color: gray;
}

a:active {
	color: red;
}

a:hover {
	color: red;
	text-decoration: none;
}

.maintableborder {
	border: 1px solid #666666;
}
.ltgryborder {
	border: 1px solid #CCCCCC;
}
.mdgryborder {
	border: 1px solid #999999;
}
.dkgryborder {
	border: 1px solid #666666;
}
.rightboxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#block1 {
text-align: justify;
width: 225px;
height: 168px;
background: #eee;
}

option {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
}
option.one {background-color: #EEEEEE;
}
option.two {background-color: #FFFFFF;
}

.paraBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}

h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-family: verdana, arial, helvetica,;
	font-size: 10px;
	color: #333333;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-family: verdana, arial, helvetica,;
	font-size: 10px;
	color: #333333;
	padding: .5em 0px;
	
}

#nav li li a:hover {
	border: 5px solid #CC0000;
	border-width: 1px 0px;
	padding: .5em 0px;
}

li {
	float: left;
	position: relative;
	font-family: verdana, arial, helvetica,;
	font-weight: 12px;
	font-size: 10px;
	width: 8em;
	text-align: center;
	cursor: default;
	background-color: transparent;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-family: verdana, arial, helvetica,;
	font-size: 10px;
	background: url(images/ddbg3.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #CCCCCC;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}
.mainbackground {
}
.blockgrad {
	background-image: url(images/tablebggrad.gif);
}
.blockback {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
}
