@charset "utf-8";
/* Southwest Safety Training, INC */

body
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}
A:link {
color: #3366FF;
text-decoration: none;
}

A:visited {
color: #3366FF;
text-decoration: none;
}

A:active {
color: #3366FF;
text-decoration: none;
}

A:hover {
color: #FF6600;
text-decoration: underline;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#middle
{
	background: url(middle.jpg);
	float: left;
	width:800px;
}
#content
{
	float: right;
	width: 530px;
	padding-right: 30px;
}
#content_schedulepage
{
	float: left;
	width: 750px;
	margin-left: 30px;
}

#footer
{
	width:800px;
	background: url(footer.jpg);
	height:33px;
	float:left;
}
#left_div
{
	float: left;
	width: 203px;
	margin-left: 25px;
}
#left_div_cotent
{
	padding-left: 8px;
}
#login
{
	float: left;
	width: 203px;
	margin-bottom: 10px;
}
.login_txt_box
{
	font-size: 11px;
	color:#006699;
	height: 14px;
}
#news
{
	float: left;
	width: 203px;
	margin-bottom: 10px;
}
#links
{
	float: left;
	width: 203px;
	margin-bottom: 10px;
}
.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#333333;
	font: bold;
}
#left-top
{
	background:url(box_top.jpg);
	height:42px;
	width: 200px;
}
.left-titles
{
	color:#000000;
	font: Biondi;
	font-size: 14px;
}
#left_title_div
{
	padding-top: 13px;
	padding-left:12px;
}
.left_bar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
} 
.student_course_titles
{
	border: 2px solid #003399;
	width:100%; background-color:#3399FF;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font:bold;
	font-size: 12px;
}
.schedule_table
{
	font-family: Verdana; font-size: 12px;
}
.login_page_content
{
	width:750px;
	margin-right:25px;
	margin-left:25px;
}
.myinfo_student
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}