BODY{
	background-color: #f4faf6;
}
.leftborder {
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
}
.rightborder {
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
}
.backmain {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backmain2 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	background-position: left top;
}


.downborder {
	border-bottom-color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.leftmenutop {
	font-size: 12px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leftmenu {
	font-size: 12px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.leftmenu A:link {
	COLOR: #000000;
	font-size: 12px;
	TEXT-DECORATION: none;
}
.leftmenu A:visited {
	COLOR: #000000;
	font-size: 12px;
	TEXT-DECORATION: none;
}
.leftmenu A:active {
	COLOR: #000000;
	font-size: 12px;
	TEXT-DECORATION: underline;
}
.leftmenu A:hover {
	font-size: 12px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.whiteback {
	background-color: #FFFFFF;
}
.backh1 {
	background-color: #f0efe1;
}
.text {
	font-size: 12px;
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.text A:link {
	COLOR: #666666;
	font-size: 12px;
	TEXT-DECORATION: none;
}
.text A:visited {
	COLOR: #666666;
	font-size: 12px;
	TEXT-DECORATION: none;
}
.text A:active {
	COLOR: #666666;
	font-size: 12px;
	TEXT-DECORATION: underline;
}
.text A:hover {
	font-size: 12px;
	COLOR: #666666;
	TEXT-DECORATION: underline;
}
.copyright {
	font-size: 11px;
	COLOR: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright A:link {
	COLOR: #CCCCCC;
	font-size: 11px;
	TEXT-DECORATION: none;
}
.copyright A:visited {
	COLOR: #CCCCCC;
	font-size: 11px;
	TEXT-DECORATION: none;
}
.copyright A:active {
	COLOR: #CCCCCC;
	font-size: 11px;
	TEXT-DECORATION: underline;
}
.copyright A:hover {
	font-size: 11px;
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
}
.textbold {
	font-size: 12px;
	COLOR: #442422;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textbold A:link {
	COLOR: #666666;
	font-size: 12px;
	TEXT-DECORATION: none;
}
.textbold A:visited {
	COLOR: #666666;
	font-size: 12px;
	TEXT-DECORATION: none;
}
.textbold A:active {
	COLOR: #666666;
	font-size: 12px;
	TEXT-DECORATION: underline;
}
.text A:hover {
	font-size: 12px;
	COLOR: #666666;
	TEXT-DECORATION: underline;
}
.bottomborder {
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.whitetext {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.bgpink {
	background-color: #FFCCFF;
}
.bgblue {
	background-color: #CCCCFF;
}
.bgbluedark {
	background-color: #000099;
	color: #FFFFFF;
}
.bggreen {
	background-color: #669900;
	color: #FFFFFF;
}

#logo {
	height: 263px;
	width: 100%;
	position: absolute;
	text-align: center;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
h4 {
}
h5 {
}
h6 {
}

