	body
	{
	background-image:url(images/background1.gif); background-repeat:repeat;
	
	color:#000;
background-color:#fff;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
		
	}
	
		 td,  input, textarea, select
	{
	
		font-size:12px;
	}


	.smaller { font-size:10px; }
	.smaller a { font-size:10px; }
	.smaller a:hover { font-size:10px; }

	.small { font-size:10px; color:#fff }
	.small a {color:#999; font-size:10px;   text-decoration:none; }
	.small a:hover {color:#000; font-size:10px;   text-decoration:none}


h1 {
font-size:18px;
		font-weight:bold;
		color:#fff;
		
}


.reset { 
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

	

	
	
h2 {   color:#000; font-size:11px; margin:0px; }
h3 {  color:#d00; font-size:14px; letter-spacing: -0.5px; margin:0px; padding:0px;  }
h3 a {  color:#fff; display:block; padding:5px; }
h3 a:hover {  color:#fff; background-color:#318c85; }

	
	a
	{
		color: #fff;
		text-decoration:underline;
	}
	a:hover
	{
		color: #000;
		text-decoration:underline;
	}

.error {
	font-size: 13px;
	font-weight: bold;
 width:30em;
 margin : 2em auto 2em auto;
 padding : 1em;
 text-align:center;
 border:2px solid #cc1f1f;
}
.success {
font-weight: bold;
 width:30em;
 margin : 2em auto 2em auto;
 padding : 1em;
 text-align:center;
 border:2px solid #85f107;
}



.red { color:#dd0; }
.red a { color:#dd0; }

.green { color:#060; }
.green a { color:#060; }


.gold { color:#666666 }

	.foot { font-size:10px; }
	.foot a { font-size:10px; color:#000 }
	.foot a:hover { font-size:10px; color:#FFFFFF }

.menu { background-image:url(images/menu1.gif); background-repeat:no-repeat; display:block; height:21px; width:224px;font-style:italic; text-align:right;   }
.menu a { text-decoration:none; color:#000;margin-right:20px; font-weight:bold }
.menu a:hover { color:#fff }

.menu2 { background-image:url(images/menu2.gif); background-repeat:no-repeat; display:block; height:21px; width:224px; font-style:italic; text-align:right;   }
.menu2 a { text-decoration:none; color:#000; margin-right:20px;}
.menu2 a:hover { color:#fff }