BODY {


MARGIN: 0px;
PADDING-BOTTOM: 0px;
PADDING-LEFT: 0px;
PADDING-RIGHT: 0px;
PADDING-TOP: 0px;
SCROLLBAR-3DLIGHT-COLOR: #AA97BD;
SCROLLBAR-ARROW-COLOR: White;
SCROLLBAR-DARKSHADOW-COLOR: #96aabd;
SCROLLBAR-FACE-COLOR: #13275d;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #96aabd;
SCROLLBAR-TRACK-COLOR: black ;
font-family: Verdana
font-size:11px
font-style : normal;
background-image: url(../images/backgrounds/background2.gif);
background: url(../images/backgrounds/background2.gif) repeat fixed top;
background-position: top;
 background-attachment: fixed;
 background-repeat: repeat;
}



P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style : normal;
}

A:link{
color: #6E6290;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
 text-underline-position: below;
 text-decoration: underline;
}

A:visited{
color: #6E6290;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
 text-underline-position: below;
 text-decoration: underline;
}

A:active{
color: #6E6290;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
 text-underline-position: below;
 text-decoration: underline;
}


A:hover {
color: #6E6290;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

.StandardText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : normal;
	
	
}

.StandardBold{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style : normal;
	font-weight: bold;
	
	
}

/*  The stylesheet will override the body tag */

a.main:link {
color: White;
}

a.main:visited {
color: White;
}

a.main:hover {
color: #6E6290 ;
}

a.nav:link, a.nav:visited, a.nav:active {
color: #660066;
font-family: TradeGothic, verdana, arial, helvetica, sans-serif;
font-size: 11px
}

a.nav:hover {
color: #993399;
font-family: TradeGothic, verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal
text-decoration: underline;
}

/**
 * Sytles for news user control
 */
.NewsTableHeader{
 /*background: #13275D;*/
 /*color: White;*/
 background: #F5AF36;
 color: Black;
 border: 1px solid Black;

 /*background-image: url(../images/newsheader.gif);*/
 font-family: sans-serif;
 font-size: 12px;
 font-weight: bolder;
 margin-left: 15px;
 }

.NewsTitle{
color: #13275C;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
}

.NewsDetails{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #13275d;
font-size: 11px;
font-style: normal;
font-weight: bold;
}

.NewsDate{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
}

.SectionTitle{ 
font-family: sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: White;
 font-variant: normal;
 font-style: oblique;
 background-color: #6E6290;
}


.BlackSpacer{
	background: Black;
	color: White;
	font-family: sans-serif;
	font-size: 11px;
}

.Footer{
	font-family: sans-serif;
	font-size: 11px; 
	color: white;
	background-color: Black;
 }
 
 
 .TemplateTable{ 
  border: 1px solid Black;
  border-top-width: 0px;
  padding: 0px;
  margin: 0px;
 }
 
 .MainTable{
   border: 1px solid Black;
   border-top-width: 0px;
	padding-left: 0px;
	margin-left: 0px;
	
 }
 
 .NavyMainTable{
   border: 1px solid Black;
   border-top-width: 1px;
	background: #13275C;
	padding-left: 0px;
	margin-left: 0px;
	
 }
 
 .NewsTable{ 
 border: 1px solid Black;
 margin-left: 15px;
 }
 
 img{
 	border: 1px;
 }
 

/* Classes for the news articles*/



.InformationTableHeader{
 border: 3px solid #F5AF36;
 background: #F5AF36;
 color: Black;
 font-family: sans-serif;
 font-size: 11px;
 font-weight: bold;
}

.InformationTableBody{
 border: 3px double #F5AF36;
 background: White;
 color: Black;
 font-family: sans-serif;
 font-size: 11px;
 font-weight: normal;
 padding: 5px;
 
}

/** Sytles services page **/

.ServicesTableHeader{
	background-color: Black;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	}
	
	.ServicesTableHeaderSmall{
 
	background-color: Black;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	}

.GoldHeading
{
	color: #CC9933;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
}
	
.ServicesTableBody{
 	border: 1px solid;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/** Styles for admin pages **/
.AdminTableHeader{
	background-color: #13275C;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	}

.AdminTableBlackBody{
	background-color: #13275C;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.AdminTableBody{
	color: White;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.AdminTextBox{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.AdminButton{
 	border: 1px solid;
	background-color: White;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	}
	
.AdminMenuHeader{
 border: 3px solid #13275C;
 background: #13275C;
 color: white;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
}

.AdminMenuTitle{
 color: #13275C;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
}

.AdminMenuBody{
 border: 3px double #6E6290;
 background: transparent;
 color: Black;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 padding: 5px;
 
}

a.navfooter:link, a.nav:visited, a.nav:active {
color: White;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
 text-underline-position: below;
 text-decoration: underline;
}

a.navfooter:hover {
border: 0;
color: #6E6290;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal
text-decoration: underline;
}

/**/
a.admin:link, a.nav:visited, a.nav:active {
color: #6E6290;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
 text-underline-position: below;
 text-decoration: underline;
}

a.admin:hover {
color: #6E6290;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

a.admin2:link, a.nav:visited, a.nav:active {
color: #F5AF36;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
 text-underline-position: below;
 text-decoration: underline;
}

a.admin2:hover {
color: #F5AF36;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

/*********************************************************************************************/

/** Support Styles **/

.SupportText{
	background-color: transparent;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.SupportHeaderText{
	background-color: transparent;
	color: #6E6290;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	
.SupportSignature{
	background-color: transparent;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}

a.support:link, a.nav:visited, a.nav:active {
color: black;
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
 text-underline-position: below;
 text-decoration: none;
}

a.support:hover {
border: 0;
color: #6E6290;
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

