#tbl_header {
	border: 5px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 80px;
}
#tbl_toc td {
	padding: 5px;
	border-bottom: 5px solid #000000;
	border-left: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#tbl_toc {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
}
#tbl_footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 64px;
}
#tbl_main {
	height: 325px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 24px;
	margin-left: 15px;
}
#tbl_header td {
	
	color: #FFFFFF;
	background-color: #FF0000;
	
}
.headerspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	padding-left: 60px;
	padding-top: 15px;
}
.register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.whitelink:link, a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	text-decoration: underline;
}
.reglarger {
	font-size: 16px;
	font-weight: bold;
}
#tbl_toc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#tbl_toc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footersep {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#tbl_main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
#tbl_main a:hover {
	text-decoration: underline;
}
#scroll
{
     height:300px;
     overflow:auto;
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-arrow-color:#000000; 
scrollbar-base-color:#FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#FFFFFF; 
color: #333333; 
background-color: #fff; 
overflow: auto; 
}
body {
	margin-top: 5px;
}
#tbl_bgd {
	background-color: #EEEEEE;
}
.morespace {
	padding: 8px;
}
.boxed {
	border: 1px solid #666666;
	padding: 15px;
}
.bottombgd {
	background-image: url(../images/bottombgd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

