body
{
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	color: #000066;
	background-color : #ffffff;
}

td 
{
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	color: #000066;
}

#banner_box
{
	background-color: #000080;
	height : 100px;
	width : 800px;
}

#topic_box
{
	background-color: #ff99cc;
	height : 30px;
	width : 100%;
	padding: 5px;
	border : medium solid Black;
}

#menu_box
{
	width: 100px;
	background-color: #000080;
	height : 500px;
	float : left;
	border-left : thick solid #000080;
	border-right : thick solid #000080;
}

#expl_box
{
	width: 100%;
	background-color : #ffffff;
	height : 800px;
	border-left : thick solid Blue;
	border-top : thick solid Blue;
}

#heading1 
{
	margin-left: 5px;
	margin-right : 5px;
	margin-top : 10px;
	text-align: left;
	font-family: "Lucida Bright", "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
}

#heading2 
{
	margin-left: 5px;
	margin-right : 5px;
	margin-top : 10px;
	margin-bottom: 10px;
	text-align: left;
	font-family: "Lucida Bright", "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

#heading3
{
	margin-left: 5px;
	margin-right : 5px;
	margin-top : 15px;
	text-align: left;
	font-family: "Lucida Bright", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	margin-left : 15px;
}

#heading4
{
	margin-left: 5px;
	margin-right : 5px;
	margin-top : 15px;
	text-align: left;
	font-family: "Lucida Bright", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	font-variant : small-caps;
	margin-left : 15px;
}

#expl_text
{
	margin-left: 30px;
	margin-bottom: 5px;
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	color: #000066;
	margin-top : 10px;
}

#testim_text
{
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	font-style: italic;
	color: #0000cc;
	margin-top : 10px;
	width: 300px
}

#testsig_text
{
	margin-left: 5px;
	margin-bottom: 5px;
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-size : 10px;
	font-weight : bold;
	color: #0000cc;
	margin-top : 10px;
}

#invisible_text
{
	margin-left: 5px;
	margin-bottom: 5px;
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	font-style: italic;
	color: White;
	margin-top : 10px;
}

#contact_text
{
	margin-left: 20px;
	margin-bottom: 5px;
	font-family: "Lucida Bright", "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #6699cc;
}

#copyright_text
{
	margin-left: 20px;
	margin-bottom: 5px;
	word-spacing: 1px;
	font-family: "Lucida Bright", "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

a.menutop:link
{
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	text-decoration:none;
	margin-left : 10px;
}

a.menutop:visited 
{
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	text-decoration:none;
	margin-left : 10px;
}

a.menutop:hover 
{
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	color: #ffcc66;
	text-decoration:none;
	margin-left : 10px;
}

a.menutop:active 
{
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	color: #ffcc66;
	text-decoration:none;
	margin-left : 10px;
}

a:link
{
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-weight : bold;
	color: #cc9933;
	text-decoration:none;
}

a:visited 
{
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-weight : bold;
	color: #cc9933;
	text-decoration:none;
}

a:hover 
{
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-weight : bold;
	color: #6699cc;
	text-decoration:none;
}

a:active 
{
	font-family : "Lucida Bright", "Times New Roman", Times, serif;
	font-weight : bold;
	color: #6699cc;
	text-decoration:none;
}

HR 
{
	color: #000066;
	height: 2pt;
}

