a.useLink:link, a.useLink:visited {font: 10px Arial; color: #000; text-decoration: none;}
a.useLink:hover, a.useLink:active {color: #cc0000; text-decoration: underline;
}
a.footLink:link, a.footLink:visited {font: 12px Arial; color: #000000; text-decoration: none;}
a.footLink:hover, a.footLink:active {color: #737373; text-decoration: underline;
}
a.mainLink:link, a.mainLink:visited {font: 11px Arial; color: #8A0000; text-decoration: underline;}
a.mainLink:hover, a.mainLink:active {color: #BD0000; text-decoration: none;
}
.bodyTextNOBORDER {
	font-family: Arial;
	font-size: 11px;
	color: #282828;
	background-color: #DEDEDE;
}
.bodyText {
	font-family: Arial;
	font-size: 11px;
	color: #282828;
	background-color: #DEDEDE;
	border: 1px solid #B7B7B7;
}
.installBody {
	font-family: Arial;
	font-size: 11px;
	color: #282828;
	background-color: #EFEFEF;
	border: 1px solid #909090;
}
.bodyTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DD1D1E;
}
.titleTable {
	background-color: #D5D5D5;
	border: 1px solid #909090;
}
.subTitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.compareTable {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	background-color: #D5D5D5;
	border: 1px solid #909090;
}
.bodyTileLt {
	background-image: url(img/body_tile_lt.gif);
	background-position: right;
}
.bodyTileRt {
	background-image: url(img/body_tile_rt.gif);
	background-position: left;
}
.bodyTileTopLt {
	background-image: url(img/body_tile_top_lt.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bodyTileTopRt {
	background-image: url(img/body_tile_top_rt.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.button {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #949494;
	border: 1px solid #5B5B5B;
	font-weight: bold;
}
.form {
	background-color: #D5D5D5;
	border: 1px solid #909090;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.smText {
	font-family: Arial;
	font-size: 10px;
	color: #737373;
}
.regText {
        font-family: Verdana;
        font-size: 12px;
        color: #000000;
}
.lgText {
        font-family: Verdana;
        font-size: 14px;
        color: #000000;
}

.loginForm {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4484DC;
	border: 1px solid #002961;
	text-indent: 3px;
}

