@charset "utf-8";
/* CSS Document */

table { font-family: verdana ;color:#666666; font-size: 10px; }

a:link    { cursor: none; font-weight: normal; font-size: 7pt;letter-spacing:1px;  text-decoration: none; color: #006990; }
a:visited { cursor: none; font-weight: normal; font-size: 7pt;letter-spacing:1px; text-decoration: none; color: #006990; }
a:active  { cursor: none; font-weight: normal; font-size: 7pt;letter-spacing:1px; text-decoration: none; color: #006990; }
a:hover   { cursor: none; font-weight: normal; font-size: 7pt;letter-spacing:1px; text-decoration: none; color: #000000; }
}

body{
	
font-family: verdana; color: #666666;
background-color: #333333;
scrollbar-base-color: white;
scrollbar-arrow-color: #006699;
scrollbar-face-color: #efefef;
scrollbar-highlight-color:white;
scrollbar-3dlight-color: silver;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color:white
scrollbar-track-color: #ffffff;
display:block;
background-image:  url('page_images/backgr.jpg');
background-repeat: repeat

}

ul, li
{
	margin: 0 0 0 .8em;
	padding: 0;
}

a.menulink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333333;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #efefef;
	background-color: #fff;
	margin:0;
}

.ara {

	background-color: #758278;
	border : 1px ;
	border-style : solid ;
	font-weight : normal;
	color: #fff;
	letter-spacing:1px;
	font-family: verdana; 
	}
	
select {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 9px;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
	font-color : white;	 
}

.imgo
{
margin-left:10px;
margin-bottom:10px;
vertical-align:right;
}
.pageTitle {
	font-family: arial;
	font-size: 18px;
	color: #7CA51B;
}

.navtit {
	font-family: arial;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	
}	
.pricem {
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;	
}

.navtitn {
	font-family: arial;
	font-size: 8pt;
	color: #999999;
	font-weight: bold;
}								  
								  
.radio {

	background-color: #EAFFEA;
	border : 0px ;
	border-style : solid ;
	font-weight : normal;

}

.purpin {
	font-family: VERDANA;
	font-size: 9px;
	color: #ffffff;
	border : 1px ;
	background-color: #ff0066;
	border-color : #efefef;
	border-style : solid ;
	font-weight : BOLD;
	width: 30;
}
								  
input {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : #c0c0c0;
	border-style : solid ;
	font-weight : normal;
}

.CheckBox
{
	border:white;
	background-color: Transparent;
	border-style:solid;
	border-top-width: 0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;}

option {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 9px;
	color: #353533;
	background-color: #f9f9f9;
	border : 0px ;
	border-color : silver;
	border-style : solid ;
	font-weight : bold;
}

textarea {
	font-size: 9px;
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	color: #666666;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
}

#pscroller1{
width: 160px;
height: 160px;
border: none;
padding: 5px;
background-color: white;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}