body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a:hover,a:link,a:visited,a:active {
	font-weight: normal;
	color: #569E9E;
	text-decoration: underline;
}
a.header:hover,a.header:link,a.header:visited,a.header:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

li {
	list-style-image: url(../images/bullet.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.MenuMain,a.MenuMain:hover,a.MenuMain:link,a.MenuMain:visited,a.MenuMain:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
.MenuMainMouseOver {
	background-color:#cccccc;
}
.MenuMainMouseOut {
	background-color:#A1A1A1;
}
.TextTitle{
	color:#569E9E;
	font-weight: bold;
}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Title {
	color:#569E9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.TableTitle{
	background-color:#569E9E;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
}

.TableStripe{
	background-color:#ADC9C9;
	color:#000000;
	text-align:center;
	font-weight: bold;
}


.FormInputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width:100%;
}
.FormButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border:1px solid #569E9E;
	background-color: #FFFFFF;
	color: #569E9E;
}
.gallerymid {
	border: 1px solid #569E9E;
	margin:2px 2px 2px 2px;
}
.gallerysmall {
	border: 1px solid #569E9E;
	margin:2px 2px 2px 2px;
	cursor: pointer;
	cursor: hand;
}
