BODY {
BACKGROUND-COLOR: #FFFFFF;
MARGIN: 0px; 
PADDING: 0px;
    font: normal normal normal 10px/normal Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

.menu_top
{
	font-size : 10px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	COLOR: #F2EB16;
}

a.menu_top
{
	font-size : 10px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	text-decoration: none;
}

a.menu_top:hover
{
	COLOR: #F2EB16;
	text-decoration: none;
}

.menu
{
	font-size : 13px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	COLOR: #EDF9DC;
	font-weight : bold;
}

a.menu
{
	font-size : 13px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	COLOR: #EDF9DC;
	font-weight : bold;
	text-decoration: none;
}

a.menu:hover
{
	COLOR: #FFFFFF;
	text-decoration: none;
}

.text
{
	font-size : 13px;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	COLOR: #33548B;
}

a.text
{
	font-size : 13px;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	COLOR: #DD8240;
	text-decoration: none;
}

a.text:hover
{
	text-decoration: underline;
}

.header1
{
	font-size : 13px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	font-weight : bold;
}

.header2
{
	font-size : 13px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	COLOR: #387CC4;
	font-weight : bold;
}

.text2
{
	font-size : 12px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	COLOR: #33548B;
}

a.text2
{
	font-size : 12px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	COLOR: #33548B;
	text-decoration: none;
}

a.text2:hover
{
	text-decoration: underline;
}

.text3
{
	font-size : 13px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	COLOR: #A86E1D;
}

a.text3
{
	font-size : 11px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	COLOR: #F18901;
	text-decoration: none;
}

a.text3:hover
{
	text-decoration: underline;
}

.text4
{
	font-size : 10px;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	COLOR: #51835F;
}

a.text4
{
	font-size : 10px;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	COLOR: #51835F;
	text-decoration: underline;
}

a.text4:hover
{
	text-decoration: none;
}

.text5
{
	font-size : 13px;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	COLOR: #5B7AAE;
	font-weight : bold;
}

a.text5
{
	font-size : 13px;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	COLOR: #5B7AAE;
	text-decoration: none;
	font-weight : bold;
}

a.text5:hover
{
	text-decoration: underline;
}

.text6
{
	font-size : 12px;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	COLOR: #5B7AAE;
	font-weight : bold;
}

.text7
{
	font-size : 13px;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	COLOR: #DE8802;
}

.bottom
{
	font-size : 11px;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	COLOR: #7A7B78;
}

a.bottom
{
	font-size : 11px;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	COLOR: #7A7B78;
	text-decoration: none;
}

a.bottom:hover
{
	text-decoration: underline;
}

.copy
{
	font-size : 10px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	COLOR: #A1A59F;
}

.pole1
{
 	FONT-SIZE: 12px; 
	COLOR: #5B7AAE; 
	BACKGROUND-COLOR: #FFFFFF; 
	FONT-FAMILY: Arial;
}

.button1
{
	border: 0 none; 
	BACKGROUND-IMAGE: url(img/button1.gif); 
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
	VERTICAL-ALIGN: top;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	width: 74;
	height: 31;
	background-color: #6B92BD;
	cursor : pointer;
}

#main 
{
    width: 90%;
    text-align: justify;
    font-size: 13px;
}
#main H1 
{
    padding: 0 0 6px 0;
	font-size : 13px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color: #387CC4;
	background: url(/img/center/line1.gif) repeat-x bottom left;
}