body {
	margin-left: 2px;
	margin-top: 2px;
	background-color: #EBEBEB;
     }

.text {
	font-family: sans-serif, arial, verdana; color:#555555; font-size: 11px; 
	line-height: 120%;
}

.text2 {
	font-family: sans-serif, arial, verdana; color:#FFFFFF; font-size: 11px; 
	line-height: 120%;
}

.text3 {
	font-family: sans-serif, arial, verdana; color:#222222; font-size: 11px; 
	line-height: 120%;
}

.init {
	font-family: arial, verdana; color:#D1600C; font-size: 16px; 
	line-height: 120%; font-weight : bold;
}

.head {
	font-family: courier new, sans-serif, arial, verdana; color:#FFFFFF; font-size:12px; 
	font-weight : bold;
      }	
      
.head2 {
	font-family: courier new, sans-serif, arial, verdana; color:#333333; font-size:12px; 
	font-weight : bold;
      }      

.righttable {
	border-left-style: dotted; border-width:1px; border-color:#BFD7E6;
      }	


.copyright {
	font-family:tahoma,verdana,arial,sans-serif;
	line-height: 13px; color:#999999;
	font-size:10px;
	line-height:12px;
}

a {
	font-family: sans-serif, arial, verdana; font-size: 11px; 
	line-height: 120%; text-decoration: none;  color: #FE735F;
}	

a:visited  {
	color: #FE735F;
}

a:active, a:focus  {
	color:#C9A5FA; 
}

a:hover  {
	color:#ff0000; 
}

input {border-style: none; background-color: #ebebeb; width: 250px; height=20px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; border-color: #0060BF;
	}

.flattextbox {border-style: none; background-color: #ebebeb; width: 250px;
	font-size : 12px; font-family : Arial, Helvetica, sans-serif;
}

.flatbutton  {
	font-size : 10px; font-family : Arial, Helvetica, sans-serif;
	background-color : #455B68; color : #ededed; font-weight : bold;
	border-style: solid; border-width: 1px;
}

.red {
	font-family: sans-serif, arial, verdana; color:#800000; font-size: 11px; 
	line-height: 120%;
}

UL {
	list-style-image: url(images/checkmark.gif); list-style-type: circle;
}

UL.m {
	list-style-image: none; list-style-type: square;
}