/* CSS Document */
body{ 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
.essaystit{	color:#051439;font-family:Helvetica;
	font-size: 14px;
	font-weight: normal;}
.titles{color:#8CA70C;font-family:Helvetica;
	font-size: 16px;
	font-weight: normal;}
	
.titles1{color:#212123;font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;}
	
.text{color:#707277;font-family:Helvetica;
	font-size: 12px;
	font-weight: normal; text-align:justify;}
	
.textara{color:#707277;font-family:Helvetica;
	font-size: 12px;
	font-weight: normal; text-align:right;}
	
.subtitara{color:#707277;font-family:Helvetica;
	font-size: 16px;
	font-weight: bold; text-align:justify;}
.subtiteng{color:#707277;font-family:Helvetica;
	font-size: 16px;
	font-weight: bold; text-align:justify;}
	
.copright{color:#707277;font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;}
	
a.copright:link {
	color: #666666;
	font-family: Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;

}
a.copright:hover {
	color: #000000;
	font-family: Helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a:link		{ color: #CC6600; text-decoration: none;font-size: 11px;}

a:visited	{ color: #CC6600; text-decoration: none;font-size: 11px; }

a:active	{ color: #CC6600; text-decoration: none;font-size: 11px; }

a:hover		{ color: #6699FF; text-decoration: none;font-size: 11px; }

.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 9pt;
		  height: 20px;
		  width: 120px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 16pt;
		  text-align: right;
		  display: block;
		  border: #999999 0px solid; }


a.menu:link 	{ color: #515151;
		  background:#FFFFFF;
		}


a.menu:visited 	{ color: #515151;
		  background:#FFFFFF;
		  }




a.menu:hover 	{ 
		  background-image: url("picts/menuon.gif");
		  color: #C4131B; }


