.style1 {
	color: #013E91;
	font: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#apDiv1 {
	position:absolute;
	left:818px;
	top:111px;
	width:120px;
	height:240px;
	z-index:1;
}

body {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;

}

.paragraphtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013E91;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #000000;
}

h1, h2, h3, h4, h5 {

    color: #013E91;
	font-weight: bold;
    margin: 0px;
}


h1 {
    font-size: 16px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 12px;
}

a:link {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}

a.white-link-underline {
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text {
color: #626262;
text-decoration: none;
}

a.b1 {
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;
}

.p1 {
padding: 0 0 0 20px;
}

.bg1 {
background:url(images/index_09.gif) #ffda9f top repeat-x;
}

.bg2 {
background:url(images/index_18.gif) #ffdca4 top repeat-x;
}

.menu {
vertical-align:top;
height: 35px;
background:url(images/index_03.gif);
padding: 10px 0 0 85px;
}

.menu a {
color:#FFFFFF;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #ece92c;
text-decoration: none;
}

.yellow-text-underline {
color: #ece92c;
text-decoration: underline;
}

.orange-text-regular {
color: #e88520;
text-decoration: none;
}

.orange-text-underline {
color: #e88520;
text-decoration: underline;
}

.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #c12b27;
text-decoration: none;
}

.red-text-underline {
color: #c12b27;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}

.gray-text-underline {
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular {
color: #7c7c7c;
text-decoration: none;
}

.green-text {
color: #a5b66e;
text-decoration: none;
}

.green-text-underline {
color: #a5b66e;
text-decoration: underline;
}

body[bgcolor=#FFFFFF] {
background-color: white;
}

body[leftmargin=0] {
margin-right: 0px;
margin-left: 0px;
}

body[topmargin=0] {
margin-bottom: 0px;
margin-top: 0px;
}

element.style {
}

