body {
	background-image: url(images/bg1.gif);
	background-position: center top;
	background-color: #4E4E4E;
	background-repeat: no-repeat;
	margin:auto;
}

/************************************************
***  cell styles ***
************************************************/
#cell1 {
	background-color: #4E4E4E;
	background-repeat: no-repeat;
	margin-top:20px;
	background-position: center top; position:relative;width:189px;
	background:url(images/index_02.gif) no-repeat; 
	border:solid 0px #FF0000; height:139px;
}


#cell2 {
	background-color: #FFFFFF;
	background-image: url(images/index_10.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 105px;
	width: 430px;
}
#cell3 {
	background-color: #242424;
	background-image: url(images/index_11.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 457px;
	width: 189px;
}
#cell4 {
	background-color: #FFFFFF;
	background-image: url(images/index_13.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 352px;
	width: 226px;
}
#cell5 {
	background-color: #FFFFFF;
	background-image: url(images/index_14.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 352px;
	width: 204px;
	text-align: right;
}
#cell6 {
	background-color: #4E4E4E;
	background-image: url(images/index_15.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 362px;
	width: 156px;
}
#cell7 {
	background-color: #4E4E4E;
	background-image: url(images/index_16.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
	height: 100px;
	width: 619px;
}
#cell8 {
	padding-left: 15px;
}
#cell9 {
	background-color: #4E4E4E;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
	height: 601px;
	width: 156px;
}
#cell10 {
	background-color: #FFFFFF;
	background-image: url(images/sec_05.gif);
	background-repeat: repeat-y;
	background-position: center top;
	vertical-align: top;
	height: 457px;
	width: 430px;
}
#cell11 {
	background-color: #242424;
	background-image: url(images/bg3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: top;
	height: 457px;
	width: 189px;
}
#cell12 {
	background-color: #4E4E4E;
	background-image: url(images/sec_07.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 100px;
	width: 775px;
}






/************************************************
***  div styles ***
************************************************/


#div1 {
	width: 160px;
	margin-left: 15px;
	margin-top: 12px;
}
#div2 {
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#div2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
#div2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A10000;
}
#div2 a:hover {
	text-decoration: none;
}
#div2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	width: 80%;
}






.dropcontent{
	width: 160px;
	height: 140px;
	display:block;
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 12px;
	text-align: left;
}
.dropcontent a {
	color: #CCCCCC;
}


/************************************************
***  text styles ***
************************************************/

p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.p1 {
	margin-right: 15px;
	margin-left: 15px;
}
.p2 {
	color: #CCCCCC;
	text-align: right;
	margin-top: 15px;
	margin-right: 25px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.p3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #A10000;
}
.p4 {
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.li1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A10000;
	width: 170px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
}
.li2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}



.a1 {
	color: #CCCCCC;
	text-decoration: underline;
}
.a1:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.a2 {
	color: #990000;
	text-decoration: none;
}
.a2:hover {
	text-decoration: underline;
}




/************************************************
***  pic styles ***
************************************************/

.pic1 {
	margin-top: 5px;
	margin-left: 10px;
}
.pic2 {
	margin-top: 115px; border:solid 0px #fff;
	margin-left: 50px;
}
.pic3 {
	margin-bottom: 0px;
}
.top {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 340px;
}



.input1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #242424;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
}
.input2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	width: 150px;
	border: 1px solid #666666;
	margin-bottom: 7px;
}
