body{background:url(images/backgroundeffect.JPG);
}

.td_top{
	border-top:1px solid #CCCCCC;
	}

.td_bottom{
	border-bottom:1px solid #CCCCCC;
	}
	.head{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFF00;
	border-bottom:1px dashed #eeeeee;
	}

.td_content{
	border-left:1px solid #CCCCCC; 
	border-right:1px solid #CCCCCC;
	padding:5px 15px;
	
	
	
	
	}
	
.content{
	text-align:justify;
	padding:10px;
	}
	
.content_right{
	text-align:left;
	padding:5px;
	width:250px;
	height:auto;
	float:right;
	
	
}

.content_left{
	width:480px;
	height:auto;
	
	
}
	

#under a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:right;
	text-decoration:none;
	padding:5px 10px;
	}
	
#under a:hover{
	color:#000000;
	}
	
.button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	}
	
.button a{
	background:url(images/button.png) no-repeat;
	width:101px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	float:left;
	padding:6px 0px;
	}
.button a:hover{
	background:url(images/button1.png) no-repeat;
	color:#FFFFFF;
	}
	
.banner{
	width:840px;
	height:300px;
	background:url(images/1.JPG) no-repeat;
	}
#banner_bg{
	background:url(images/1.jpg) top no-repeat;
	}
	
.boder{border:1px #ffffff solid;
}

.contenttext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#330033;
	text-decoration:none;
	
	
}

.contenttexth{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#330033;
	text-decoration:none;
	
	
}

.clear{
	clear:both;
	
}

