/* CSS definition file containing sitestyle stylesheets */
A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(213,212,212); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(213,212,212); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(213,212,212); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	color: #FFFF66;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
 
 body {
	margin: 0;
	padding: 0;
	background-color: #282828;
	height: 100%;
	width: 100%;
}
#flash{
	display: block;
	margin: 0;
	height: 100%;
	width: 100%;
}
.emma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
}
html{
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
}
.style1 {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
emma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
