body {
	background-color: #006666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
hr {color:#E0E0E0; height: 1px}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.style1 {color: #CCCCCC}

.bg {
	BACKGROUND-IMAGE: url(../images/bg.jpg); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #006666
}
.style2 {
	color: #993300;
	font-weight: bold;
}

.browntxt {
	color: #993300;
}

.brownheader {
	color: #993300;
	font-size: 13px;
	font-weight: bold;
}


A:link
{
    COLOR: #993300
}
A:visited
{
    COLOR: #993300
}
A:hover
{
    COLOR: #006666
}
A:active
{
    COLOR: red
}

a.story:link { color: #993300; background :transparent; text-decoration: none; font-weight: bold;}
a.story:visited { color: #993300; background :transparent; text-decoration: none; font-weight: bold;}
a.story:hover { color: #006666; background :transparent; text-decoration: underline}
a.story:active { color: red ; background :transparent;}

.formbox{ border: 1px solid #c5c5c1;font-size: 10px; color:#666666; font-family:Arial, Tahoma, Helvetica, sans-serif}