body {
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #b0c4de;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	background-color : #ffffff;
	margin-top : 20px
}

.tablebody {
	border: 5px solid #708090;
}

.logo {
	padding: 0px;
		background-image : url(../images/logobg.jpg);
	background-repeat : no-repeat;
	height: 80px
}

.nav {
	padding: 0px
}

legend {
	color: #006699;
	font-weight: bold
}

.left {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	padding: 5px;
}

.left a {color:#b8860b;text-decoration:underline;font-weight:normal;}
.left a:visited {color:#b8860b;text-decoration:underline;font-weight:normal;}
.left a:hover {color:#000000;text-decoration:none;font-weight:normal;}
.left a:link {color:#b8860b;text-decoration:underline;font-weight:normal;}

.rightbody {
	background-color: #9ba8b4;
}

.right {
	padding: 5px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #b0c4de;
}

.right a {color:#000000;text-decoration:underline;font-weight:normal;}
.right a:visited {color:#000000;text-decoration:underline;font-weight:normal;}
.right a:hover {color:#999999;text-decoration:none;font-weight:normal;}
.right a:link {color:#000000;text-decoration:underline;font-weight:normal;}

.main {
	color: #000000;
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
	font-weight : normal;
	padding : 10px;
	height: auto;
}

.main a {color:#b8860b;text-decoration:underline;font-weight:normal;}
.main a:visited {color:#b8860b;text-decoration:underline;font-weight:normal;}
.main a:hover {color:#000000;text-decoration:none;font-weight:normal;}
.main a:link {color:#b8860b;text-decoration:underline;font-weight:bold;}

.main2 {
	color: #006699;
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
	padding : 5px;
	font-weight: bold
}

.main2 a {color:#ff9900;text-decoration:underline;font-weight:normal;}
.main2 a:visited {color:#ff9900;text-decoration:underline;font-weight:normal;}
.main2 a:hover {color:#cccccc;text-decoration:none;font-weight:normal;}
.main2 a:link {color:#ff9900;text-decoration:underline;font-weight:normal;}

.bottom {
	color : #708090;
	font-family : Arial, sans-serif;
	font-size : 10px;
	border-top: 1px dotted #708090;
	border-bottom: 1px solid #708090;
	padding: 5px;
	text-align: center;
}

.bottom a {color:#000000;text-decoration:underline;font-weight:normal;}
.bottom a:visited {color:#000000;text-decoration:underline;font-weight:normal;}
.bottom a:hover {color:#cccccc;text-decoration:none;font-weight:bold;}
.bottom a:link {color:#000000;text-decoration:underline;font-weight:normal;}


.table2 {
	background-color: #ffffff;
	width: 900px
}

HR 	{
	width: 100%;
	color : #cccccc;
	height : 1px
}

h1 {
	color: #708090;
	font-size: 20px;
	font-family : arial, verdana, sans-serif;
	margin-bottom : 5px;
	margin-top : 5px
}

h2 {
	color: #708090;
	font-size : 16px;
	font-family : arial, sans-serif, verdana;
	margin-bottom : 2px;
	margin-top : 3px
}

ul {
	list-style: square;
	list-style-position : outside;
}

.hilite {
	color: #999999;
	text-align: center;
	font-weight: bold;
}