
a.bodylink{ 
	color: #59c7e7;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.bodylink:hover { 
	color: #599be5;
}

a.bodylink-small{ 
	color: #59c7e7;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.bodylink-small:hover { 
	color: #599be5;
}

a.menulink{ 
	color: #999999;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.menulink:hover { 
	color: #DDDDDD;
}






/* ===================================================== End Links ============================================= */

b { font-weight: bold }



/* ===========================================  BEGIN BODY AND TABLE DATA SYTLES ================================== */

body, 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: 18px;
	text-decoration : none;
	color : #888888;
} 


/* ===========================================  END BODY AND TABLE SYTLES ================================== */



/* ===========================================  BEGIN FONT STYLES ========================================= */



.normal {
	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: 19px;
	text-decoration : none;
	color : #DDDDDD;
}

.normalb {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	line-height: 19px;
	text-decoration : none;
	color : #DDDDDD;
}


.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: 19px;
	text-decoration : none;
	color : #D48832;
}

.large {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 15px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 19px;
	text-decoration : none;
	color : #888888;
}

.large2 {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 15px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 25px;
	text-decoration : none;
	color : #ffffff;
}




.small-dark {
	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 : #334753;
}







/* ===========================================  END FONT STYLES ========================================= */



/* ========================================= BEGIN SECTION ELEMENTS ================================== */



.contentline {
 border-bottom: 1px solid #232639;
 width: 501px;
 text-align: center;
 margin: 15px 0px 15px 0px;
}






#menu {
 border: 0px solid #666666;
 width: 155px;
 text-align: left;
 margin: 5px 10px 0px 0px;
}





.rightbox {
 border: 1px solid #1b1b1b;
 width: 165px;
 padding: 10px 10px 10px 10px;
 text-align: justify;
 margin: 0px 0px 0px 0px;
 background-color: #202332;
}


.maincontent {
 border: 0px solid #666666;
 width: 501px;
 text-align: justify;
 margin: 0px 0px 0px 85px;
}






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


