.BigTable
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration:none;
	widthd:1000px;
}
.NormalText {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #6a6567;
}

.smallgrayText {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #a2a2a2;
}

.BoldText {
	font-family : Verdana;
	font-size : 11px;
	font-weight : Bold;
	color : #6a6567;
}

.BigText {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #6a6567;
}
.smallText {
	font-family : Tahoma;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

.purpleText {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #bc009a;
}

.BlueText{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #0066CC	;
	text-decoration:none;	
}

.BlueSmallText{
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #0066CC	;
	text-decoration:none;	
}


A.NormalLink{
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-decoration:none;	
}
A.NormalLink:hover
{
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #bababa;
	text-decoration:underline;
}
A.SmallLink{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #6a6a6a;
	text-decoration:none;	
}
A.SmallLink:hover
{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #ff33cc;
	text-decoration:underline;
}
A.AltMenuLink{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #6a6a6a;
	text-decoration:none;	
}
A.AltMenuLink:hover
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #f03939;
	text-decoration:none;
}
A.LacivertLink{
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #0066CC	;
	text-decoration:none;	
}
A.LacivertLink:hover
{
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #ff33cc;
	text-decoration:underline;
}
A.smallgrayLink {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #a2a2a2;
	text-decoration:none;	
}
A.smallgrayLink:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #a2a2a2;
	text-decoration:underline;	
}
.input
{
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : #000000	;
	text-decoration:none;
}

body {
	background-color: #0066CC;
	background-image: url(../images/backgrounds/ustback.gif);
	background-repeat:repeat-x;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.BlueRow {
	background-color :#0066CC;
	color : #ffffff;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
}
.formTable {
	border-top-width : 0.5px;
	border-bottom-width : 0.5px;
	border-left-width : 0.5px;
	border-right-width : 0.5px;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #6a6567;
}

.verysmallgrayText {
	font-family : Verdana;
	font-size : 6px;
	font-weight : normal;
	color : #dbdbdb;
}
