<!--

body {
	/*margin-top: 0; 
	margin-left: 0; 
	margin-right: 0;*/
	
	background-color: #AAAAAA;
	font-family: geneva,arial,helvetica,tahoma,sans-serif,verdana;
	margin: 0px;
	text-align: center;
}

/* format header */
.header 
{ 
	height: 144px;
	width: 900px;
	text-align: center;
	padding: 0px;
	margin-bottom: 1px;
}

.header_flash
{
	height: 250px;
	width: 900px;
	text-align: center;
	padding: 0px;
	margin-bottom: 1px;
}

.left_logo
{
	width: 192px;
	height: 144px; 
	float: left; 
}

.right_logo
{
	width: 192px;
	height: 144px; 
	float: right; 
}

.middle_logo
{
	float: center;
	padding-top: 15px;
}

A {
	color: #0000ff;
}

.links a,.links1 a {
	width:140px;
	color:#0000ff;
	text-decoration:none;
	background-color:white;
	font-size: 8pt;
}

.links a:hover,.links1 a:hover 
{
	text-decoration: underline;

}

TD.topleft {
	background-image:url(images/logo.jpg);
}
	
TD.topright {
	background-image:url(images/back.jpg);
}

.links a:hover,.links1 a:hover {
    background-color:#4169e1;
    color:white;
}
.contents a,.contents1 a {
	color:#00ffff;
	text-decoration:none;
	font-size: 8pt;
	font-family: Verdana;
	
}

h4
{
	font-size: 16px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#009900;
}

.open_hrs
{
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.contents a:hover,.contents1 a:hover {
    background-color:#4169e1;
    color:white;
}
p 
{
	font-family: Verdana; 
	font-size: 10pt; 
}

.style1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style5 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
}

.head
{
	background-color: #0000ff;
}

.wrapper
{
	border-style: outset;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #EFEEF0;
	padding-bottom: 1px;
	border: 0px solid #B2B0AA;
}

/* format outter wrapper */
.out_wrapper
{
	border-style: outset;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 20px;
	border: 0px solid #B2B0AA;
}

.top-menubkgrd
{
	vertical-align: middle;
	background: #1a9801;
	text-align: center;
	height: 35px;
	width: 900px;
	clear: both;
}

.top-menu
{
	background-color: #25A802;
	padding-top: 9px;
	height: 35px;
	width: 900px;
	vertical-align: middle;
	clear: both;
}

.top-menu a
{
	vertical-align:middle;
	padding-top: 9px;
	padding-bottom: 19px;
	padding-left: 34px;
	padding-right: 34px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #25A802;
	color: white;
	text-decoration: none;
}

.top-menu a:hover
{
	text-decoration: underline;
	background-color: #6dd201;
	color: #6501e1;
}

.side-menu
{
	border-color: White;
	margin-top: 0px;
	font-size: 12px;
	float: left;
	width: 150px;
	text-align: left;
	margin-top: 15px;
}

.side-menu a
{
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	color: #FFFFFF;
	background: #6501e1;
	text-decoration: none;
	padding: 8px;
	padding-left: 10px;
}

/* menu hover */
.side-menu a:hover
{
	text-decoration: underline;
	color: #FFFF00;
}

.body_content
{
	width: 740px;
	float: right;
	margin-top: 15px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-bottom: 15px;
}

.body_content a
{
	text-decoration: none;
	color: blue;
	font-weight: bold;
}

.body_content a:hover
{
	text-decoration: underline;
	color: green;
}

.body_content p
{
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.body_content li
{
	font-size: 12px;
	padding-bottom: 2px;
}

.body_content h2
{
	padding: 10px;
	text-align: left;
	background-color: #6501e1;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

.body_content h5
{
	padding-left: 25px;
}

.body_content_inner p
{
	font-size: 13px;
	color: black;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.body_content_inner h3
{
	font-size: 16px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#009900;
}

.body_content_inner
{
	padding: 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 0px;
}

.body_img
{
	background-color: #FFFFFF;
	text-align: center;
}

.single_img
{
	padding: 3px;
}

/* format footer */
.footer 
{
	/*padding: 15px;*/
	margin: 0px;
	border: 1px solid #B2B0AA;
	background-color: #6501e1;    	
	height: 60px;
	width: 900px;
	clear: both;
}

/* format footer para */
.footer p, .footer a
{
	margin-top: 15px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
	color: yellow;
}
//-->
