body {
	background-color: #fcfcfc;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title {
	padding-left:18px;
}

.content {
	width: 600px;
	color: #F000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.bg {
	BACKGROUND-IMAGE: url(../images/bg.jpg); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #fcfcfc
}
.style2 {
	color: #336699;
	font-weight: bold;
}

.greyheader {
	color: #666;
	font-weight:bold;
}

.copyright {
	color: #ccffff;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
}
.copyright .greyheader
{
	font-weight: bold;
}



.itmain {
	color: #666;
}

.itmain ul li {
	background:transparent url(../images/bullet_black_story.gif) no-repeat scroll 5px 6px;
	margin:0;
	padding:0 0 5px 17px;
	vertical-align:top;

}

.itmain ul {
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
}


A:link
{
    COLOR: #336699
}
A:visited
{
    COLOR: #336699
}
A:hover
{
    COLOR: #333333
}
A:active
{
    COLOR: red
}

a.midlink:link { color: #999999; background :transparent; text-decoration: none; }
a.midlink:visited { color: #999999; background :transparent; text-decoration: none; }
a.midlink:hover { color: #336699; background :transparent; text-decoration: underline}
a.midlink:active { color: red ; background :transparent;}

a.leftlink:link { color: #666666; background :transparent; text-decoration: none; font-weight:bold}
a.leftlink:visited { color: #666666; background :transparent; text-decoration: none; font-weight:bold}
a.leftlink:hover { color: #336699; background :transparent; text-decoration: underline font-weight:bold}
a.leftlink:active { color: red ; background :transparent;}

.formbox{ border: 1px solid #c5c5c1;font-size: 10px; color:#666666; font-family:Arial, Tahoma, Helvetica, sans-serif}

.rightcoltext 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}

