BODY{
	background-color : "white";
	background-image: url(images/bgcolor.jpg);
	background-position: 410px 140px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-face-color:#006699;
    scrollbar-arrow-color:Black;
    scrollbar-highlight-color:#006699;
    scrollbar-royalblue-color:#006699;
    scrollbar-shadow-color:Black;
    scrollbar-darkshadow-color:Black;
    scrollbar-track-color:white;
}

img.x
{
position:absolute;
left:0px;
bottom:0px;
z-index:-1

}

font {
	font-size: 12pt;
	font-weight: bold;
}
table {
	font-weight: bold;
	font-size: 12pt;
	font-family; Arial Rounded MT Bold;
}


h1 {
	font-size: 20pt;
	color: #006699;
}

.head {
	font-size: 20pt;
	color: #006699;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.headingbg {
	background-repeat: no-repeat;
	background-position: left;
}

.centercoltext a:link {
	color: #006699;
}
.centercoltext a:visited {
	color: #006699;
}
.centercoltext a:link:hover {
	color: #006699;
}

.centercoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;

}

h2 {
	color:red;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	color:006699;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.centercoltext {
	color: #000000;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.topcorner {
	background-image: ;
	background-repeat: no-repeat;
}
.footer {
	background-image: ;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.parahead {
	font-weight: bold;
	color: #006699;
	font-size: 11px;
}

A:link {
	color: blue;
}

