body {
	background-color: #30319D;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}
.body {
	background-color: #4B57DD;
	width: 1000px;
	overflow: auto;
}
.buttons {
	background-repeat: repeat-x;
	height: 30px;
	width: 1000px;
	background-color: #30319D;
	background-image: url(../images/Button_BackHigh_03.jpg);
}
.bottomButtons {
	color: #6699FF;
	background-repeat: repeat-x;
	height: 20px;
	width: 1000px;
	padding-top: 10px;
	background-image: url(../images/Button_BackHigh_03.jpg);
}
h1{
	color:#FFFFFF;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
	background-image: url(../images/H1_back.gif);
	background-repeat: no-repeat;
	padding: 5px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-position: top;
	padding-left: 5px;
	padding: 5px;
	border-bottom-style: none;
}
h3{
	background-position: bottom;
	padding-left: 5px;
	padding: 5px;
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-bottom-color: #0000FF;
	font-weight: normal;
	background-image: url(../images/Button_BackHigh_03.jpg);
}

.Links{
	text-decoration: none;
	color:#0099FF;
	}
.box {
	color:#000000;
	padding: 5px;
	background-color: #A0C6FE;
	border: thin dotted #666666;
}

.LinksAll{
	min-height: 150px;
	padding: 2px;
	color: #FFFFFF;
}
a:Link{
	color:#FFF;
	}
a:hover {
	color: #0099FF;
	background-color: #202164;
}
a:visited {
	color: #000033;
}
.PhotosLeft {
	position: relative;
	visibility: visible;
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.PhotosRight {
	position: relative;
	float: right;
	text-indent: 0px;
	padding-left: 10px;
	height: auto;
	padding-bottom: 5px;
}
.Yellow{
	font-weight: bold;
	color: #FFFF00;	
}
.small {
	font-size: 10px;
	color: #4B57DD;
}
.inBody{
	width: 950px;
	text-align: left;
}
.boxes{
	height: 155px;
	vertical-align: middle;
	float: left;
	padding-left: 20px;
	width: 450px;
	}
