a.bodysmall {
	color: #0000FF;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;

}

a.bodysmall:hover {
	color: #000066; 
}

/* ======================================================= BEGIN MAIN LINK ==================================== */


	
a.bodylink{ 
	color: #0000FF;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.bodylink:hover { 
	color: #000066;
}

a.nav{ 
	color: #a87310;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.nav:hover { 
	color: #8f620e;
}




/* ===================================================== Main Link ============================================= */

b { font-weight: bold }

hr {
height: 1px;
border-bottom: none;
}

/* ===========================================  BEGIN BODY AND TABLE SYTLES ================================== */

body {
	text-align: center;
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration : none;
	color : #333333;
}

td {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration : none;
	color : #333333;
}

/* ===========================================  END BODY AND TABLE SYTLES ================================== */



/* ===========================================  BEGIN FONT STYLES ========================================= */

.normal {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	color : #000000;
}

.small {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	color : #888888;
}

.headline {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 15px;
	letter-spacing : 0px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	line-height: 20px;
	text-decoration : none;
	color : #666666;
}

/* ===========================================  END FONT STYLES ========================================= */



/* ========================================= BEGIN SECTION ELEMENTS ================================== */

#borderbox {
border: 1px solid #CCCCCC;
width: 800px;
background-color: #FFFFFF;
margin-right: auto;
margin-left: auto;
margin: 0 auto;
}



.contentline {
 border-bottom: 1px solid #CCCCCC;
 width: 565px;
 text-align: center;
 margin: 10px 0px 10px 0px;
}

.maincontent {
 border: 0px solid #CCCCCC;
 width: 565px;
 text-align: justify;
 margin: 20px 0px 20px 15px;
}


.menu {
 border: 0px solid #CCCCCC;
 width: 165px;
 text-align: left;
 margin: 20px 0px 10px 25px;
}

h3 {
border-bottom: 1px solid #CCCCCC;
height: 20px;
width: 165px;
margin: 0px 0px 8px 0px;
}

h3:hover {
border-bottom: 1px solid #999999;
}


.menuback {
 border: 0px solid #CCCCCC;
 width: 212px;
 min-height: 350px;
 background: url('images/menuback.jpg') no-repeat;
}


/* ========================================= END SECTION ELEMENTS ================================== */




/* ========================================= BEGIN FLOATING PIC STYLES ========================= */

.pic {
float: right;
padding: 0px 0px 0px 10px;

}

.picleft {
float: left;
padding: 0px 10px 0px 0px;

}

/* ========================================= END FLOATING PIC STYLES ========================= */



.rightwords {
text-align: right;

}


INPUT, TEXTAREA, SELECT, OPTION, RADIO{
	font-family: Lucida Grande, Verdana, "MS Serif", "New York", serif;
	padding: 2px;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	border: solid 1px #cccccc;
}
