/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background-color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}
html, input, textarea{
	font-size:11px;
	line-height:17px;
	color:#868686;
	}
input, select { vertical-align:middle; font-weight:normal;}
strong {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #922703;
	text-align: justify;
	margin:10px 0 0 0;
}
.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
/*////text/////*/
p{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #413010;
	text-align: justify;
	margin:10px 0 0 0;
}
.text{

}
.text-1{
	font-size: 10px;
	color: #B79300;
	text-decoration: none;
}
.text-2{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	height: 20px;
	font-size: 13px;
	
}

h1{
	color: #a1323b;
	text-decoration: none;
	font-size: 14pt;
}
h2{
	font-size: 12pt;
	font-weight: bold;
	color: #a1323b;
	text-decoration: none;
}
h3{
}
h4{
}
h5{
}
h6{
}
.Logo{
	font-size: 18px;
	font-weight: bold;
	color: #33250D;
	text-decoration: none;

}
.heading-1{
	font-size: 14px;
	color: #922703;
	text-decoration: none;
	font-weight: bold;
	
}
.heading-2{
	font-size: 16px;
	font-weight: bold;
	color: #5B4311;
	text-decoration: none;
	margin:3px 0 0 0;
	text-align: center;
	
}
.heading-3{
	color: #FF9900;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	
}

/*////R1/////*/
.r1{

}
.r2{

}
.r3{

}
/*////ALL links/////*/
a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #FF9900;
	
}
.topLink{
	font-size: 12px;
	color: #a16d19;
	text-decoration: none;
	font-weight: normal;
}
a.topLink{
	font-size: 12px;
	color: #a16d19;
	text-decoration: none;
	font-weight: normal;
}
a.topLink:hover{
	color:#FF0000;
	font-weight: normal;
}
.sidelink{
	float:left;
	margin:0 0 0 5px;
	font-size: 11px;
	color: #909090;
	text-decoration: none;
	font-weight: normal;
}
a.sidelink{
	float:right;
	margin:0 0 0 5px;
	font-size: 13px;
	color: #cc9933;
	text-decoration: none;
	font-weight: bold;
	padding:5px;
}
a.sidelink:hover{
	color:#CCCCCC;
	
}
.footer {
	font-size: 10px;
	color: #7D5C17;
	text-decoration: none;
	
	}
a.footer {
	font-size: 10px;
	color: #7D5C17;
	text-decoration: none;
	
	}
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:1px solid  #FFCC00;
margin:0 8px 8px 8px;
}	
.img-2{
border:1px solid  #FFCC00;
margin:8px 8px 8px 0px;
}	
/*main layout */
.marginTop3px{
margin:3px 0 0 0;
}

