/* CSS Document */

* {
	margin:0; padding:0;
}

body{background-color:#2f1f2c;}
a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}
li {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin:0 0 0 10px;
}
html, input, textarea{
		font-family:Georgia, tahoma; 
		font-size:11px;
		line-height:17px;
		color:#868686;		
	}
input, select { vertical-align:middle; font-weight:normal;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
/*////text/////*/
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #ECDFE0;
	text-align: justify;
}
.text{

}
.text-1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B79300;
	text-decoration: none;
}
.text-2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #372100;
	text-decoration: none;
	height: 20px;
	
}

h1{
	color: #a1323b;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #a1323b;
	text-decoration: none;
}
h3{
}
h4{
	color: #999999;
}
h5{
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #EC891E;
	text-decoration: none;
}
h6{
}
.Logo{
	padding:30px 0 0 0;
	margin:20px 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	display: inline;
}
.heading-1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a1323b;
	text-decoration: none;
	font-weight: bold;
	
}
.heading-2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #AE6800;
	text-decoration: none;
	margin:3px 0 0 0;
	
}
.heading-3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	
}

/*////R1/////*/
.r1{

}
.r2{

}
.r3{

}
/*////ALL links/////*/
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #FF9900;
	
}
.topLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7D7A8;
	text-decoration: none;
	font-weight: normal;
}
a.topLink{
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin:0 10px 0 0;
	width:80px;
	font-size: 12px;
	color: #FFDFAE;
	text-decoration: none;
	font-weight: normal;
}
a.topLink:hover{
	color:#FF0000;
	font-weight: normal;
}
.sidelink{
	
}
a.sidelink{

}
a.sidelink:hover{
	color:#FF9900;
	font-weight: normal;
	border-bottom: 1px solid #cc9900;
	border-left: 2px  solid #CC0000;
	
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a7a7a7;
	text-decoration: none;
	
	}
a.footer {
	
	}
a.footer:hover{
	
	}
/*UI Object */
.button{
	
}
.textBox{
	
}
#chickList .chickBox{
border:1px solid #FFCC00;
height:10px;
width:10px;
margin:0 15px 0 0;
}
#chickList li{ 
display: block;
height:15px;
width:200px;
margin:8px 0 8px 50px;
}
/*Border*/
.sideLinkBotom{
	
	}
.twoSideBorder{
	
	}
.img-1{
	border:thin none #FFCC00;
	margin:0 8px 8px 8px;
}	
.img-2{
border:1px solid  #FFCC00;
margin:8px;

}	
/*main layout */
.marginTop3px{
margin:3px 0 0 0;
}
.Block1{ padding:3px;
	margin:5px 0 0 0;
	border-top: 1px solid #2a1117;
	border-bottom: 1px solid #2a1117;
	border-left: 1px solid #2a1117;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.Block1:hover{

border-top: 1px solid #5e3b1b;
	border-bottom: 1px solid #5e3b1b;
	border-left: 1px solid #5e3b1b;
}

