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.menu{ 
	color: #977859;
	font-size: 11px;
	line-height: 18px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.menu:hover { 
	color: #765D34;
}

a.nav{
  display:block;
 	width: 455px;
	height: 55px;
	background: url("images/enter.gif") 0 0 no-repeat;
}

a.nav:hover { 
	background-position: -455px 0;
}




/* ===================================================== 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;
}

.headline {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	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 ================================== */

.mainbox {
 border: 0px solid #cccccc;
 width: 750px;
 margin-top: 15px;
 text-align: justify;
}

.maincontent {
 border: 0px solid #cccccc;
 width: 728px;
 float: left;
}

.opening {
 border: 0px solid #cccccc;
 width: 455px;
 float: left;
}


.menubox {
 border: 0px solid #cccccc;
 width: 130px;
 margin-top: 10px;
 margin-right: 10px;
 text-align: justify;
}

.contentbox {
 border: 0px solid #cccccc;
 width: 500px;
 margin-top: 10px;
 margin-right: 38px;
 margin-bottom: 40px;
 text-align: justify;
}

.bottomtext {
 border: 0px solid #CCCCCC;
 width: 800px;
 text-align: center;
 margin: 5px 0px 0px 0px;
 font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	color : #666666;
}



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;
color: transparent;
}

.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: 3px;
	font-size: 13px;
	color: #666666;
	background-color: #ffffff;
	border: solid 1px #cccccc;
}

