BODY{

	background-color: #0c0c0c;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size : 12px;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}



IFRAME {
	background-color: #0c0c0c;
	background: no-repeat;
	background-repeat: no-repeat;
}

img { border: 0; }

.codeBox{
	font-family : Tahoma, Courier, mono;
	text-indent : 10px;
	background-color:#FF7357;
	border-left :2px solid #FA9A15;	
	margin-left:0px;
}
.codeBox2{
	text-indent : 10px;
	background-color:#FAF7F3;
	border-left :2px solid #FA9A15;	
	margin-left:25px;
}


.Box{
	font-family: Tahoma, Courier, mono;
	font-size: 12px;
	background-color:#FFFFFF;
	border:1px solid #DFE7ED;
	margin:25px;
	COLOR: #21466F;
}

.Box2{
	background-color:#F0F8FF;
	border : 1px dotted #C2C9CE;
	font-weight : bold;
	text-indent : 5px;
}

.Box3{
	color:#4BA9ED;
	background-color:#F0F8FF;
	margin:10px;
	width : 90px;
}

.Box4{
	font-size:10px;
	color:#4BA9ED;
	background-color:#F0F8FF;
}

.Box5{
	font-size:10px;
	color:black;
}



.ItemButton{
	border : 1px solid #68A0E7;
	color : #68A0E7;
	background-color : white;
	margin : 5px;
}

.TextBox{ border:1px solid #DFE7ED; }


.Content {
	background-color : #ffffff;
	text-indent : 2px;
	border-left : 2px solid #A18400;
	padding : 3px;
}



.ListBox {
	margin : 5px;
	color : #A52A2A;	/* Brown */
	background-color : #FDC223;
	border: 1px solid #CCCCCC;
}



.ComboBox {
	margin : 5px;
	color : #3975BD;
	background-color : #E8F0F8;
	border: 1px solid #CCCCCC;
}


TextArea {
	border-style : solid;
	border-width : 1px;
	border-color : #3975BD;
	width : 175px;
	height : 100px;
	border: 1px solid #CCCCCC;
}


input {
	color:#676767;
	background-color:#ffffff;
	border-style : solid;
	border-width : 1px;
	border-color : #333333;
	vertical-align:middle;
}

.button{
	border-style : solid;
	border-width : 1px;
	border-color : #666666;
	color : #ffffff;
	font-weight: bold;
	background-color : #5a7acf;
	margin : 5px;
	
}

.leftNavSeparator {
	background-color: #A9CCE7;
	height: 1px;
	background-image: url(images/leftnavsep.gif);

}
.bottomCell {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #3270BF;
	padding: 12px;
	text-align: center;
}



.style1 {
	color: #7d7d7d;
	font-size: 9px;
	font-family: tahoma;
}
.style2 {
	color: #525252;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #afaf83;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #afaf83;
	font-weight: bold;
}



p {  
font-family: Arial, Verdana, Tahoma, Helvetica; 
font-size: 12px; 
color: #ffffff;  
font-weight: normal;
}


pre {  
font-family: Arial, Verdana, Tahoma, Helvetica; 
font-size: 12px; 
color: #ffffff;  
font-weight: normal;
}

li {  
font-family: Tahoma, Verdana, Arial, Helvetica; 
font-size: 12px; 
color: #5a71ad;  
font-weight: normal;
}
a:link {  font-family: Arial, Tahoma, Verdana; font-size: 12px; color:#ffffff; font-weight:normal; background:transparent; text-decoration: underline }
a:hover {  font-family: Arial, Tahoma, Verdana; font-size: 12px; color:#bcc45e; font-weight:normal; background:transparent; text-decoration: none }
a:visited {  font-family: Arial, Tahoma, Verdana; font-size: 12px; color:#ffffff; font-weight:normal; background:transparent; text-decoration: underline }

a.footerss {  font-family: Arial, Tahoma, Verdana; font-size: 12px; color:#ffffff; font-weight:normal; background:transparent; text-decoration: none }
a.footerss:hover {  font-family: Arial, Tahoma, Verdana; font-size: 12px; color:#bcc45e; font-weight:normal; background:transparent; text-decoration: undeline }
a.footerss:visited {  font-family: Arial, Tahoma, Verdana; font-size: 12px; color:#ffffff; font-weight:normal; background:transparent; text-decoration: none }


a.menu {  font-family: Arial, Tahoma, Verdana; font-size: 13px; color:#ffffff; font-weight:bold; background:transparent; text-decoration: none }
a.menu:hover {  font-family: Arial, Tahoma, Verdana; font-size: 13px; color:#bcc45e; font-weight:bold; background:transparent; text-decoration: none }

a.menuside {text-transform: uppercase; font-family: Arial, Tahoma, Verdana; font-size: 13px; color:#ffffff; font-weight:bold; background:transparent; text-decoration: none }
a.menuside:hover {  font-family: Arial, Tahoma, Verdana; font-size: 13px; color:#bcc45e; font-weight:bold; background:transparent; text-decoration: none }




.lig {  font-family: Arial, Verdana, Helvetica;  font-size: 12px; color: #666666;  line-height: 22px;  list-style-image: url(images/li-arr1.jpg); }

.block {
	background-color: #676767;
	padding: 6px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-color: #68A0E7;
}


H1 { 
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	/* color: #3270BF; */
	vertical-align:middle;
	color: #8E1E0C;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#676767', Direction=90, Strength=9); 
	padding: 0px;
	
}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	vertical-align:middle;
	
}
h3 {
	font-family:  Arial,Tahoma, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #afaf83;
	padding: 0px;
}

.bigH {  
font-family: Verdana, Arial, Helvetica; 
font-size: 18px; 
color: #c6cb3b;  
font-weight: bold;
}

p.bigBlue {  
font-family: Arial, Verdana, Helvetica; 
text-transform: uppercase;
font-size: 12px; 
color: #2d7fb1;  
font-weight: bold;
}

