@charset "iso-8859-1";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 0px;
}
html {scrollbar-face-color: #f8f8f8;
scrollbar-shadow-color: #ebebeb;
scrollbar-highlight-color: #ebebeb;
scrollbar-3dlight-color:#f8f8f8;
scrollbar-darkshadow-color: #f8f8f8;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000000;
}
.slaches {
	font-size: 7px;
}
.date {
	font-size: 10px;
	color: #ff0060;
}
.date2{
	font-size: 12px;
	color: #ff0060;
}
.diva {
	padding: 25px;
}
.divb {
	padding: 10px;
	width: 318px;
	float: right;
	height: 100px;
	color: #999999;
	margin-top: 200px;
}
.oneColElsCtr #container {
	width: 788px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}	
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	outline:none;
}	
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ff0060;
}
.title {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.title3 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}