body {
	margin: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-image: url(/images/background.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	line-height:18px;
	}

 a:link    { color: #D54500;
text-decoration: none; font-weight:normal; }

 a:visited {
	color: #000000;
	text-decoration: none
}
 a:hover {
	color: #000000;
	font-weight: normal; 
	text-decoration:underline; 	
}

.title       { font-size: 16px; color: #660000; font-weight: bold }

/* IMAGE DROP SHADOW  */

.img-shadow {
float:right;
background: url('images/trans-shadow.png') no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img {
	display: block;
	position: relative;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #cecece;
	margin: -6px 6px 6px -6px;

}




/* FOOTER */
.footer {
	font-smooth: always;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	background-repeat: no-repeat;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline; }

.footer a:hover {
	text-decoration: none;
}

.footer a:link {
	color: #FFFFFF; text-decoration:underline; 
}
.footer a:visited {
	color: #FFFFFF;
}


hr {
	border: 0px none;
	height: 1px;
	color: #CCCCCC;
	background-color: #D54500; width:500px
}


.box {
	font-family: arial;
	font-size: 12px;
	background-color: #CCCCCC;
	border: 1px solid #006699;
	padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; width:150px




 a:link    { color: #000000;
text-decoration: none; font-weight:normal; }

 a:visited {
	color: #000000;
	text-decoration: none
}
 a:hover {
	color: #990000;
	font-weight: normal; 
	text-decoration:underline; 	
}
	



.box {
	border: thin solid #666666;
}
.redtext {
	color: #F00;
}
.greentext {
	color: #060;
}

