BODY {
	FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif; line-height: 20px; background: #C3DEFD;
}
.border {
	BORDER-RIGHT: #C3DEFD 1px solid; BORDER-TOP: #C3DEFD 1px solid; BORDER-LEFT: #C3DEFD 1px solid; BORDER-BOTTOM: #C3DEFD 1px solid; background: #FFF;
}
H1 {
	FONT-SIZE: 25px; COLOR: #0066cc;
}
H2 {
	FONT-SIZE: 20px; COLOR: #0066cc; BORDER-BOTTOM: #eee 1px solid; LETTER-SPACING: -1px
}
H3 {
	FONT-SIZE: 18px; COLOR: #d0838b; BORDER-BOTTOM: #eee 1px solid; LETTER-SPACING: -1px
}
.style2 {
	FONT-SIZE: 14px
}
.style4 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #049ede
}
 {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Helvetica
}

.style5 {
	FONT-SIZE: 30px; COLOR: #0066cc
}
.style6 {
	FONT-SIZE: 24pt; COLOR: #666666
}
.style7 {
	FONT-SIZE: 24pt; COLOR: #000000
}

#banner
{
margin: 0 auto;
height: 120px;
width: 750px;
text-align:center;
/*background: #08326E;
border: 1px solid #08326E;*/

}

#top
{
margin: 0 auto;
width: 1008px;
height: 30px;
background: url('img/border-top.jpg') no-repeat;
text-align:center;
}

#bottom
{
margin: 0 auto;
width: 1008px;
height: 30px;
background: url('img/border-bottom.jpg') no-repeat;
text-align:center;
}

.container
{
margin: 0 auto;
width: 1008px;
background: url('/img/bg.jpg') repeat-y;
}

#content
{

margin-top: 10px;
width:750px;
}


/*
a:link {
color: #0066cc;
font-weight: bold;
text-decoration: none;
}   

a:visited {
color: #0066cc;
font-weight: bold;
text-decoration: underline;
}

a:hover {
font-weight: bold;
text-decoration: underline;
} 

a:active {
color:#C3DEFD;
} */
