.MainMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.MainMenuTextLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: Left;
}

a:link {
	color: #26466D;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
}
BODY {
	background-color: #898989;
	background-image: url(usi_images/USI_background.JPG);
	background-position:center top;
	background-repeat:repeat-x;
	margin-top: 0px;
}

.LeftCellDown {
	background-color: #5E5A80;
	background-position:center top;
	background-repeat:repeat-y;
	background-image:url(usi_images/usi_back.jpg);

}
.LowerRow{

	background-image:url(usi_images/usi_back.jpg);
	background-color:#5E5A80;
	background-repeat:repeat-y;
}

.MenuBG{
	background-image:url(usi_images/usi_back.jpg);
	background-position:left;
	background-repeat:repeat-y;
	background-color:##5E5A80;
}

.LowerBody{
	background-image:url(usi_images/usi_back.jpg);
	background-position:right top;
	background-repeat:no-repeat;

	
	
}

.TileTopRow{

	background-color: #5E5A80;
	background-position:center top;
	background-repeat:repeat-x;

}

.TileTopRow2{
	background-color: #5E5A80;
	background-position:center top;
	background-repeat:repeat-x;

}

.BGNoRepeat{
	background-repeat:no-repeat;
}

.EmbedBGColor_1{
	background-color: #898989;

}

.DDListFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}