

/************* GENERAL STYLES *************/
	
body,td,p,ul,ol,li,dl,dt,dd,menu,dir,blockquote,pre,tt {
	color: #999999; 
	font-size : 12px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
		
A {
	text-decoration : none;
	color : #0066CC;
	}

A:hover {
	text-decoration : underline;
	color : #FF9900;
	}

/************** HEADINGS **************/	
h1 {
	color: #669966; 
	font-size: 12pt; 
	font-weight: bold; 
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	background-position: bottom;
	background-repeat: repeat-x;
	}		
	
h2{
   color: #999999;
	font-SIZE: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 	
	margin: 0px 50px 5px 5px;
	background-position: bottom;
		padding: 0px 0px 3px 0px;
}

h3{
	font-SIZE: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 	
	padding: 0px 0px 3px 0px;
	text-decoration: underline;
}

h4{
	font-weight: bold;	
}

h5{
	font-weight: bold;	
}

h6{
	font-weight: bold;	
}


/***** Genearl Layout Styles *****/

.general_dotted_line{
	background-image: url(/images/dot.gif);
	background-position: center;		
}
	

/*************** LEFT NAV START ****************/
#leftnav_bar{
	background-color: #BAC326;
	border-right: 1px solid #FFFFFF;
	}	
	#leftnav_top_text{
	text-align: center;
	}
	ul#leftnav_list {
	padding: 0px 0px 0px 0px;
	margin:  25px 0px 24px 0px;
	background-color: #BAC326;
	border-width: 0px;
	}

#leftnav_bottom_text{
	text-align: center;
	}

#leftnav_selected{
	background-color :#DDDD81;
	}

	/***** Left Nav Standard Links *****/
	
	li.leftnav_btn_std {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

	a.leftnav_link_std {
	/*height: 16px;*/
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 1px 22px;
	color: #717800;
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	background-color: transparent;
	background-image : url(/webfiles/Spiros/layouts/images/leftnav_bullet.gif);
	background-repeat : no-repeat;
	vertical-align : middle;
	}

	a.leftnav_link_std:link, 
	a.leftnav_link_std:active, 
	a.leftnav_link_std:active, 
	a.leftnav_link_std:visited, 
	a.leftnav_link_std:current  {
	color: #717800;
	background-color: #ECEFB7;
	text-decoration: none;
	}

	a.leftnav_link_std:hover   {
	color: ##Left Nav Text Mouse Over Color##;
	background-color: ##Left Nav Mouse Over Button Background Color##;
	text-decoration : underline;
	}

/***** Left Nav Sub Links *****/
	
	li.leftnav_btn_sub {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 160px;
	list-style: none;
	}

	a.leftnav_link_sub {
	color: #717800;
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 1px 22px;		
	height: 16px;		
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;		
	background-color: transparent;
	background-image : url(/webfiles/Spiros/layouts/images/leftnav_bullet.gif);
	background-repeat : no-repeat;
		
	vertical-align : middle;
	}

	a.leftnav_link_sub:link, 
	a.leftnav_link_sub:active, 
	a.leftnav_link_sub:visited, 
	a.leftnav_link_sub:current  {
	color: #717800;
	background-color: #ECEFB7;
	}


	a.leftnav_link_sub:hover   {
	color: ##Left Nav Text Mouse Over Color##;
	background-color: ##Left Nav Mouse Over Button Background Color##;
	text-decoration : underline;
	}
	
	/***** Left Nav Header Links *****/
	
	li.leftnav_btn_header {
	vertical-align : middle;
	list-style: none;
	}

	a.leftnav_link_header {
	color: #0066CC;
	margin: 0px 0px 0px 0px;
	padding: 15px 2px 5px 20px;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 10px;
	vertical-align : middle;
	}

	a.leftnav_link_header:link,
	a.leftnav_link_header:active,
	a.leftnav_link_header:visited, 
	a.leftnav_link_header:current, {
	color: #0066CC;
	background-color: ##Left Nav Header Button Background Color##;
	}

	a.leftnav_link_header:hover {
	color: #0066CC;
	background-color: ##Left Nav Mouse Over Button Background Color##;
	}
	
	/* Left Nav Ends */		
	
		
	/***************  Top Nav Starts ************** */	
#topnav_bar {
	 background-color: #BAC326;	
	 }

#topnav_left_text{
	 }
	 
#topnav_list_cell{
		text-align:Center;
	 	width:100%;
		}

#topnav_selected {
	background-color :##Top Nav Button Selected Color##;
	}
	 
ul.topnav_list {
 	margin: 0px 15px 0px 0px;
	}
	 
/***** Top Nav Standard Links *****/
	
li.topnav_btn_std{
	width:90px;
	list-style-type: none;
	display: inline;
	border-left: 1px solid #4686AF;
	}
		
a.topnav_link_std {
	color : #FFFFFF;
	padding: 2px 4px 2px 4px;
	height:100%;
	width:100%;
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.topnav_link_std:active {
	color :  #FFFFFF;
	}
	
a.topnav_link_std:hover {
	text-decoration : underline;
	color : ##Top Nav Text Mouse Over Color##;
	background : ##Top Nav Button Mouse Over Color##;
	}	
/* Top Nav Ends */			
			
			
/***************  Footer Starts ************** */	
#footer_bar{
	border-top: 1px solid #BDC321;
	padding: 5px 0px 4px 0px;
	background-color: ##Footer Background Color##;
	}
			
#footer_text{
	font-size: 10px;
	color:#aaaaaa;
	text-align: center;
	}
	
#footer_print{
	}
	/* Footer Ends */





.borderc{border:1px solid #336600}

