body{
	background-color : Black;
	background : Black;
	font : 10px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 10px;

}

a.ImgLink{
	text-decoration : none;
}

img.ImgLink2{
	text-decoration : none;
	border : 0 none;
}

table.Main{
	width:950px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	background : Black;
	background-color : Black;
	padding : 0px 0px 0px 0px;
	text-align : center;
}

table.Menu{
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	background : White;
	background-color : White;
	padding : 0px 0px 0px 0px;
	text-align : center;
}

td.MenuItem{
	font : bold 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	width : 100px;
	text-align : center;
}

td.RedSeparator{
	background-color : #Be0000;
	background : #Be0000;
}

td.MenuItemSelected{
	background: url(images/menu/fulltabup.JPG) be0000;
	background-color:#be0000;
	font : bold 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	width : 100px;
	background-image : url(images/menu/fulltabup.JPG);
}

td.MenuItemSelectedSub{
	background: url(images/menu/fulltabdown.JPG) #be0000;
	background-color:#be0000;
	font : bold 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	width : 100px;
	background-image : url(images/menu/fulltabdown.JPG);
}

td.TableHeading{
	font : bold 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}

a.MenuItem{
	color : Black;
	font : bold;
	font-weight : bold;
	text-decoration : none;
}

a.MenuItemSelected{
	color : White;
	font : bold;
	font-weight : bold;
	text-decoration : none;
}

a.MenuItem:Hover{
	color : #be0000;
	font : bold;
	font-weight : bold;

}

a{
	color : White;
	font : bold;
	font-weight : bold;
	text-decoration : none;
}

a:Hover{
	color : #be0000;
	font : bold;
	font-weight : bold;

}

a.MenuItemSelected:Hover{
	color : Black;
	font : bold;
	font-weight : bold;

}


div.BodyText{
	color: White;
	font : 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	

}

span.BodyText{
	color: White;
	font : 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	

}
div.BodyText2{
	color: White;
	font : bold 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
}

a.BodyTextLink{
	color : White;
	text-decoration : underline;
}

div.ContactInfo{
	font : bold 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 10px;
	padding : 10px 0px 0px 0px;

}

div.Checkbox{
	font : 14px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 14px;
	color : black;
	margin-left : 15px;
	margin-right : 15px;
	border-bottom : thin solid Black;
	border-left : thin solid black;
	border-right : thin solid black;
	border-top : thin solid black;
	border : thin solid Black;
	border-bottom-width : thin;
	border-color : Black Black Black Black;
	border-left-width : thin;
	border-right-width : thin;
	border-style : solid sos solid solid;
	border-top-width : thin;
	border-width : thin thin thin;
	text-align : center;
}

th.SM{
	font-size : x-small;
	font : normal x-small;
	font-weight : normal;
}
td.RowDetail1
 {
	background-color : #F7F7F7;
	background : #F7F7F7;
	color : Black;
	font : 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	
}

td.RowDetail2{
	background : White;
	background-color : White;
	color: Black;
	font : 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
}

td.SM{
	font-size : x-small;
	font : normal x-small;
	font-weight : normal;
}

td.Text
 {
	color : Black;
	font : 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	
}
img.Embed{
	padding : 5px 5px 5px 5px;
	margin : 5px 5px 5px 5px;
	padding-bottom : 10px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 10px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
}
