/* *****************************************************************************
Main cascading style sheet (CSS) for Elegant USA. LLC

Originally designed: 07-30-04
C. McLaughlin (cjm@xmission.com)

Notes:

******************************************************************************/
body {
	font-family : Arial;
	font-size : 11px;
	background-color: #FFFFFF;
}

p, td, ul, ol, li, dl, dt, dd, a {
	font-family : Arial;
	font-size : 11px;
}

#leftnav td {
	
	text-indent: 10px;
	padding: 2px;
}

#leftnav a {
	color :#000000;
	text-indent: 10px;
	text-decoration : none;
}

#leftnav a:hover {
	
	color: #FFFFFF;
	text-decoration : none;
}

#leftnav a:visited {
	color :#999999;
	text-decoration : none;
	
}

#leftnav a:visited:hover {
	color :#000000;
	text-decoration : none;
	
}

#leftnav td a:hover {
	color :#FFFFFF;
	background: #6699CC;
	display: block;
}

#topnav a {
	font-weight: bold;
	font-size : 13px;
	text-decoration : none;
	/* color :#4D739A; */
	color :#000000;
}

#topnav a:hover{
	font-weight: bold;
	text-decoration : underline;
	color :#6699CC;

}

#topnav a:visted {
	font-weight: bold;
	text-decoration : none;
	color :#CCCCCC;

}

#guage td {
	
	background-image: url(media/guage_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

.menustyle {
	
	font-family : Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF; 
	
	/*width: 250px;*/
}

.inputbox {
	font-family : Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	
}

#leftnav2 td {
	
	text-indent: 10px;
	padding: 2px;
}

#leftnav2 a {
	color :#000000;
	text-indent: 10px;
	text-decoration : none;
}

#leftnav2 a:hover {
	
	color: #FFFFFF;
	text-decoration : none;
}

#leftnav2 a:visited {
	color :#999999;
	text-decoration : none;
	
}

#leftnav2 a:visited:hover {
	color :#000000;
	text-decoration : none;
	
}

#leftnav2 td a:hover {
	color :#FFFFFF;
	background: #6699CC;
	display: block;
}

#leftnav3 td {
	
	text-indent: 10px;
	padding: 2px;
}

#leftnav3 a {
	color :#000000;
	text-indent: 10px;
	text-decoration : none;
}

#leftnav3 a:hover {
	
	color: #FFFFFF;
	text-decoration : none;
}

#leftnav3 a:visited {
	color :#999999;
	text-decoration : none;
	
}

#leftnav3 a:visited:hover {
	color :#000000;
	text-decoration : none;
	
}

#leftnav3 td a:hover {
	color :#FFFFFF;
	background: #6699CC;
	display: block;
}
