body {
font-family:Arial, Helvetica, sans-serif;
font-size : 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	overflow-x:hidden;
}
.title_purple {
	font-size: 15px;
	font-weight: bold;
	color: #D7006C;
	text-decoration: underline;
}





.Text_wht {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #999999;
}
.Text_black_body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #231f20;
}
.Text_pink {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #eb2388;
}
.Text_subbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ec2589;
	font-weight: bold;
	text-decoration: none;
}
.top {
	background-attachment: fixed;
	background-image: url(images/theme_top_long.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom {
	background-attachment: fixed;
	background-image: url(images/theme_bottom_long.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#subbtns {
float:right;
font-size:12px;
text-align:right;

}


#subbtns a:link {
	color: #ec2589;
	text-decoration: none;
	font-weight: bold;
}

#subbtns a:visited {

	color: #ec2589;

	font-weight: bold;
}



#subbtns a:hover {
	color: #ec2589;
font-weight: bold;
	text-decoration: underline;	
}


#subbtns a.subcurrent {
	color: #ec2589;
font-weight: bold;
	text-decoration: underline;	
}



a:link {
	color: #666666;
	text-decoration: none;
	
}

a:visited {
	color: #666666;
	text-decoration: none;
}


a.subcurrent {
	
	font-weight: bold;
	color: #000000;
}


/* ---------------------- Redslate nav ---------------------- */

#superright {
	text-align:right;
	float:right;
	width:800px;
	height:auto;
	margin-top:49px;

}



#pointermenu2 {
	margin: 0;
	padding: 0;
	float:right;
	clear:none;

}

#pointermenu2 ul {
	text-align:center;
	margin: 0;
	margin-left: 2px;
	font-size:15px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
}


* html #pointermenu2 ul { /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
	margin-bottom: 1em;
	margin-left: 7px; /*menu offset from left edge of window in IE*/
}
#pointermenu2 ul li {
	text-align:center;
	display: inline;
}
#pointermenu2 ul li a {
	float: left;
	color: white;
	font-weight: bold;
	padding: 7px 12px 7px 12px;
	text-decoration: none;
}
#pointermenu2 ul li a:visited {
	color: white;
}
#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected { /*hover and selected link*/
	color: #eb2388;
	background: transparent url(../images/nav/pointer.gif) bottom center no-repeat;
}




.red #slatenav{
	position:relative;
	display:block;
	height:40px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	border: 1px 1 #00CCFF;
}

.red #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}

/*.red #slatenav ul li{display:block;float:right;margin:0 1px 0 0;}*/

.red #slatenav ul li a{display:block;float:right;color:#fff;text-decoration:none;padding:14px 22px 0 22px;height:28px}


/* ---------------------- .red #slatenav ul li a:hover,.red #slatenav ul li a.current{color:#fff;background:transparent url(images/redslate_backgroundOVER.gif) no-repeat top center;} END Redslate nav ---------------------- */
.course_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center;
}
.table-courses {
	border: 1px solid #000000;
	list-style-image: url(images/bullet1.gif);
}
.bold-15 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.bold-13 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.normal-13 {
	font-size: 13px;
}
.purple-bold-13 {
	font-size: 13px;
	font-weight: bold;
	color: #D7006C;
}
.form-100 {
	width: 100%;
}
img {
	border: #666666;
}
