/* CSS Document */
body {
	background: #43452a url('../images/GTMO/GTMO_Background.gif');
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	color: #2E2B1C;
	font-weight: normal;
	font-size: 12px;
}
.H1 {
  	font-family: Tahoma,sans-serif;
	color: #59532E;
	font-weight: normal;
	font-size: 8px;
}
.MainTitle {
  	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	font-size: 24px;
}
.SubTitle {
  	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990000;
	font-size: 18px;
}
.Heading1 {
  	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
.Heading2 {
  	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cccc99;
	font-size: 14px;
}
.BodyText1 {
  	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.BodyText2 {
  	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990000;
	font-size: 12px;
}
.Warlock {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 8px;
}
.GoogleSearch {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	color: #DADADA;
	font-size: 10px;
}
.Classification {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #59532E;
	font-size: 12px;
}
.Underline {
  	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
.Notes_Examples {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
	font-size: 10px;
}
.DashLine {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 10px;
}
.DateTime {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	color: #330007;
	font-size: 10px;
}
.LinkBoaders {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	color: #7B7B7B;
	font-size: 10px;
}
.LinkMenuText {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D6CCA9;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D6CCA9;
	text-decoration: none;
}
a:hover {
	color: #33ff00;
	text-decoration: none;
}
a:active {
   color: #ff9900;
   text-decoration: none;
}
a.xMenuMain {
   color: #990000;
   font-weight: normal;
   display: block;
   text-align: left;
   padding: 3px 5px;
   text-decoration: none;
   font-size: 10px;
}
a.xMenuMain:hover {
   background-color: #B7B084;
   color: #4D4930;
}
a.xMenuMain:active {
   background-color: #7b7b7b;
   color: #ffffff;
   text-decoration: none;
}
a.xBackToTop {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-weight: normal;
   color: #990000;
   display: block;
   text-align: center;
   padding: 5px 5px;
   text-decoration: none;
   font-size: 10px;
}
a.xBackToTop:hover {
   background-color: #666666;
   color: #ffffff;
}
a.xBackToTop:active {
   background-color: #999999;
   color: #000000;
   text-decoration: none;
}
a.xSecondColorRed {
   font-family: "Times New Roman", Times, serif;
   color: #990000;
   font-weight: normal;
   text-decoration: none;
   font-size: 12px;
}
a.xSecondColorRed:hover {
   background-color: #B7B084;
   color: #4D4930;
}
a.xSecondColorRed:active {
   background-color: #7b7b7b;
   color: #ffffff;
   text-decoration: none;
}
.footer {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: normal;
	color: #C4AE7C;
	font-size: 10px;
	padding: 10px 0 16px;
}