.text {
	font-family: Tahoma, Arial;
	font-size: 14px;
}
.nav-text {
	font-family:
	Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.nav-text a, .nav-text a:link, .nav-text a:active, .nav-text a:visited{color:#333333;display:block;padding-bottom:10px;text-decoration:none;}
.nav-text a:hover{text-decoration:underline;}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
#cyber-lot ul{margin-bottom:3px;}

#left-navigation{margin-bottom:10px;}

.style1 {color: #333333;font-size:14px;}

body {
	background-color: #9c0000;/*00299c*/
	font-size:14px;
	margin:0px;
	padding:0px;
}
ul
{
margin-left: 15px;
margin-right:15px;
padding-left: 0;
list-style: none;
}

li 
{
padding-left: 15px;
background-image: url(images/arrow3.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
}
a {color:9c0000;}