body{
	background-color : Black;
	background : Black;
	font : 10px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 10px;

}

span.QuoteText{
	font-family : serif;
	font-size : large;
	font-style : italic;
	width : 200px;
}
span.QuoteText2{
	font-family : serif;
	font-size : medium;
	font-style : normal;
	width : 200px;
}

td.QuoteCell{
	width : 200px;
	padding : 5px 5px 5px 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
table.Main{
	width:950px;
	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;
}

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.MainContent{
	height : 500px;
	vertical-align : top;
}
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.MenuItemSelected:Hover{
	color : Black;
	font : bold;
	font-weight : bold;

}




div.BodyText{
	color: Black;
	font : 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	

}

td.BlogText{
	color: Black;
	font : bold 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 10px;
	padding : 10px 0px 0px 0px;
	font-weight : bold;
	margin-left : auto;
	margin-right : auto;
	width : auto;
}

p.BlogText{
	margin-left : auto;
	margin-right : auto;
	width : auto;
}

div.BlogText{
	color: Black;
	font : bold 12px Verdana arial;
	font-family : Verdana, Arial;
	font-size : 12px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 10px;
	padding : 10px 0px 0px 0px;
	font-weight : bold;
	margin-left : auto;
	margin-right : auto;
	width : auto;
}


a.BodyTextLink{
	color : black;
	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;
}
