.txtBodyXS
{
    font-family: Verdana;
    font-size: x-small;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #000033;
    text-decoration: none;
    text-align: left;
}
.txtBodyS
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #003333;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
}
.txtBodyXSR
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	background-image: url(images/ProdSpace.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
}

.txtControls 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #336699;
	text-decoration: none;
}

.txtFooter 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336699;
	background-color: #CCCCCC;
	text-align: center;
	text-decoration: none;
}
.txtErrorMsg
{
	font-family: Verdana;
    font-size: x-small;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #FF0000;
    text-decoration: none;
    text-align: left;
}

.txtNewspaper
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.txtNewspaperXS
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.txtTerms
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #000033;
    text-decoration: none;
    text-align: justify;
    list-style-type: lower-roman;
    padding-right: 30px;
    padding-left: 10px;
}
.txtTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

.txtSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336699;
	text-align: center;
	text-decoration: none;
}
.txtTitles
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #cccccc;
}
.txtLinks
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    color: #336699;
    text-decoration: none;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.page{
    background-color: #f0f8ff;
    text-align: center;
}


a:link
{
    text-decoration: none;
    color: #336699;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
}
a
{
    font-size: x-small;
}
img
{  border-style: none;
}

