b{
	color: #004180;
	font-weight: bold;
}
td{
	font-family: sans-serif;
	border-width: 0px;
	color: Black;
	padding: 0px;
}
body{
	margin:2px; 
	background-color: white; 
	background-image: url(styleimages/body-back.jpg);
	background-repeat:repeat-y;
	background-position: center;
	
}
td.he-bottom{
	height:24px;
	background-image: url(styleimages/he-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: white;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:15px;
}
td.he-t-l-corner{
	height:11px;
	width:11px;
	background-image: url(styleimages/he-t-l-corner.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
td.he-t-r-corner{
	height:11px;
	width:15px;
	background-image: url(styleimages/he-t-r-corner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.he-right{
	width:15px;
	background-image: url(styleimages/he-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.he-left{
	width:11px;
	height: 24px;
	background-image: url(styleimages/he-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
td.right{
	width:15px;
	background-image: url(styleimages/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.left{
	width:11px;
	background-image: url(styleimages/left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.content{
	color: light-gray;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	padding-top: 7px;
}
td.he-top{
	height:11px;
	background-image: url(styleimages/he-top.jpg);
	background-repeat: repeat-x;
	background-position: left;
	min-width: 20px;
}
td.bottom{
	height: 13px;
	background-image: url(styleimages/bottom.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
td.b-r-corner{
	height: 13px;
	width: 15px;
	background-image: url(styleimages/b-r-corner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.b-l-corner{
	height: 13px;
	width: 11px;
	background-image: url(styleimages/b-l-corner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.comment{
	color: #A9A9A9;
}
table.product-table{
	width: 350px;
	height: 170px;
	float: left;
	margin: 3px;
}
.banner-blue{
	width: 780px;
	height: 80px;
	background-image: url(styleimages/banner-blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #B9DAED;
}
.menu-back{
	font-family: Verdana, sans-serif;
	color: white;
	width:780px;
	height:22px;
	background-image: url(styleimages/menu-back.jpg);
	background-repeat: repeat-x;
	background-position: left;
	line-height:22px;
	font-size: 12px;
	font-weight: bold;
}
.red-wave{
	height:15px;
	width: 780px;
	background-image: url(styleimages/red-wave.jpg);
	background-repeat: no-repeat;
}
.nav{
	position: absolute;
	top: 150px;
	left: 100px;
	display: none;
	background-color:white;
	width: 260px;
	z-index: 1000; 
	filter:Alpha(opacity=90);
	-moz-opacity: .9;
}
a.navitem{
	font-size: 12px;
	color: Navy;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
}
a.navitem:hover{
	background-color: #DCDCDC;
	width: 100%;
}
.coursestitle{
	width: 780px;
	background-color: #FF8410;
	color: white;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 20px;
}
.navmenuitem{
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
