
body 
{
	background-image: url('../back_strip_vert.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #8B8E95;
}


.TextMedLightBold
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}

.TextMedLight
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}

.DynamicMenu
{
	border: solid 1px red;
	padding: 4px 4px 4px 4px;
	background-color: black;
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}

.TextSmallLight
{
	font-size: 10px;
	color: white;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	font-weight: bold;
}

.TextLargeLightBold
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	font-weight: bold;
}

.TextEtraLargeLightBold
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	font-weight: bold;
}

.TextTiny
{
	font-size: 1px;
	color: white;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	font-weight: bold;
}

