﻿/* CSS Document */

body   
{
    background-color: #e1d1db;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    color: #696969;
}


.style1 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}

a.footerlink:link {
color: #FFFFFF;
text-decoration:none;
}
a.footerlink:visited {color: #FFFFFF;
text-decoration:none;
}
a.footerlink:hover { 
color: #9644AA;
text-decoration:none;  }
.style3 {font-size: 10px; font-family: Verdana;}
.style4 {
	color: #525B60;
	font-family: Verdana;
	font-size: 9px;
}
.txt{
color:#592869;
font-family:Verdana;
font-size:10px;
}
.divtext {
	background:url(../images/searchbutton.gif);
	background-repeat:no-repeat;
	width:148px;
	height:25px;
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:1px;			
	margin-right:2px;
	margin-left:2px;
	margin-top:8px;
	margin-bottom:6px;

}
.textfield {
	padding:1px 1px 1px 1px;
	border:1px #FFFFFF;
	width:137px;
	height:16px;
	font-family: Verdana;
	font-size: 10px;
}
