/* CSS Document */

Body {
	margin:0px;
	background-color:#033648;/**/
	
	scrollbar-face-color:#033648;
	scrollbar-highlight-color:#2383A4;
	scrollbar-shadow-color:#00526F;
	scrollbar-3dlight-color:#055F7E;
	scrollbar-arrow-color:#D8D956;
	scrollbar-track-color:#033648;
	scrollbar-darkshadow-color:#2383A4;
}

.Scrollbar {
	scrollbar-face-color:#313131;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#333333;
	scrollbar-3dlight-color:#444444;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#313131;
	scrollbar-darkshadow-color:#666666;
}
.Color1 {
	background-color:#FFFFFF;
}
.Color2 {
	background-color:#F6F4E9;
}
.Color3 {
	background-color:#4FA2BE;
}
.RightSpeacer {
	background-image:url(../images/left_speacer.gif);
	background-repeat:repeat-x;
}
.LeftSpeacer {
	background-image:url(../images/right_speacer.gif);
	background-repeat:repeat-x;
}
.RightImg {
	background-image:url(../images/left_img.gif);
	background-repeat:no-repeat;
	width:10px;
}
.LeftImg {
	background-image:url(../images/right_img.gif);
	background-repeat: no-repeat;
	width:10px;
}
.FooterBG {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:129px;
	width:750px;
}


.SiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F7171;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A49D7A;
}
.FooterLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A49D7A;
	text-decoration: underline;
}
.FooterLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Padding {
	padding:10px;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2383A4;
}
.Border {
	border: 1px solid #3D91AC;
}
.WhiteHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F7171;
	border: 1px solid #E8E1C6;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4FA2BE;
	border: 1px solid #4FA2BE;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.Links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F7171;
	text-decoration: underline;
}
.Links1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F7171;
	text-decoration: none;
}
