BODY {
font-family:Verdana,Arial; color:#000000; font-size:12pt;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#CCCC00;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF
}

xTD {font-family:Verdana,Arial; color:#000000; font-size:9pt}
xLI {font-family:Verdana,Arial; color:#000000; font-size:12pt; font-weight:normal; line-height:120%}
xP {font-family:Verdana,Arial; color:#000000; font-size:12pt}

.pagelink A       {text-decoration:none; color:#AAAAAA; font-weight:bold; font-size:8pt}
.pagelink A:hover {text-decoration:none; color:#FF6600}
.catname A       {font-family:Tahoma,Arial; text-decoration:none; color:#000000; font-weight:bold; font-size:9pt}
.catname A:hover {text-decoration:none; color:#66FFFF}
.maillink A       {font-family:Verdana,Arial; text-decoration:none; color:#9D9DEE; font-weight:bold; font-size:10pt}
.maillink A:hover {color:#FF6600}

.bigtxt {font-family:Verdana,Arial; color=#FF6600; font-weight=bold; font-size:14pt}
.midtxt {font-family:Verdana,Arial; color=#FFFFFF; font-weight=bold; font-size:10pt}
.smalltxt {font-family:Verdana,Arial; color=#FFFFFF; font-weight=normal; font-size:8pt}
.custitle {font-family:Verdana,Arial; color=#FFFFFF; font-weight=bold; font-size:10pt; border-right: 1px solid white; border-bottom: 1px solid white}
.cusinfo {font-family:Verdana,Arial; color=#9D9DEE; font-weight=bold; font-size:10pt}
.wntxt {font-family:Arial; color=#000000; font-weight=normal; font-size:10pt}
.cptxt {font-family:Arial; color=#000000; font-weight=normal; font-size:10pt}
.footertxt {font-family:Arial; color=#FFFFFF; font-weight=normal; font-size:10pt}

a {font-family:Verdana,Arial; text-decoration:none; color:#5ACBFB; font-weight:bold; font-size:8pt}
a:hover {color:#0025BE; text-decoration:none}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	position: relative;
	height:65px;
}
li {
	float: left;
}
li a {
	display: inline-block;
	color: #555;
	text-align: center;
	padding: 10px 30px;
	text-decoration: none;
}
li a:hover {
	background-color: #DC0E23;
	color: white;
}

.button {
	background-color: #DC0E23;
	border: none;
	color: white;
	padding: 5px 20px;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	margin: 10px 30px;
	cursor: pointer;
}
.button1 {border-radius: 10px}



