﻿body {
	margin: 0px;
	background-color: #c3c3c3;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}
#ForceScrollbar {
	position: absolute;
	top: 0;
	bottom: -1px;
	width: 1px;
	z-index: -1;
}
.SiteHeading
{
	position: relative;
	width: 770px;
	height: 140px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #262626;
}
.SiteHeadingLinks {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
.SiteHeadingLinks a {
	display: block;
	float: left;
	margin: 2px 2px;
	padding: 0px 5px 1px 5px;
	border: solid 1px #333;
	background-color: #262626;
	color: #ffc500;
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}
.SiteHeadingLinks a:hover {
	background-color: #373737;
	text-decoration: none;
	color: #fff;
	color: #FFC500;
}





.SiteSideLinks {
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
.SiteSideLinks a {
	display: block;
	float: left;
	width: 140px;
	height: 20;
	margin: 2px 2px;
	padding: 0px 5px 1px 10px;
	border: solid 1px #333;
	background-color: #262626;
	color: #ffc500;
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}
.SiteSideLinks a:hover {
	background-color: #373737;
	text-decoration: none;
	color: #fff;
	color: #FFC500;
}
.SiteMenuBar {
	clear: both;
	width: 770px;
	height: 20px;
	overflow: hidden;
	margin: 0 auto;
	background: #C00E0C;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
.SiteFooter {
    position: relative;
	clear: both;
	width: 770px;
	height: 44px;
	margin: 0 auto;
	background: #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.SiteFooter1 {
    height: 16px;
	padding: 3px 10px 4px 50px;
	text-align: left;
}
.SiteFooter1 a {
	color: #FFC500;
	text-decoration: none;
}
.SiteFooter1 a:hover {
	color: #ffffff;
}
.SiteFooter2 {
    height: 16px;
	padding: 3px 10px;
	background: #333633;
}
.SiteFooter2 a {
	color: #cccccc;
	text-decoration: none;
}
.SiteFooter2 a:hover {
	color: #ffffff;
}

.style1 {
		border-style: solid;
		border-width: 2px;
		border-color:black;
		}
.style1 a{		
		border-color:black;
		}
.style1 a:hover{		
		border-color:gray;
		}


/* Section Heading */
.SectionHeading {
	clear: both;
	position: relative;
	width: 770px;
	height: 24px;
	overflow: hidden;
	margin: 0 auto;
	background: #232 no-repeat;
	border-bottom: solid 2px #fff;
	text-align: left;
}
.SectionHeading h1 
{
    display: inline;
	position: relative;
	top: 9px;
	margin: 0px;
	padding: 9px 0 0 5px;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	letter-spacing: -1px;
	font-style: italic;
	color: #fff;
}
.SectionHeading .TitleSeparator 
{
	position: relative;
	top: 9px;
	padding: 9px 0 0 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	letter-spacing: -1px;
	font-style: italic;
	color: #fff;
}
.SectionHeading h2 {
    display: inline;
	position: relative;
	top: 5px;
	margin: 0px;
	padding: 9px 0 0 5px;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	letter-spacing: 0px;
	font-style: italic;
	color: #fff;
}
.SectionSubHeading {
	position: relative;
	top: -3px;
	font-size: 14px;
	letter-spacing: 0px;
}

/* Page Heading */
.PageHeading {
	position: relative;
	height: 35px;
	overflow: hidden;
	padding: 0 0 0 210px;
    background: #fff url(/images/theme/SubHeading-Hosting.png) no-repeat left top;
}
.PageHeading h2 {
	margin: 0;
	padding-top: 3px;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.PageHeading h1 {
	margin: 0;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	color: #C00E0C;
}
.PageHeading a {
	text-decoration: none;
	color: #666;
}
.PageHeading a:hover {
    color: #C00E0C;
}
.PageHeading .CurrentPage {
    position: absolute;
    visibility: hidden;
}



.PageMain
{
	position: relative;
	clear: both;
	width: 770px;
	margin: 0 auto;
	background: #333;
	text-align: left;
}
.PageNav
{
	position: relative;
	float: left;
	width: 168px;
	overflow: hidden;
    background: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.NavTop
{
	height: 60px;
	background: #232;
	border-bottom: solid 1px #999999;
	text-align: center;
	color: #fff;
}
.PageBody
{
	float: right;
	width: 600px;
	overflow: hidden;
	background: #999;
}

.ContentSideBarTop 
{
    float: right;
    width: 200px;
    border: solid 1px #222;
    background: #970F00;
    padding: 1px 1px 1px 1px;
    text-align: center;
    color:#ffffff;
    font-weight:bold;
}

.ContentSideBarMain 
{
    width: 193px;
    border: solid 1px #222;
    background:#c3c3c3;
    padding: 3px 3px 3px 3px;
    text-align:left;
    color:#000000;
    font-weight:normal;
}

.Content 
{
    margin: 18px 12px 12px 12px;
    width: 564px;
    border: solid 1px #222;
    padding: 8px 3px 3px 8px;
    background: #c3c3c3;
    
}
.CenterImg 
{
    text-align:center;
}
    
.Content a {
    text-decoration: none;
	color: #970F00;
}
.Content a:hover {
    text-decoration: underline;
}
.Content h2 {
  margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
}
.Content h2 a {
  text-decoration: none;
	color: #9c0202;
}
.Content h2 a:hover {
	color: #4c0202;
}
.Content h3 {
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #000;
}
.Content h4 
{
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000;
}
.Content h5 {
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000;
}
.Content h6 {
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000;
}


.Button {
  height: 25px;
  border: double 4px #222;
  background-color: #555852;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.Button-Hover {
  height: 25px;
  border: solid 4px #222;
  background-color: #555852;
  font-size: 11px;
  font-weight: bold;
  color: #c4b550;
}
.Button-Down {
  height: 25px;
  border: solid 4px #222;
  background-color: #444741;
  font-size: 11px;
  font-weight: bold;
  color: #c4b550;
}

