}
body {
	background-color: #ffffff;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	margin: 10px 0px;


}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.padding10Left {
	padding-left: 10px;
}
	.imgborder{
	border: thin solid #FFFFFF;
	}
.imgborder_red{
    border-width:thin;
	border-style:solid;
	border-color:#FF0000;
	}
.imgborder_blue{
	border: thin solid #000066;
}
.textblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
		
input { 
 background-color: #F4e594; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; height: 18px;
}


form { 
  margin-top: 0; margin-bottom: 0;
}
.whitetop {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.whitebottom {
	border: 4px solid #FFFFFF;
}
.textblackbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.background {
	background-color: #CCCCCC;
}
.blackbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
