/* CSS Document */
a {
	color: #OOOOO0;
	}
body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	}
.headerbar {
	display: block;
	clear: both;
	}
.splash{
	background: #315F5D url(../Images/horiz-grade.jpg) repeat-y top center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main{
	background: #356663 url(../Images/3strip.jpg) repeat-x;
	margin-top: 0px;  
	margin-bottom: 0px;
}
.logobar {
	display: inline;
	clear: none;
	}
.tablebody {
	background: #FFFFFF url(../Images/mainbg.jpg) repeat-y;
	width: 780px;
	border: thin solid #CCCCCC;

}
.thumbs {
	text-align: center;
}

img a {
	border: none;
	}
.top-splash {
	background: #315fd url(../Images/splash-top.jpg);
}
.left-splash{
	background: url(../Images/bottom-left.jpg)

}

.leftbar {
	background: url(../images/left-bar.jpg) no-repeat 0px 0px;
	width: 136px;
	height: 462px;
	clear: none;
	float: left;
	}
.rightbar {
	background: url(../images/right-bar.jpg) no-repeat left 0px;
	width: 171px;
	height: 462px;
	clear: none;
	float: right;
	}
.content{
	width: 620px;
	clear: none;
	float: left;
	margin: 0 5px 0 10px;
	}
p{
	padding: 10px;
	}
p img {
	text-align: right;
	float: right;
	}
	
h1 {
	background: #FFFFFF url(../Images/header.jpg) no-repeat scroll;
	width: 620px;
	height: 33px;
	font-size: 150%;
	line-height: 33px;
	color: #ffffff;
	font-weight: normal;
	padding: 0 0 0 10px;
	}
.taupebar {
	background: #D0D0B4;
	height: 18px;
	width: 100%
	}
.whitebar1 {
	background: #ffffff;
	height:6px;
	width: 100%
	}
.whitebar2 {
	background: #ffffff;
	height: 10px;
	width: 100%
	}
.rightlinks {
	color: #AE3449;
	font-family: Arial, Helvetica, sans-serif;
	
	}
.rightlinks a{
	color: #AE3449;
	}
.rightlinks ul{
	font-size: 10pt;
	line-height: 24px;
	text-indent: 0pt;
}
.rightlinks a:hover{
	color: #315F5D;
	}
/*Navigation*/

.splashmenu a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
.splashmenu a:hover {
	color: #ffffff;
	}	
.menu a {
	text-align: right;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display: block;
	line-height: 30px;
	}
.menu a:hover {
	color: #ffffff;
	}
#current {
	background: #346663 url(../Images/dot.png) no-repeat scroll right 3px;
	_width: 100%;
	width: 136px;
	color: #ffffff;
	/*line-height: 30px;*/
	margin: 0px;
	padding: 0px;
	
	}
	