@charset "utf-8";
/* CSS Document */

body{background-color:#f79c29; background-image:url(images/bg.gif); background-repeat:repeat-x; font-family:Verdana; font-size:10px; color:#666666}

#index{border:0px #000000 solid; overflow:hidden}
.main{border:0px #003366 solid; overflow:hidden}
h4{color:#E77817; margin-top:0;}

.header{width:705px; height:106px;border:0px #000000 solid; background-image:url(images/logo.gif);}
.titleBox{width:705px; height:34px; border:0px #000000 solid; background-image:url(images/pageTitle.gif);}
.mainImage{width:705px; height:200px; border:0px #000000 solid; background-image:url(images/mainImage.gif);}
.content{width:645px; border:0px #000000 solid; background-image:url(images/pageBg.gif); background-repeat:repeat-y; padding:10px 30px 30px 30px; overflow:hidden}
.footer{width:705px; height:61px; border:0px #000000 solid; background-image:url(images/footer.gif)}
.menu{float:right; padding:15px 0 0 0; margin-right:35px;}
.title{float:left; text-align:center; font-weight:bold; color:#FFFFFF; padding:15px 0 0 0; margin:0 10px 0 0; border:0px #993300 solid; width:210px;}

.column{float:left;}
.sep{float:left; width:16px; border:1px #fafafa solid}

.topCurve{width:203px; height:16px; background-image:url(images/topCurve.gif); background-repeat:no-repeat}
.innerBox{width:181px; background-color:#eaeaea; border-left:1px #c5c5c5 solid; border-right:1px #c5c5c5 solid; text-align:justify; padding:10px;}
.bottomCurve{width:203px; height:16px; background-image:url(images/bottomCurve.gif);}


.topCurve-light{width:203px; height:16px; background-image:url(images/topCurve-light.gif); background-repeat:no-repeat}
.innerBox-light{width:181px; background-color:#f7f7f7; border-left:1px #e9e9e9 solid; border-right:1px #e9e9e9 solid; text-align:justify; padding:10px;}
.bottomCurve-light{width:203px; height:16px; background-image:url(images/bottomCurve-light.gif);}

.topCurve-flesh{width:203px; height:16px; background-image:url(images/topCurve-flesh.gif); background-repeat:no-repeat}
.innerBox-flesh{width:181px; background-color:#fffaf1; border-left:1px #eac58b solid; border-right:1px #eac58b solid; text-align:justify; padding:10px;}
.bottomCurve-flesh{width:203px; height:16px; background-image:url(images/bottomCurve-flesh.gif);}


.selected{color:#FF6600; font-weight:bold; text-decoration:none}
.unselected{color:#333333; text-decoration:none;}


.topCurve-orange-310{width:310px; height:20px; background-image:url(images/topCurve-orange-310.gif);}
.innerBox-orange-310{width:288px; background-color:#f1f1f1; border-left:1px #f78f1e solid; border-right:1px #f78f1e solid; text-align:justify; padding:10px;}
.bottomCurve-orange-310{width:310px; height:20px; background-image:url(images/bottomCurve-orange-310.gif);}

.topCurve-gray-310{width:310px; height:20px; background-image:url(images/topCurve-gray-310.gif);}
.innerBox-gray-310{width:288px; background-color:#f4f3f3; border-left:1px #dbdbdb solid; border-right:1px #dbdbdb solid; text-align:justify; padding:10px; overflow:hidden}
.bottomCurve-gray-310{width:310px; height:20px; background-image:url(images/bottomCurve-gray-310.gif);}

.topCurve-flesh-310{width:310px; height:16px; background-image:url(images/topCurve-flesh-310.gif); background-repeat:no-repeat}
.innerBox-flesh-310{width:288px; background-color:#fffaf1; border-left:1px #eac58b solid; border-right:1px #eac58b solid; text-align:justify; padding:10px; overflow:hidden}
.bottomCurve-flesh-310{width:310px; height:16px; background-image:url(images/bottomCurve-flesh-310.gif);}


a{color:#FF6600; text-decoration:none}

.titlex{
	font-family:Arial; 
	font-size:16px; 
	font-weight:bold; 
	color:#666666; 
	width:90px;
	height:60px;
	/*background-color:#DDDDDD;*/ 
	border-bottom:1px #dbdbdb solid; 
	text-align:left;
	vertical-align:middle;
	margin-bottom:10px;
	float:left;
	}
	
.titlex-flesh{
	margin-bottom:10px;
	font-family:Arial;
	vertical-align:middle;
	font-size:16px; 
	font-weight:bold; 
	color:#666666; 
    width:90px;
	height:60px;
	float:left;
	/*background-color:#FBECCA; */
	border-bottom:1px #eac58b solid; 
	text-align:left; 
	}
	
.icons{float:left; padding:4px; border:1px #eac58b solid; margin-left:10px; background-color:#FFFFFF; 	margin-bottom:10px;}
.icons2{float:left; padding:4px; border:1px #eac58b solid; margin:0px 10px 4px 0px; background-color:#FFFFFF;}
.icons3{width:auto; padding:4px; border:1px #eac58b solid; margin:0px 10px 4px 0px; background-color:#FFFFFF;}

.button{float:left; padding:4px 4px 10px 4px;}
