body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

h1{
	text-align: left;
	font-family: Andalus, Helvetica, Arial, Sans-serif;
	font-size: 32px;
	padding: 3px 0 0px 2px;
	color: #FFFFFF;
}

h2{
	text-align: left;
	font-family: Andalus, Helvetica, Arial, Sans-serif;
	font-size: 18px;
	padding: 0px 0 0px 2px;
	color: #9DBB61;
}

h3{
	text-align: left;
	font-family: Andalus, Helvetica, Arial, Sans-serif;
	font-size: 26px;
	padding: 2px 0 0px 2px;
	color: #FFFFFF;
}

h4{
	text-align: center;
	font-family: Andalus, Helvetica, Arial, Sans-serif;
	font-size: 24px;
	padding: 0px;
	color: #002060;
}

div, form, th, tr, td{
	font-family: Andalus, Helvetica, Arial, Sans-serif;
	font-size: 16px;
	color: #002060;
}

p{
	font-family: Andalus, Helvetica, Arial, Sans-serif;
	font-size: 16px;
	color: #002060;
}

p.backtop
{
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #3688AB;
}

p.backtop a{
	text-decoration: none;
}

p.backtop a:hover{
	text-decoration: none;
}

a:link{
	text-decoration: none;
	color:#FCBF30;
}

a:visited{
	text-decoration: none;
	color: #FCBF30;
}

a:hover{
	text-decoration: none;
	color: #669ACC;
}

a:active{
	text-decoration: none;
	color: #FCBF30;
}

a img{
	border: none;
}

.main
{
	background-color: #9DBB61;
}

.header
{
	background-color: #9DBB61;
	top: 0px;
	left: 0px;
	width: 1000px;
	position: relative;
	border-right: #ffffff 3px solid;
	border-top: #ffffff 3px solid;
	border-left: #ffffff 3px solid;
	border-bottom: #ffffff 3px solid;
}

.header2
{
	background-color: #9DBB61;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:15px;
	position: relative;
	border-right: #E28809 thin solid;
	border-top: #E28809 thin solid;
	border-left: #E28809 thin solid;
	border-bottom: #E28809 thin solid;
	font-family: Andalus, Helvetica, Arial, Sans-serif;
}

.footer
{
	text-align: center;
	font-family: Andalus, Helvetica, Arial, Sans-serif;
	color: #9DBB61;
}

.content
{
	text-align: justify;
	margin-right:15px;
	top: 135px;
	left: 190px;
	width: 565px;
	font-size: 12px;
	color: #3688AB;
	background-color: #FFFFFF;
    	position: absolute;
}

.t {background: url(images/borderT.gif) 0 0 repeat-x;}
.b {background: url(images/borderB.gif) 0 100% repeat-x}
.l {background: url(images/borderL.gif) 0 0 repeat-y}
.r {background: url(images/borderR.gif) 100% 0 repeat-y}
.bl {background: url(images/cornerLB.gif) 0 100% no-repeat}
.br {background: url(images/cornerRB.gif) 100% 100% no-repeat}
.tl {background: url(images/cornerLT.gif) 0 0 no-repeat}
.tr {background: url(images/cornerRT.gif) 100% 0 no-repeat;}

.t2 {background: url(images/deg_h.gif) 0 0 repeat-x;}
.b2 {background: url(images/deg_b.gif) 0 100% repeat-x}
.l2 {background: url(images/deg_g.gif) 0 0 repeat-y}
.r2 {background: url(images/deg_d.gif) 100% 0 repeat-y}
.bl2 {background: url(images/coin_bg.gif) 0 100% no-repeat}
.br2 {background: url(images/coin_bd.gif) 100% 100% no-repeat}
.tl2 {background: url(images/coin_hg.gif) 0 0 no-repeat}
.tr2 {background: url(images/coin_hd.gif) 100% 0 no-repeat;}