{
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background:url(images/bg.jpg) top center repeat-x;
	height:100%;
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:normal;
	color: #333333;
}

.regular-bold {
	font-family: tahoma;
	font-size: 14px;
	line-height: 27px;
	font-weight:bold;
	color: #77AC00;
}

.tahoma-white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.blue-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #0A4B91;
}

.header_bold {
font-family:tahoma;
font-size:28px;
font-weight:bold;
color:#77AC00;
}

.blue_top {
font-family:tahoma;
font-size:19px;
font-weight:bold;
color:#0A4B91;
}

.form {
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#0A4B91;
}

.links {
font-family:tahoma;
font-size:12px;
font-weight:normal;
color:#F9E736;
}

.links a
{
text-decoration:none;
color:#FFFFFF;
text-decoration:underline;
}
.links a:hover
{
text-decoration:none;
color:#F9E736;
}

.links-small {
font-family:tahoma;
font-size:10px;
font-weight:normal;
color:#0A4B91;
}

.links-small a
{
text-decoration:none;
color:#77AC00;
text-decoration:underline;
}
.links-small a:hover
{
text-decoration:none;
color:#0A4B91;
}

.regular2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	background: #FFFFFF;
    border-top: 1px double #f8f8f8;
    border-right: 1px double #f8f8f8;
    border-bottom: 1px double #f8f8f8;
    border-left: 1px double #f8f8f8;
    display: block;
	padding: 5px;
	cellspace:2px;

}
#apDiv1 {
	position:absolute;
	top:374px;
	width:100px;
	height:117px;
	left:855px;
}
#dadyDiv
{
width: 1020px; 
margin: 0 auto;
padding: 0; 
text-align: center; 
position:relative; 
}
