BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 20px;
	color: #FF9900;
	scrollbar-face-color: #660000;
	scrollbar-shadow-color: #330303;
	scrollbar-highlight-color: #AA0303;
	scrollbar-3dlight-color: #990909;
	scrollbar-darkshadow-color: #660606;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #FF0000;
	background-color: #000000;
	border-color:#FF9900;
}
h1 {font-size:xx-large; 
	line-height:1.25em;
}

 A:text {font-style: normal;
         color: #ff9900; }
 A:link {font-style: normal;
         color: #ffcc00; }
 A:visited {font-style: normal;
            color: #FF6600; }

p.leftmargin {margin-left: 1cm}

.Logo
{
	font-size:xx-large;
	font-weight:normal;
	font-style:normal;
	color:#AA0000;
	font-family:"Rage Italic","Brush Script MT","Edwardian Script ITC","French Script MT","Freestyle Script";
	letter-spacing: normal;
	line-height: 48px;
	vertical-align: middle;
	text-align: center;
}

#intro
{
	font-size:150%;
	font-weight:normal;
	font-style:italic;
	color:#FF6600;
	text-align:center;
	background-color:transparent;
	margin-left:2cm;
	margin-right:2cm;
	font-family: "Comic Sans MS";
	text-decoration: none;
	font-variant: small-caps;
}

#norm
{
	font-size:medium;
	font-weight:normal;
	font-style:normal;
	color:#ff9900;
	text-align:center;
	background-color:transparent;
	margin-left:2cm;
	margin-right:2cm;
	line-height: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: upper-roman;
	font-family: "Times New Roman", Times, serif;
}
#comments
{
	font-size:75%;
	font-weight:normal;
	font-style:normal;
	color:#ff9900;
	text-align:center;
	background-color:transparent;
	margin-left:5cm;
	margin-right:5cm;
	font-family: Arial, Helvetica, sans-serif;
}

.TitleCmnt {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}

.Comments {
	font-size:medium;
	font-weight:normal;
	font-style:italic;
	color:#ff9900;
	text-align:center;
	margin-left:5cm;
	margin-right:5cm;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	cursor: text;
	background-color: #333333;
}
.menu
{
	font-size:x-small;
	font-style:italic;
	font-weight:bold;
	color:#FF9900;
	text-align:center;
	margin-left:2cm;
	margin-right:2cm;
	line-height: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: upper-roman;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	visibility: visible;
	z-index: auto;
	height: auto;
	cursor: auto;
	background-color: #666666;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.menuDark
{
	font-size:xx-small;
	font-style:italic;
	font-weight:normal;
	color:#FF9900;
	text-align:center;
	margin-left:2cm;
	margin-right:2cm;
	line-height: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: upper-roman;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	visibility: visible;
	z-index: auto;
	height: auto;
	cursor: auto;
	background-color: #333333;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.Norm
{
	font-size:medium;
	font-weight:normal;
	font-style:normal;
	color:#ff6600;
	text-align:center;
	margin-left:2cm;
	margin-right:2cm;
	line-height: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: upper-roman;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	visibility: visible;
	z-index: auto;
	height: auto;
	cursor: auto;
}
.ColumnLft {
	font: normal small Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: justify;
	list-style-type: lower-roman;
	position: relative;
	visibility: visible;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.ColumnMid {
	font: normal small Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	list-style-type: lower-roman;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
}.ColumnRt {
	font: normal small Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	list-style-type: lower-roman;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
}
td, paragraph, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FF6600;
}
a {
	color: #FF0000;
}
form {
	background-color: #663366;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #CC0000; font-style: oblique;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 40px;
	background-color: #990000;
	color: #FFFF00;
	font-style: italic;
	border-top-color: #FF6600;
	border-left-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-top-style: solid;
	border-top-width: medium;
	border-left-style: solid;
	border-left-width: medium;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
	color: #000000;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}
.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}
.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}
.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}
.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}
.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}
.promo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #FFCC00;
}
.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
}
.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}
input.big {
	width: 100px;
}
input.small {
	width: 50px;
}.darkBack {
	background-color: #333333;
	right:auto;
}
.tbleBotBrdr {
	border-bottom: 80% groove #FF6600;
	font: normal "Times New Roman", Times, serif;
	color: #FF9900;
}

#img_right
{
    float: right; 
	margin-left: 5px;
}

#img_left
{
    float: left; 
	margin-right: 5px;
}
#menu_float {
	float: left;
	width: 25%;
	margin: 70px 0px 0px;
	padding: 5% 5% 0px 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	color: #FFCC00;
}
