.tabText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
	vertical-align: top;
}
.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6633;
	background-color: #0033FF;
	width: 700px;
}
.borderBottom {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #666666;
        border-right-color: #666666;
        border-bottom-color: #666666;
        border-left-color: #666666;
        border-top-width: 5px;
        border-right-width: 5px;
        border-bottom-width: 5px;
        border-left-width: 5px;
        vertical-align: top;
}
.borderLeft {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: solid;
        border-top-color: #666666;
        border-right-color: #666666;
        border-bottom-color: #666666;
        border-left-color: #666666;
        border-top-width: 5px;
        border-right-width: 5px;
        border-bottom-width: 5px;
        border-left-width: 5px;
        vertical-align: top;
}
.borderOuter {
        border-top-style: solid;
        border-right-style: sold;
        border-bottom-style: sold;
        border-left-style: solid;
        border-top-color: #666666;
        border-right-color: #666666;
        border-bottom-color: #666666;
        border-left-color: #666666;
        border-top-width: thick;
        border-right-width: thick;
        border-bottom-width: thick;
        border-left-width: thick;
        vertical-align: top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.contentSubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: text-top;
	font-weight: bolder;
	line-height: 1;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	vertical-align: top;
	text-align: left;
	padding: 2px;
	line-height: 1;
}
.contentFullDescr {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.contentH1heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: text-top;
	font-weight: bolder;
	line-height: 1;
}

.copytext {
        FONT: 10px arial, verdana, sans-serif; font-weight: bold;
        COLOR: #000066; 
} 
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
}
a:hover {
	color: #FF9900;
}
.greyBox {
	background-color: #666666;
	padding-top: 0px;
}
