.unit-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #353535;
}
.center-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/mid-repeat.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
.bottom-unit {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}
.shadow-left {
	background-image: url(../images/left-shadow.gif);
	background-repeat: repeat-y;
}
.shadow-right {
	background-image: url(../images/right-shadow.gif);
	background-repeat: repeat-y;
}




.main-title {
	font-weight:bold;
	background-color:#353535;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.main {
	color:#FFFFFF;
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
	font-size:11px;
	margin-top:0px;
	text-align:justify;
}

.title-buttom {
	color:#6A6969;
	font-family:"Verdana","Arial","Helvetica",sans-serif;
	font-size:11px;
	background-color:#353535;
	color:#FFFFFF;
}
.info-bottom {
	text-align:center;
}

.keywords-bottom {
	font-size:9px;
}

.profile-title {
	color:#FFFFFF;
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
	font-size:15px;
	font-weight:bold;
}



a:link { color: #B5B5B5; text-decoration: underline; }

a:visited { color: #96A1B0; text-decoration: underline; }

a:hover { color: #666666; text-decoration: underline; }

a:active { color: #666666; text-decoration: underline; }

body {
 background-image:url(../images/choice1.gif);
 }
