@charset "utf-8";
/* CSS Document */
a
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}

iframe { z-index:1; position:relative;}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
	text-transform: capitalize;
	padding-bottom: 20px;
	font-style: normal;
}


.custom1:link {
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
.custom1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.custom1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
}

.custom1:active {
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.custom2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;

}
.custom2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
.custom2:active {
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
.custom2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
	text-transform: capitalize;
}
.custom3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;

}
.custom3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
.custom3:active {
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
.custom3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09F;
	text-decoration: underline;
	text-transform: capitalize;
}

.custom4:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
}
.custom4:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
}
.custom4:active {
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-transform: capitalize;
}
.custom4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09F;
	text-decoration: underline;
	text-transform: capitalize;
}

.custom5:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
	text-transform: capitalize;
}
.custom5:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
	text-transform: capitalize;
}
.custom5:active {
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	font-size: 18px;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
	text-transform: capitalize;
}
.custom5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-transform: capitalize;
	text-decoration: none;
}
body {
	margin: 0px;
	text-align: center;
}
.banner {
	background-image: url(../images/bannerimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.footer {
	background-image: url(../images/footerimage.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.leftbar {
	background-image: url(../images/leftbar.jpg);
	background-repeat: repeat-y;
}
.rightbar {
	background-image: url(../images/rightbar.jpg);
	background-repeat: repeat-y;
}
.mainmenubg {
	background-image: url(../images/mainmenubg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menubutton {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
}
.promotionarea {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.flashplayermessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.whitetitle {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-left: 20px;
}
.devtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.devbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.supportboxstyle {
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	line-height: 9px;
	text-indent: 0px;
	margin: 0px;
	clear: none;
	float: none;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.hostingfeaturesstyle {
	font-family: Arial, Helvetica, sans-serif;
}
.bluetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #09F;
	margin: -10px;
}
