body{
	margin:0px;
	/*background-color:#5b3bc0;
	background-image:url(../images/d7_bg.jpg);*/
	background-repeat:repeat-x;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.slide_show{
	background-image: url(../images/img07.jpg);
	background-repeat: repeat-x;
	background-color: #5664b9;
	background-position:top;
	height:200px;
}

a:link,a:active{
font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #152EBC;
	text-decoration: underline;
}
a:visited{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #152EBC;
	text-decoration: underline;
}
a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.form_hd{
	font-size:12px;
	text-transform: uppercase;
	text-decoration:underline;
	}
.reg_form{
	padding: 2px 4px 0 4px; 
	font-family:tahoma;
	color:#000000;
	border:solid 1px #00CCFF;
}