body {
	background-color: #CCCCCC;
	color: #000000;
	background-repeat: repeat-x;}
	
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
.p2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff}
.p3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000;}
.p3B {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000;}
.p4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
.p5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000;}
.pMini {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000;}

.layout {  border: 1px solid #ffffff; background-color: #000000}
.layout2 {  border: 1px solid #ffffff; background-color: #000000}
.layout3 {  border: 1px solid #ffffff; background-color: #ff3300}
.layout4 {  border: 1px solid #000000; background-color: #ffffff}
.box {  background-color: #CCCCCC; height: auto; width: auto; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}


h1 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	}
h2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	}
	
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #000000;
		text-decoration: underline;}
a:active {color: #000000;}

.a2:link {text-decoration: none;	color: #000000;}
.a2:visited {text-decoration: none; color: #000000;}
.a2:hover {text-decoration: underline; color: #000000;}
.a2:active {text-decoration: underline; color: #000000;}

.a3:link {text-decoration: none;	color: #ffffff;}
.a3:visited {text-decoration: none; color: #ffffff;}
.a3:hover {text-decoration: underline; color: #ffffff;}
.a3:active {text-decoration: underline; color: #ffffff;}

.p2 {padding: 0px; margin: 0px;}

.textbox {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
}
.button {
	font-family: Arial;
	border: 1px solid;
	background-color: #CCCCCC;
}
.dropdownmenu {
	font-family: Arial;
	font-size: 12px;
	background-color: #CCCCCC;
}