a
	{
	text-decoration: none;
	}
a:hover
	{
	color:white;
	text-decoration: none;
	}
body
	{
	background-color: #000000;
//	background-image: url(images/bckgr_snow.jpg);
	background-properties: fixed;
	font-family: arial, helvetica, verdana;
	font-size: 20px;
	color: #990000;
	topmargin: 0;
	leftmargin: 0;
	righttmargin: 0;
	}
button
	{
	height: 20;
	width: 120px;
	background-color: transparant;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
div
	{
	text-align: justify;
	}
fieldset
	{
	background-color: transparant;
	}
h1
	{
	color: #000088;
	}
h3
	{
	color: #880000;
	text-align: center;
	}
h4
	{
	color: #000000;
	background-color: #ffff66;
	text-align: center;
	}
h5
	{
	color: #880000;
	}	
hr
	{
	width: 80%;
	}
*input, textarea
	{ background: #ffffff;
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #000000;
	border-style: inset;
	border-color: #000000;
	border-width: 1;
	}*/
legend
	{
	color: #00aa00;
	font-size: 12px;
	font-weight: bold;
	}
li
	{
	text-align: left;
	text-indent: 30px;
	line-height: 16px;
	color: #880000;
	font-size: 12px;
	}
p
	{
	text-align: justify;
	font-family: arial, helvetica, verdana;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	line-height: 35 px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	}
span
	{
	font-size: 40;
	}
table
	{
	align: center;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	}
td
	{
	font-family: arial, helvetica, verdana;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: middle;
	}
th
	{
	font-family: arial, helvetica, verdana;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: bottom;
	}
ul
	{
	text-align: left;
	line-height: 16px;
	color: #000000;
	font-size: 12px;
	}
.big 
	{
	font-size: 20px;
	line-height: 22px;
	font-family: Arial;
	font-weight: bold;
	color:      #aa0000;
	}
.border
	{
	border: medium rgb(#000000);
	}
.box 
	{ 
	border-width: 2px; 
	border-style: outset;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 1px;
	} 
.button
	{
	height: 20;
	width: 120px;
	background-color: transparant;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
.button2
	{
	height: 20;
	width: 80px;
	background-color: transparant;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
.caption 
	{
	font-family: Arial;
	font-weight: bold;
	color: #123456;
	}
.centerdiv
	{ /*IE method of centering a relative div*/
	text-align: center;
	}
.centerdiv>div
	{ /*Proper way to center a relative div*/
	margin: 0 auto;
	}
.content
	{
	width: 100%;
	align: center;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	}
.copy 
	{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	text-align: center;
	}
.darkyellow
	{
	color: #C0C000;
	}
.frame 
	{ 
	border-width: 3px; 
	border-style: outset;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	} 
.green
	{
	background-color: #00bb00;
	}
.headline1
	{
	font-size: 18px;
	color: #00bb00;
	line-height: 20px;
	}
.headline2
	{
	font-size: 20px;
	color: #cc0000;
	line-height: 22px;
	}
.headline3
	{
	font-size: 30px;
	font-weight: bold;
	letter-spacing: ;
	color: #00bb00;
	line-height: 40px;
	}
.headline6
	{
	font-size: 60px;
	font-weight: bolder;
	letter-spacing: ;
	color: #dd0000;
	line-height: 62px;
	}
.login
	{
	line-height: 15px;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	color: #000000;
	}
.main
	{
	width: 780px;
	background-color: #ffffff;
	cellpadding: 0;
	cellspacing: 0;
	border: 5;
	}
.noborder
	(
	border: none;
	}
.photo {
	padding-left: 10px;
}
.right
	{
	text-align: right;
	}
.solid
	(
	border-style: solid;
	}
 