body {
	margin: 25px 2px 2px;
	background-color: #02264A;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
td {
	background-color: #FFFFFF;
}
.borders {
	border: 1px solid #FF3333;
}
.border {
	border: 1px solid #AEC9FF;
}
.borders .contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3333;
}
.borders .contacts a:link {
	color: #003366;
}
.borders .contacts a:visited {
	color: #003366;
}
.borders .contacts a:hover {
	color: #0000FF;
}
.borders .main-content .border .lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEC9FF;
}
.borders .main-content .border .lines-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	background-color: #FFFF99;
}
.borders .site-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
}
.borders .site-links a:link {
	color: #0000FF;
}
.borders .site-links a:visited {
	color: #000099;
}
.borders .site-links a:hover {
	color: #FF3300;
}
.borders .site-links p {
	margin-top: 4px;
	margin-bottom: 10px;
}
.borders .main-content h2 {
	font-size: 18px;
	margin-top: 4px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: capitalize;
}

.borders .main-content p {
	margin-top: 4px;
	margin-bottom: 12px;
}
.borders .main-content u {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
	text-decoration: none;
}
.borders .main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF3333;
	padding: 5px 8px 5px 10px;
}
.borders .main-content b {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
	margin-top: 4px;
	margin-bottom: 10px;
}
.borders .main-content li {
	list-style-position: outside;
	list-style-image: url(ball.jpg);
	margin-top: 5px;
	margin-bottom: 5px;
}
.borders .reasons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF3333;
	padding: 5px 8px 5px 10px;
}
.borders .reasons h2 {
	font-size: 18px;
	margin-top: 4px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: capitalize;
}
.borders .reasons li {
	padding-top: 6px;
	padding-bottom: 6px;
}
.borders .topic {
	color: #FFFFCC;
	background-color: #FF3333;
	text-align: center;
	vertical-align: middle;
}
.borders .topic h1 {
	font-size: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.borders .main-content strong {
	color: #000000;
}


.borders .main-content .img-right {
	margin: 0px 0px 4px 10px;
	clear: left;
	float: right;
}
.borders .reasons .img-right {
	margin: 0px 0px 4px 10px;
	clear: left;
	float: right;
}
.borders .main-content .ads-right {
	clear: left;
	float: right;
	width: 340px;
}
.right340 {
	float: right;
	height: 290px;
	width: 336px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.left340 {
	height: 290px;
	width: 336px;
}
