/* Body Style */
body { margin: 0%; top: 0px; left: 0px; background-color: #4d4d4d; color: #333333; position: static; height: 100%;}
.norepeat {	background-attachment: scroll;	background-repeat: no-repeat;}





/* Heading Styles */
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
h1 { font-family: Arial, Helvetica, sans-serif ; font-size: 16px; font-weight: bold}
h3 { font-family: Arial, Helvetica, sans-serif ; font-size: 12px; font-weight: bold}
h4 { font-family: Arial, Helvetica, sans-serif ; font-size: 10px; font-weight: bold}





/* List Styles */
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px }
ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px }





/* Link Styles */
a { color: #ff8a00; text-decoration: none; margin: 0% ; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
a:hover {color: #4d4d4d;}
a.alt-white-organge {color: #ffffff; }
a.alt-white-organge:hover {color: #ff8a00; }

/* Special Text Styles */
.lk-red-orange {  }
.lk-red-orange a {color: #ff0000; }
.lk-red-orange a:hover {color: #ff8a00; }




/* GOH Text Styles */
.goh-dark-bg-yllw { color: #ffffff; }
.goh-dark-bg-yllw a {color: #ffcc00; }
.goh-dark-bg-yllw a:hover {color: #8e80a8; }





/* Paragraph and Text Styles */
p { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; padding: 0px; margin: 0px;}
.copyright { font-size: 10px; font-style: italic}
.p11 { font-size: 11px; }
.p10 { font-size: 10px; font-weight: bold; }
.p12 { font-size: 12px; }
.p13 { font-size: 13px; font-weight: bold; }
.p14 { font-size: 14px; font-weight: bold; }
.p16 { font-size: 16px; font-weight: bold; }
.p18 { font-size: 18px; font-weight: bold; }
.p20 { font-size: 20px; font-weight: bold; }
.p22 { font-size: 22px; font-weight: bold; }
.p24 { font-size: 24px; font-weight: bold; }
.p11-white { font-size: 11px; font-weight: bold; color: #FFFFFF; }
.p12-white { font-size: 12px; font-weight: bold; color: #FFFFFF; }
.p14-white { font-size: 14px; font-weight: bold; color: #FFFFFF; }
.p16-white { font-size: 16px; font-weight: bold; color: #FFFFFF; }
.p18-white { font-size: 18px; font-weight: bold; color: #FFFFFF; }
.p20-white { font-size: 20px; font-weight: bold; color: #FFFFFF; }
.p22-white { font-size: 22px; font-weight: bold; color: #FFFFFF; }
.p24-white { font-size: 24px; font-weight: bold; color: #FFFFFF; }
.p11-yllw { font-size: 11px; font-weight: bold; color: #ffcc33; }
.p12-yllw { font-size: 12px; font-weight: bold; color: #ffcc33; }
.p14-yllw { font-size: 14px; font-weight: bold; color: #ffcc33; }
.p16-yllw { font-size: 16px; font-weight: bold; color: #ffcc33; }
.p18-yllw { font-size: 18px; font-weight: bold; color: #ffcc33; }
.p20-yllw { font-size: 20px; font-weight: bold; color: #ffcc33; }
.p22-yllw { font-size: 22px; font-weight: bold; color: #ffcc33; }
.p24-yllw { font-size: 24px; font-weight: bold; color: #ffcc33; }
.p11-orange { font-size: 11px; font-weight: bold; color: #ff8a00; }
.p12-orange { font-size: 12px; font-weight: bold; color: #ff8a00; }
.p14-orange { font-size: 14px; font-weight: bold; color: #ff8a00; }
.p16-orange { font-size: 16px; font-weight: bold; color: #ff8a00; }
.p18-orange { font-size: 18px; font-weight: bold; color: #ff8a00; }
.p20-orange { font-size: 20px; font-weight: bold; color: #ff8a00; }
.p22-orange { font-size: 22px; font-weight: bold; color: #ff8a00; }
.p24-orange { font-size: 24px; font-weight: bold; color: #ff8a00; }
.p11-red { font-size: 11px; font-weight: bold; color: #b70004; }
.p12-red { font-size: 12px; font-weight: bold; color: #b70004; }
.p14-red { font-size: 14px; font-weight: bold; color: #b70004; }
.p16-red { font-size: 16px; font-weight: bold; color: #b70004; }
.p18-red { font-size: 18px; font-weight: bold; color: #b70004; }
.p20-red { font-size: 20px; font-weight: bold; color: #b70004; }
.p22-red { font-size: 22px; font-weight: bold; color: #b70004; }
.p24-red { font-size: 24px; font-weight: bold; color: #b70004; }





/* Form Element Styles */
submit { font-family: Arial, Helvetica, sans-serif; }
input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; }
button { font-family: Arial, Helveita, sans-serif; }
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; }
.formbox-brwn-lt { color: #CC6600; background-color: #e0d8c4; border: 1px solid #000000; padding: 2px; width: 155px; }
.formbox-white { color: #333333; background-color: #FFFFFF; border: 1px solid #000000; padding: 1px; width: 100px; height: 15px; }





/* Div (Layer) Styles */
div { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; text-decoration: none; color: #000000; overflow: hidden; z-index: 1; }





/* POSITIONING STYLES !!! CAREFUL HERE !!! */
#master { width:800px; margin-right:auto; margin-left:auto; margin-top:0px; padding:0px; text-align: left; overflow: visible; border:2px solid #4a4a4b;}
#header { width: 800px; height:121px; z-index: 3000; overflow: visible; background-color:#000000;}
#body { width: 800px; height:auto; background-color: #000000; text-align:left; position:relative; z-index:2000;}
#float_left { float:left; width: 200px; height:auto; text-align:left; padding:0px;}
#float_right { float:right; width: 588px; height:auto; text-align:left; padding:6px;}
#footer { width: 800px; height:auto; background-color: #000000; position:relative; color:ffffff}

/* Secondary POSITIONING STYLES !!! CAREFUL HERE !!! */
#float_left_2 { float:left; width: 151px; height:auto; text-align:left; padding:0px;}
#float_right_2 { float:right; width: 633px; height:auto; text-align:left; padding:8px;}
#center_content_box { width: auto; height:auto; text-align:left; padding:8px; border:2px solid #251b4b}



/* Menu Styles */
/* Level 0 Inner */
.head_i_out {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	padding: 6px 0px 0px 0px;
	color: #fdde1b;
	text-align: center;
}
.head_i_over {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	padding: 6px 0px 0px 0px;
	color: #8069d2;
	text-align: center;
}






/* level 0 outer */
.head_o_out {
	text-decoration : none;
	border : 1px solid #7d67cc;
	text-align: center;
}
.head_o_over {
	text-decoration : none;
	border : 1px solid #7d67cc;
	background: #211648;
	text-align: center;
}






/* level 1 inner */
.head1_i_out {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0px 3px 5px;
	color: #fdde1b;
}
.head1_i_over {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0px 3px 5px;
	color: #ffffff;
}





/* level 1 outer */
.head1_o_out {
	text-decoration : none;
	text-align:left;
	border : 1px solid #7d67cc;
	background: #211648;
	filter: alpha(opacity=85);

}
.head1_o_over {
	text-decoration : none;
	text-align:left;
	border : 1px solid #7d67cc;
	background: #59507b;
}







/* level 2 inner */
.head2_i_out {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0px 3px 5px;
	color: #423b32;
}
.head2_i_over {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0px 3px 5px;
	color: #ffcc33;
}





/* level 2 outer */
.head2_o_out {
	text-decoration : none;
	text-align:left;
	border : 1px solid #000000;
	background: #e0d8c4;
	filter: alpha(opacity=85);

}
.head2_o_over {
	text-decoration : none;
	text-align:left;
	border : 1px solid #000000;
	background: #423b32;
}
