/* CSS Document */

body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-y;
	}.header {
	background-image: url(../images/header_02.jpg);
	height: 130px;
}
.intro {width: 700px; margin: 0 auto; font-size: 14px; font-weight: bold; text-align: center;}
.header-link {font-size: 12px; color: #000000;}
#header-link a:link {color: #8A0000; text-decoration: underline;}
#header-link a:visited {color: #8A0000; text-decoration: none;}
#header-link a:hover {color: #FFFFFF; text-decoration: none;}
#header-link a:active {color: #FF0000; text-decoration: underline;}
.header-title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}.box-title-bg {background-image: url(../images/box_01.gif); background-position: top; background-repeat: no-repeat; width: 740px; height: 30px;
color: #8A0000; font-size: 30px; font-weight: bold; text-align: center; padding-top: 21px;
}
.box-wrapper {
	background-color: #FDB100;
	padding-right: 10px;
	padding-left: 10px;
}
.boxbg{
	background-color: #FDB100;
}.bookmark {
	margin-top: 15px;
	margin-bottom: 15px;
}
.footer {
	background-image: url(../images/footer.jpg);
	height: 155px;
}
#footer-menu {  font-size: 9px;}
#footer-menu a:link {color: #000000; text-decoration: underline;}
#footer-menu a:visited {color: #000000; text-decoration: none;}
#footer-menu a:hover {color: #8A0000; text-decoration: none;}
#footer-menu a:active {color: #FF0000; text-decoration: underline;}
#copyright {
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 15px;
}.toplinkbox {
	background-color: #A90000;
	padding: 3px;
	font-size: 15px;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.toplinkboxbg {
	background-color: #C83000;
	border: 1px dashed #FFFFFF;
	padding: 3px;
}
.linkbox {
	background-color: #BB2F00;
	border: 1px dashed #FFFFFF;
	padding: 3px;
	text-align: left;
	font-size: 13px;
}a {
	color: #FFFF00;
}
.smalltext {
	font-size: 8px;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.leftside {
	background-color: #3C3C3C;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
	text-align: left;
}
.middle {
	background-color: #333333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}
.rightside {
	background-color: #575757;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
	text-align: left;
}.strip {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.cover {
	border: 1px solid #C16BC4;
}
.freesites {
	background-color: #2A2A2A;
	padding: 5px;
	border: 2px dashed #FFFFFF;
	text-align: left;
	font-size: 12px;
}.freesitetitle {
	background-color: #DB5E01;
	padding: 5px;
	border: 2px dashed #FFFFFF;
	text-align: left;
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
}a img {
	border: 1px solid #C16BC4;
}.noborder {
	border: 0px none;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.style1 {color: #FFFF00}
.style2 {
	font-size: 9px;
	color: #DB5E01;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}