.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	padding: 5px;
	line-height: 16px;
}
.normal2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 26px;
}
a:link,
a:visited{
	text-decoration: underline;
	color: #006699;
	
	
}
a:hover{
text-decoration: underline;
	color: #999999;
}	
.grey {
	background-image: url(../images/course_back.gif);
	background-repeat: no-repeat;
}

td.leftbar a:link,
td.leftbar a:visited{
	text-decoration: none;
	color: #FFFFFF;
	line-height: 26px;
	
	
}
td.leftbar a:hover,
td.leftbar a:active{
	text-decoration: underline;
	line-height: 26px;
}	
	td.leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 26px;

}
.title a:link,
.title a:visited{
	text-decoration: none;
	color: #006699;
	
	
	
}
.title a:hover{
	text-decoration: none;
	color: #999999;

}	
	.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;

}
.divider {
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/divider.gif);
}
.divider2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #4384C6;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
p {
	margin-top: 10px;
	margin-bottom: 5px;
}

.sidebar {
	background-color:#ffffff;
	/* for IE */
  filter:alpha(opacity=40);
	/* CSS3 standard */
  opacity:0.6;
	color: #666666;
	font-family: "Trebuchet MS", Arial;
	text-align: left;

}
h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	vertical-align: middle;
}
.footer A:link,
.footer A:visited{
	text-decoration: none;
	font-size: 11px;
	color: #999999;
}
.footer A:hover{
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 11px;
}

.page_title {
	background-color: #FFD392;
	padding-left: 10px;
	vertical-align: middle;
}
.header {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;

}
body {
	margin-top: 30px;
	font-size: 14px;
	background-color: #4384C6;
}
.bottom {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.table_back {
	background-image: url(../images/home_box.jpg);
	background-repeat: no-repeat;

}
.table_backx {
	background-image: url(../images/home_box2.jpg);
	background-repeat: no-repeat;

}
.table_back2 {
	background-image: url(../images/front_header.gif);
	background-repeat: no-repeat;
}
h4 {
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
}
.normal3 {
	border: 2px solid #FF0000;
	padding: 10px 5px;
}
