/* Start of CMSMS style sheet 'Standard CSS Hot-Ex' */
/*
Hot-Ex Standard CSS
2008 (C) Zabersoft Inc. (AHJ)
*/

* {
padding: 0px;
margin: 0px;
}

HTML { width: 100%; height: 100%;}
BODY {margin:0px 0px 0px 0px;background-color:#000;font-family: "trebuchet MS", verdana, tahoma, arial;font-size: 12px;color: #000; width: 100%; height:100%;
  scrollbar-face-color:#505050;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#E0E0E0;
  scrollbar-shadow-color:#303030;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#808080;
  scrollbar-darkshadow-Color:#202020;
}

p {
margin-bottom: 15px;
}

B {
color: #000;
}

H1 {color: #466c8a; font-family: verdana, tahoma, arial; font-size: 32px; margin: 0px;margin-bottom:15px;font-weight:200;}
H2 {color: #000; font-family: "trebuchet MS", verdana, tahoma, arial; font-size: 18px; font-weight:bold; margin-top: 10px;margin-bottom:5px;}
H3 {color: #000; font-family: "trebuchet MS", verdana, tahoma, arial; font-size: 16px; font-weight:bold; margin-top: 10px;margin-bottom:5px;}
H4 {color: #000; font-family: "trebuchet MS", verdana, tahoma, arial; font-size: 14px; font-weight:bold; margin-top: 10px;margin-bottom:5px;}

H5 {color: #FFFFFF; font-family: "trebuchet MS", verdana, tahoma, arial; font-size: 18px; font-weight:bold; margin: 0px;}
H6 {background-image:url(h7gradient.gif);background-color:#b5da46;background-repeat:no-repeat;background-position:right;width:100%;height:22px;overflow:hidden;padding-left:15px;font-size:17px;line-height:19px;margin-top:3px;margin-bottom:3px;font-family:Tahoma, Geneva, Helvetica, sans-serif;color:#000000;font-weight:bold;}

table.page {
	width: 100%;
	height: 99%;
}
td.page {
	text-align: center;
	height: 100%;
	padding: 0px;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 600px;
	text-align: left;

	background-color: #ffffff;
}

div.topstuff {
width: 800px;
height:138px;

}

div.content {
width: 800px;
padding-left:0px;
}

div.pcontent {
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 height: 439px;
 width: 658px;
 overflow: auto;
}

div.pcontent a {
 color: #000;
 text-decoration: underline; 
 font-family: verdana, "trebuchet MS", tahoma, arial;
}

div.pcontent a:hover {
  color: #333;
 text-decoration: none;
}

td.sidebar {
padding-left: 5px;
padding-top: 5px;
width: 117px;
height: 441px;
background-image:url('./inc/sidebar_bg.jpg');
background-repeat:no-repeat;

}

td.sidebar a {
 color: #000;
 text-decoration: none;
 display: block;
 margin-bottom: 20px;
 font-size: 10px;
 font-weight: bold;
 font-family: verdana, "trebuchet MS", tahoma, arial;
}

td.sidebar a:hover {
  color: #333;
 text-decoration: underline;
}



div.footer {font-size: 10px; width:798px; height: 15px; color:#fff; background-color:#808080;border-right: 1px solid #fff;border-left: 1px solid #fff; border-bottom: 1px solid #fff;}
div.footer a {color: #fff; font-weight: bold; text-decoration: none;}
div.footer a:hover {text-decoration: underline; }
div.footer img {padding: 0 15px 0 0px; border: 0;}
/* End of 'Standard CSS Hot-Ex' */

