/*SUBMIT BUTTONS SECTION */
body{
background-color:#666699;
margin-top:2px;
}
.submit
{
background:inherit;
    font-size : 15;
    font-weight : bold;
	color:#666699;
	text-align : center;
    text-decoration:underline;
	/*width:310;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:2px ;
}
submit:hover
{
    cursor:hand;
    text-decoration:underline;
}

.admin
{
background:inherit;

    font-size : 13;
	font-weight : bold;
	border:0;
	color:#FFFFFF;
	text-align : center;
    text-decoration:underline;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	cursor:hand;
}
admin:hover
{
    
    cursor : hand;
    text-decoration:underline;
}

/*NORMAL LINKS SECTION*/
.results
{
    position : relative;
	border:0;
    background-color:#FFFFCC;
    color : rgb(0 , 0 , 0);
    width : 25px;
    text-align : center;
	font-size:17px;
	text-decoration:underline;
	cursor:pointer;
}
.resultsOn
{
    position : relative;
	border:0;
    background-color:#FFFFCC;
    color:#FF0000;
    width : 25x;
    text-align : center;
	font-size:17px;
	cursor:pointer;	
}
.resultsNext
{
    position : relative;
	border:0;
    background-color:#FFFFCC;
    color:#0000FF;
    width : 45px;
    text-align : center;
	font-size:17px;
	text-decoration:underline;
	cursor:pointer;
}
div#links a span
{
    display : none;
    text-decoration : none;
}
div#links a:hover span
{
    background-color : rgb(60 , 24 , 106);
    color : rgb(255 , 255 , 255);
    top : 50px;
    left : 165px;
    display : block;
    text-decoration : none;
}
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 2;
   /* scrollbar-face-color : rgb(249 , 249 , 249);
    scrollbar-arrow-color : rgb(249 , 249 , 249);
    scrollbar-shadow-color : rgb(249 , 249 , 249);
    scrollbar-track-color : rgb(249 , 249 , 249);
    scrollbar-3dlight-color : rgb(249 , 249 , 249);*/
    text-decoration : none;
	}
.mainInfoText{
text-align:justify;
font-size:16px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
}

a
{

	color:#0000FF;
	text-decoration: none;
    /*cursor : normal;*/
}

a:hover
{
    
    /*cursor : hand;*/
    text-decoration:underline;
}

a.cat:link {
color:#99CCFF;
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.cat:visited {
	color:#9999FF ; 	
	text-decoration: none;
	font-size:12px;
}
a.cat:hover {
	
	
	text-decoration:underline;
	
	/*background-color: #5a7588;*/
}

a.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px ; 
font-weight:bold;

margin: 0;
padding: 0;
border-width:thin;
border-style:solid;
border-color:#FFFFFF;
vertical-align:middle;
border-spacing:1px;

}
a.menu:link {
	color:#FFFFFF;
	text-decoration: none;
	
			}
a.menu:visited {
	color:#FFFFFF;	
	text-decoration:none;
}
a.menu:hover {
	text-decoration:underline;
	
	/*background-color: #5a7588;*/
}

a.searchResults {
text-decoration:underline;
font-size:18px;
}
price{
text-align:right;
}
ul{
font-size:13px;
}
