/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	background-image: url("../assets/images/bgnoshadow.jpg");
}
 A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px; text-transform: none; color: rgb(230,230,230); font-weight: bold; text-decoration: none ;}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px; text-transform: none; color: rgb(230,230,230); font-weight: bold; text-decoration: none ;}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px; text-transform: none; color: rgb(230,230,230); font-weight: bold; text-decoration: none ;}
 .TextObject {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px; text-transform: uppercase; color: rgb(230,230,230); font-weight: bold;}
 P {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 11px;
	color: rgb(230,230,230);
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px; text-transform: none; color: rgb(230,230,230); font-weight: bold; font-variant: normal; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
 
