html { margin-bottom: 1px; } /*** force that anoying disappearing firefox scrollbar ***/

body { margin: 0px; background: #191919; }

body, table, td, th { font: 10pt verdana, geneva, lucida, arial, helvetica, sans-serif; }
/*
body
{
	margin: 0;
	margin-bottom: 2em;
	padding: 0;
	background-color: #191919;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

body *
{
	margin-top: 0;
	margin-bottom: 0;
}
*/

/************ Main Layout - Css layout ************/

#header { background: url(../images/core1_top.png); width: 1000px; height: 124px; margin-left: auto; margin-right: auto; }

#menucontent { margin-left: 200px; margin-top: 76px; FLOAT: left; width: 600px; text-align: center; }
* html #menucontent { margin-left: 100px; margin-top: 77px; }/* Fix the dual Float IE bug */

#figurelayer { margin-left: 818px; }

#lnglayer { margin-left: 18px; }

#main { background: url(../images/core1_middle.png) #191919; width: 1000px; margin-left: auto; margin-right: auto; }

#left { margin-left: 19px; margin-top: 0px; FLOAT: left; WIDTH: 160px; }
* html #left { margin-left: 10px; }/* Fix the dual Float IE bug */

.middle { margin: 0px 15px 0px 194px; padding: 3px 3px 3px 3px; WIDTH: 782px; height:100%; /* works only if parent container is assigned a height value */ }
* html .middle { padding: 3px 3px 3px 3px; WIDTH: 778px; }  /* combat IE's 3 pixel jog */

#footerbar { width: 1000px; height: 42px; background: url(../images/core1_footer.png) no-repeat; margin-left: auto; margin-right: auto; }

#footermd { margin-top: 14px; FLOAT: left; width: 1000px; text-align: center; }

.cleaner { CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 1px; background: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; margin: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px; BORDER-BOTTOM-STYLE: none }

/******************** HTML Settings ******************************/

/* float align */
.fl {	float: left; }
.fr {	float: right; }

/* text align */
.tl {	text-align: left; }
.tc {	text-align: center; }
.tr { text-align: right; }

/* img align */

.it { vertical-align: top } 
.im { vertical-align: middle } 
.ib { vertical-align: bottom } 

/* font color */
.fc1 { color: #000000; }
.fc2 { color: #FFFFFF; }
.fc3 { color: #BBBBBB; }

/* font */

.fb { font-weight: bold; }
.fi { font-style: italic; }
.fu { text-decoration: underline; }
.fs { text-decoration: line-through; }

/* font size*/

.fs0 { font-size: 9px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }
.fs1 { font-size: 10px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }
.fs2 { font-size: 11px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }
.fs3 { font-size: 12px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }	
.fs4 { font-size: 13px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }	
.fs5 { font-size: 14px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }	
.fs6 { font-size: 15px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }	
.fs7 { font-size: 16px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }
.fs8 { font-size: 17px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }
.fs9 { font-size: 18px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }
.fs10 { font-size: 19px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }
.fs11 { font-size: 20px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }
.fs12 { font-size: 21px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }	

/* background color */
.bc1 { background: #000000; }
.bc2 { background: #FFFFFF; }
.bc3 { background: #E0E0E0; }
.bc4 { background: #596D7D; }
.bc5 { background: #2F4E6F; }
.bc6 { background: #98B1C4; }
.bc7 { background: #EEF0F2; }
.bc8 { background: #DDE7EF; }
.bc9 { background: #ECE9D8; }
.bc10 { background: #f8f8f8; }

/* background image */
.bi1 { background: url(/images/core_grad_top.png) repeat-x; }
.bi2 { background: url(/images/core_grad_topdeus.png) repeat-x; }

.bi3 { background: url(/images/core1_sb_top.png) }
.bi4 { background: url(/images/core1_sb_middle.png) repeat-y; }
.bi5 { background: url(/images/core1_sb_footer.png) }
.bi6 { background: url(/images/core1_sb_topsub.png) }

.bi7 { background: url(/images/core1_grad_news.png) repeat-x; }

.bi8 { background: url(/images/top.png) repeat-x; }

h2 { font-family: tahoma, verdana, arial; font-size: 2.0em; font-weight: bold; font-style: italic; color: #fafafa; padding-bottom: 1px; padding-left: 5px; }

/* Image links */

.a0:link, .a0:visited {	color: #FFFFFF; text-decoration: none; }
.a0:hover, .a0:active {	color: Yellow; text-decoration: none; }

.a1:link, .a1:visited {	color: #FFFFFF; text-decoration: underline; }
.a1:hover, .a1:active {	color: Yellow; text-decoration: none; }

.a2:link, .a2:visited {	color: Yellow; text-decoration: underline; }
.a2:hover, .a2:active {	color: Red; text-decoration: none; }

.a3:link, .a3:visited {	color: #000000; text-decoration: none; }
.a3:hover, .a3:active {	color: Red; text-decoration: none; }

.a4:link, .a4:visited {	color: #02214e; text-decoration: none; }
.a4:hover, .a4:active {	color: Red; text-decoration: none; }

.a5:link, .a5:visited {	color: #808080; text-decoration: none; }
.a5:hover, .a5:active {	color: Red; text-decoration: none; }

/* Padding */

.p1 { padding-left: 1px; padding-right: 1px; padding-bottom: 1px; padding-top: 1px; }
.p2 { padding-left: 2px; padding-right: 2px; padding-bottom: 2px; padding-top: 2px; }
.p3 { padding-left: 3px; padding-right: 3px; padding-bottom: 3px; padding-top: 3px; }
.p4 { padding-left: 4px; padding-right: 4px; padding-bottom: 4px; padding-top: 4px; }

/* Margin */

.m1 { margin: 1px; }
.m2 { margin: 2px; }
.m3 { margin: 3px; }
.m4 { margin: 4px; }

/* Border */

.bd1 { border: 1px solid #FFFFFF; }
.bd2 { border: 1px solid #000000; }

/* Limited Borders */

.bl0 { border-bottom: #c0c0c0 1px dashed; }
.bl1 { border-bottom: #000000 1px solid; }
.bl2 { border-bottom: #c0c0c0 1px solid; border-top: #c0c0c0 1px solid; }
.bl3 { border-bottom: #c0c0c0 1px solid; }
.bl4 { border-bottom: #3a475a 1px solid; border-left: #3a475a 1px solid; border-right: #3a475a 1px solid; border-top: none;  }

.bll { border-left: #292929 1px solid; }
.blr { border-right: #000000 1px solid; }

/* Layout fixers */

.spc { padding-top: 3px; }
.spcm4 { margin-bottom: 4px; }

/* Element wide */

.w1 { width: 10px; }
.w2 { width: 20px; }

/* cList */
.ch1 { font-family: tahoma, verdana, arial; font-size: 1.0em; font-weight: bold; color: #606060; padding-bottom: 1px; padding-left: 5px; background: #fafafa; }
.ch2 { font-family: tahoma, verdana, arial; font-size: 1.0em; color: #606060; background: #fafafa; border-bottom: #e5e5e5 1px solid; padding-bottom: 3px; }
.ch3 { background: #fefefe; padding-bottom: 5px;  border-bottom: #f0f0f0 1px solid; }
.cr1 { font-family: tahoma, verdana, arial; font-size: 1.0em; color: #606060; background: #fafafa; border-bottom: #f0f0f0 1px solid; padding: 1px 1px 1px 1px; }
.cr2 { font-family: tahoma, verdana, arial; font-size: 1.0em; color: #606060; background: #fefefe; border-bottom: #f0f0f0 1px solid; padding: 1px 1px 1px 1px; }

/*  */

.img { margin-bottom: -2px; }

a:link, a:visited { color: #003366; text-decoration: none; }
a:hover, a:active { color: Red; text-decoration: none; }


input { padding: 1px 3px 1px 3px; border: #C3D4E7 1px solid ; background-color: #f7fafb; font-size: 11px; font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; }
