/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
img {border:none;}
form {padding:0px; margin:0px;}

a:link       {color: #6F6996; text-decoration: underline;}
a:visited {color: #6F6996; text-decoration: underline;}
a:hover     {color: #6F6996; text-decoration: none;     }
a:active   {color: #6F6996; text-decoration: underline;}

h1 {color: #414141; margin: 0px; padding: 0px;}
h2 {color: #414141; margin: 0px; padding: 0px;}
h3 {color: #414141; margin: 0px; padding: 0px;}
h4 {color: #414141; margin: 0px; padding: 0px;}
h5 {color: #414141; margin: 0px; padding: 0px;}
h6 {color: #414141; margin: 0px; padding: 0px;}

.TOP_bg {background-color: #EEDFE4;}

.AUTH_FORM {
	background-image: url(/images/auth_bg.gif);
	height: 126px;
	width: 217px;
}
#AUTH {
	font-size: 9px;
	padding: 5px;
}
#AUTH .field {
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #AFAFC1;
}
#AUTH .submit {
	font-size: 9px;
	color: #7C7F94;
	background-color: #DFE1EB;
	border: 1px solid #AFAFC1;
	font-weight: bold;
}

.SiteName {
	font-size: 22px;
	color: #726B9A;
	font-weight: bold;
	font-family: Tahoma;
}
.SiteNameDescr {color: #9E9E9E;}
.MainBG {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #9889B0;
	height: 136px;
}
.MainBG #Heart {
	background-image: url(/images/heart01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
}
.Crumbs {
	font-size: 10px;
	color: #6F6996;
	margin-left: 35px;
	vertical-align: middle;
	background-color: #D3BAC2;
}
.Menu {
	color: #FCF5F2;
	margin-left: 232px;
	margin-bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.Menu a {color: #FCF5F2 !important;}
.TOP_bg #icons {font-size: 9px;}
.Content {
	background-image: url(/images/heart02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 300px;
}
.NewsHead {padding-left: 15px;}
.NewsDate {
	font-size: 9px;
	margin-top: 10px;
	padding-left: 15px;
	margin-bottom: 2px;
}
.NewsTitle {
	font-weight: bold;
	background-image: url(/images/icon_page.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 14px;
}
.NewsMore {
	background-image: url(/images/icon_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-position: 0px 2px;
}
.NewsBody {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 15px;
}
.CopyRight {
	font-size: 9px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 15px 30px;
}
.Action {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-left-color: #CBCBCB;
	margin-top: 10px;
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 20px;
	padding-left: 20px;
}
.PhotoBG {
	background-image: url(/images/photobg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Photos {
	background-image: url(/images/photo_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 144px;
	text-align: center;
	vertical-align: middle;
}
.PhotoPic {
	background-image: url(/images/photo_bg.gif);
	height: 85px;
	width: 110px;
	padding: 10px;
}
.level1 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.level2 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	}
.level3 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	}
.line {
border-left-width:1px;
border-left-style:solid;
border-left-color:#cccccc;
padding-left:20px;
}
