body {
	background:url(../images/body_bg.jpg) repeat-x;
	background-color:#AECEEE;
	margin-top: 40px;
	margin-bottom: 15px;
}

body, td, tr, li, p, th, caption, div {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.CL1 {
background:url(../images/bg1.jpg) repeat-y;
width: 750px; 
}

a:link {color: #446D8C;	text-decoration: underline;}
a:visited {color: #446D8C;	text-decoration: underline;}
a:hover {color: #CC3300; text-decoration: none;}

a.menulink:link {color: #FFFFFF;	text-decoration: none; font-weight: bold;}
a.menulink:visited {color: #FFFFFF;	text-decoration: none;	font-weight: bold;}
a.menulink:hover {color: #9DB9CE; text-decoration: none; font-weight: bold;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#CC0000;
	font-size:14px;
}
.style2 {font-family: "Courier New", Courier, monospace}
.style3 {color: #0000FF}
.style6 {font-size: 10px}
.style7 {color: #FF0000}
.HiddenDiv {
display:none; 
margin-top:5px; 
padding:10px; 
background-color:#E9E9E9;
border:1px; 
border-style:solid; 
border-color:#666666;
}


