/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(images/back.gif); 
	border: 0px none;
	margin: 0px;
	padding: 0px;
  }


.siteMainTable { width: 760px; height: 100%;  }

.siteBannerCell { background-color: #000000; height: 89px;}
.siteBannerCellAdmin { background-color: #FFFFFF; height: 30px;}
.siteBannerTable { width: 760px; background-color: #FFFFFF; }

.siteLeftColCell {  }
.siteLeftColTable { width: 150px;  }

.siteRightColCell {  }
.siteRightColTable { width: 166px;  }

.siteContentCell { background-color: #FFFFFF; }
.siteContentTable {width: 444px; background-color: #FFFFFF; }

.siteFooterCell { height: 40px;  background-color: #FFFFFF; }
.siteFooterTable { width: 444px; background-color: #FFFFFF; }
.siteFooterLeftCell { height: 40px;   }
.siteFooterLeftTable { width: 150px;  }
.siteFooterRightCell { height: 40px;   }
.siteFooterRightTable { width: 166px;  }


input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal;  color: #000000}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal;  color: #000000}
select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal;  color: #000000}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal;  color: #000000}
td a:link {color: #000000; text-decoration: underline}
td a:visited {color: #000000; text-decoration: underline} 
td a:active {color: #000000; text-decoration: underline}
td a:hover {color: #000000; text-decoration: underline}

.default {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal;  color: #000000}
.default a:link {color: #000000; text-decoration: underline}
.default a:visited {color: #000000; text-decoration: underline} 
.default a:active {color: #000000; text-decoration: underline}
.default a:hover {color: #000000; text-decoration: underline}

.tableStyle01 {border: 1px solid #666666; border-bottom: 1px solid #666666}

.navLink {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
}
.navLink a:link {color: #000000; text-decoration: none}
.navLink a:visited {color: #000000; text-decoration: none} 
.navLink a:active {color: #000000; text-decoration: none}
.navLink a:hover {color: #9C0000; text-decoration: none}

.footerLink {
	font-size: 10px;
	font-weight: normal;
	color: #9B2A26;
}
.footerLink a:link {color: #9B2A26; text-decoration: none}
.footerLink a:visited {color: #9B2A26; text-decoration: none} 
.footerLink a:active {color: #9B2A26; text-decoration: none}
.footerLink a:hover {color: #9B2A26; text-decoration: underline}

.colLink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal;  color: #000000}
.colLink a:link {color: #000000; text-decoration: underline}
.colLink a:visited {color: #000000; text-decoration: underline} 
.colLink a:active {color: #000000; text-decoration: underline}
.colLink a:hover {color: #000000; text-decoration: underline}

.pageHeader1 {font-size: 14px; font-weight: bold; color: #9B2A26; line-height: 30px;}
h1 {font-size: 14px; font-weight: bold; color: #9B2A26; line-height: 30px;}
H1 {font-size: 14px; font-weight: bold; color: #9B2A26; line-height: 30px;}

.subHeader1 {font-size: 12px; font-weight: bold; color: #444444; line-height: 30px;}
h2 {font-size: 12px; font-weight: bold; color: #444444; line-height: 30px;}
H2 {font-size: 12px; font-weight: bold; color: #444444; line-height: 30px;}

.attentionHeader {font-size: 12px; font-style: italic; font-weight: bold; color: #9C0000;}
.attentionHeader a:link {color: #9C0000; text-decoration: none}
.attentionHeader a:visited {color: #9C0000; text-decoration: none} 
.attentionHeader a:active {color: #9C0000; text-decoration: none}
.attentionHeader a:hover {color: #9C0000; text-decoration: underline}


