@charset "utf-8";
/* CSS Document */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:1px solid #333333;
	width: 780px;
	background-color: #000000;
	background-repeat: repeat;
	top: 0px;
	height: 100%;
}
#header {
	margin: 0 0 0 0;
	width: 780px;
}
#pagetitle {
	margin: 0 0 0 0;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	background-image: url(../images/link-sub-bg.gif);
}
#menu {
	float: left;
	width: 150px;
	background-color: #000000;
	position: relative;
}
#advert {
	float: right;
	width: 150px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #000000;
	color: #FFFFFF;
	background-position: top;
	font-size: 12px;
}
#advert img {
	padding-left: 20px;
}
#content {
	float: left;
	width: 61%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 0px;
	padding-bottom: 4px;
	height: 100%;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	height: 20px;
	text-align: center;
	padding-top: 4px;
	background-image: url(../images/link-sub-bg.gif);
	color: #CCCCCC;
	font-weight: normal;
	background-color: #BD1418;
}
#footer a:link, #footer  a:visited {
	font-size: 90%;
	color: #FFFFFF;
}
#footer a:hover {
	color: #CCCCCC;
}
body {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 1px;
	background-color: #EAE5E5;
	text-align: center;
}
#navBar {
	position: relative;
	top: 0px;
	left:0px;
	font-weight:normal;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navBar a:link, #navBar  a:visited {
	text-decoration: none;
	color:#FFFFFF;
	border-bottom-width: 0.1mm;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #000000;

}
#navBar a:hover {
	text-decoration: none;
	color:#FFFFFF;
	width: 148px;
	border-bottom-width: 0.1mm;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #CE2021;
}
#navBar>#current{
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-color: #00FF00;
}
h1 {
	font-size: 14px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
h2 {
	font-size: 16px;
	margin: 10px;
	text-align: justify;
	border: 1px dashed #993300;
	padding: 2px;
}
h3 {
	font-size: 16px;
	margin: 10px;
	text-align: justify;
	border: 1px dashed #993300;
	padding: 2px;
}
div.c1 {
	text-align: center;
	background-color: #000000;
}
#feature{
	padding-right: 8px;
	padding-left: 8px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-bottom: 2px;

}
/*********** .relatedLinks styles ***********/
.relatedLinks{
	margin: 0px;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: url(../images/link-sub-bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
.relatedLinks h3{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tipstools {
	background-image: url(../images/link-sub-bg.gif);
	color: #FFFFFF;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CE2021;
}
a:visited {

	color: #CE2021;
}
a:hover {
	color: #CE2021;
	text-decoration: none;
}
