 body {margin:0px; padding:4px; background:URL(images/back_main.gif); background-repeat:repeat-x; background-color:#9F6164}

  .text{font-family:Tahoma; font-size:11px;  color:#494F4E;}
  .main{font-family:Tahoma; font-size:11px;  color:#494F4E;}
  .green{font-family:Tahoma; font-size:11px;  color:#30B530;}
   .grey{font-family:Tahoma; font-size:11px;  color:#494F4E;}
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none}

.h1 {
	font-family:Tahoma;
	color:#494F4E;
	font-size: 11px;
}
.h2 {
	font-family:Tahoma;
	color:#30B530;
	font-size: 11px;
	font-weight: bold;
}
.h2greenlarge {
	font-family:Tahoma;
	color:#30B530;
	font-size: 13px;
	font-weight: bold;
}
.h2red{	font-family:Tahoma;
	color:#FF0000;
	font-size: 11px;
	font-weight: bold;
}
.h2redlarge {	font-family:Tahoma;
	color:#FF0000;
	font-size: 13px;
	font-weight: bold;
}
.scrollergray {	font-family:Tahoma;
	color:#494F4E;
	font-size: 13px;
	font-weight: bold;
}
.h3 {
	font-family:Tahoma;
	color:#494F4E;
	font-size: 1.2em;
	font-weight: bold;
}
.h4 {
	font-family:Tahoma;
	color:#494F4E;
	font-size: 1.0em;
}
.copyright {
	letter-spacing: 0.5em;
	font-weight: bold;
}
  .input{
  		width:182px; height:21px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#5E5E5E;
		font-family:Tahoma; font-size:11px;  color:#494F4E;
		padding-top:2px;
		}		
		.textarea{
		width:182px; height:113px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#5E5E5E;
		font-family:Tahoma; font-size:11px;  color:#494F4E;
		padding-top:2px;
		overflow:auto;
		}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
}
img.floatright {
	float: right;
	margin-left: 12px;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #30B530;
}
#body {
	color: #FFFFFF;
	font-family: Comic Sans MS;
	font-size: 100%;
	margin: 0;
	padding: 8;
	min-width: 420px;
	background-repeat: repeat;
}
 






 
.scroller {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 4px;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 12px;
	font-variant: inherit;
	font-weight: bold;
}
