BODY {
	padding:0; margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	


}
TABLE {
	border-collapse:collapse;


}
TD {
 	padding:0em;
	vertical-align:top;

}
IMG {
	border:0px;
}
A {
color:#123883;
}
A:hover {
	text-decoration:none;
}
LI {
	list-style-type:none;
}
H1 {
	font-size:18px; font-weight:normal;	
}
H2 {
	font-size:12px;
	color:#;
	padding-bottom:5px; margin:0;
}
INPUT, SELECT, textarea {
	font-size:12px;
	border:1px solid #1BB73C;

}

.textarea
{
	width:580px !important;
}


FORM {
	padding:0; margin:0;
}

/*main*/
.main
{
	width:100%;		
}

.top1
{	
	height:269px;
	/*background: url(../images/logo.gif) center 25px no-repeat black; */ 
	padding-top:25px;
	text-align:center;
	background:black;
}

.top2
{
	width:250px;

	background:black;
}

.text
{
	padding:50px;
}

.menu
{
background:#DCDCDC;


	
}

.menu DIV
{
	width:300px;
	height:200px;
	background:#B2B2B2;
	text-align:center;		
}

.menu DIV IMG
{
	margin-top:20px;
}


.text H1
{
	color:#1BB73C;	
}

.menu H1
{
	background:#1BB73C;	
	font-size:22px;
	font-weight:bold;
	margin:0px;
	padding: 2px  0px 8px    0px;
	text-align:center;
}

.menu UL
{
	font-size:14px;
	font-weight:bold;	
	margin-left:-20px;//	margin-left:20px;
	padding-bottom:100%
}

.menu LI
{
	margin-top:10px;
}

.menu UL A
{
		color:#6C6C6C !important;
		text-decoration:none;
		white-space:nowrap;
}

.menu UL A:hover
{
	text-decoration:underline;
}

.text em
{
font-weight:bold !important
}