body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #3738AC;
}
.body {
	background-color: #4B57DD;
	width: 980px;
	padding: 10px;
	overflow: auto;
	font-size: 12px;
}
.buttons {
	background-image: url(../NewImages/buttonsBack.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 1000px;
}
.bottomButtons {
	color: #6699FF;
	background-image: url(../NewImages/buttonsBack.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 1000px;
	padding-top: 10px;
}
h1{
	color:#FFFFFF;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
	background-image: url(../NewImages/H1_back.gif);
	background-repeat: no-repeat;
	padding: 5px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(../NewImages/buttonsBack.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding: 5px;
}
.Links{
	text-decoration: none;
	color: #9FBEFF;
}
.box {
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.LinksAll{
	min-height: 150px;
	padding: 2px;
	color: #FFFFFF;
}
a:hover {
	color: #18184A;
	background-color: #8CA4FF;
}
.PhotosLeft {
	position: relative;
	visibility: visible;
	float: left;
	padding-right: 10px;
	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;
}
.bol {
	font-weight: bold;
}
