body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #EDEDED;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
ul {
	line-height: 20px;
}

a {
	text-decoration: none;
	color:  #FFFFFF;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	height: 81px;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-y;
	}
#left {
	position: absolute;
	top: 100px;
	left: 0px;
	margin: 75px 0px 0px;
	padding: 10px 0px 10px 10px;
	background: #190E7F;
	width: 130px;
	color: #FFFFFF;
	font-size: 14px;
	}
#left ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.wrap {
	float: right;
	margin-left: 20px;
}

#middle {
	margin: 50px 20px 0px 200px;
	padding: 0px;
	}
	#middlesubl {
	margin: 0px 50% 0px 0px;
	padding: 0px;
	width: 45%;
	float: left;
	position: absolute;
	}
	#middlesubr {
	padding: 0px 0px 0px 25px;
	margin: 0px;
	width: 45%;
	float: right;
	text-align: right;
	}
#middle a {
	text-decoration: none;
	color:  #0000FF;
	outline: none;
	}
#middle a:visited {
	color:  #0000FF;
	}
#middle a:active {
	color:  #0000FF;
	}
#middle a:hover {
	color: #0000FF;
	text-decoration: underline;
	}
#vidbox {
	width: 220px;
	text-align: center;
	font-size: 80%;
	float: left;
}
#vidbox a {
	text-decoration: none;
	color: #000000;
	}
#vidbox a:visited {
	color: #000000;
	}
#vidbox a:active {
	color: #000000;
	}
#vidbox a:hover {
	text-decoration: underline;
	color: #000000;
	}.imgno {
	font-size: 75%;
}
.wrapl {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.errstyle {
	color: #FF0000;
}

.subsec {
	margin-left: 15px;
}
