body
{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color:#EEE9E3;
}

form 
{ 
	padding: 0; 
	margin: 0; 
} 

p,a,span,input,textarea, li, td,select
{
	font-family : tahoma, verdana;
	font-size :	12px;
	font-weight :regular;
	color : #353535;
	text-align:justify;
}

p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}


#container{
background-color:#FFFFFF;
padding-right:10px;
padding-left:10px;
}


#squarelist li { 
	list-style-type: square; 
}

#romanlist li { 
	list-style-type: lower-roman;
}
#letterlist li { 
	list-style-type: lower-alpha;
}
#numberlist li { 
	list-style-type: decimal;
}

.right{
	text-align:right;
	margin-right:10px;
}

.menu_1{
	width:11px;
	height:23px;
}
.menu_2{
	width:271px;
	height:23px;	
	background-color:#EEE9E3;
	font-weight:bold;
}
.menu_3{
	width:11px;
	height:23px;	
}

.menu_4{
	width:271px;
	height:23px;	
	background-color:#ffffff;
	font-weight:bold;
}

.menu_link{
	text-decoration:none;
	font-size :	11px;
}

.maintitles{
	color:#0099cc;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

.titles{
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	background-color:#ECEBE8
}

.footer_fj{
	text-align:center;
	font-size:11px;
	color:#0097d5;
}

.footer_sc{
	font-size:11px;
	color:#CFBEAE;
}
