/* CSS Document */

body
{
background:#343333;
margin:0px;
}

p,td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
font-weight:normal;
text-decoration:none;
}


.headbg
{
	background:url(../images/nav-bg.gif) no-repeat;
}

.toplinks
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.heading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

.bottomlinks
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F4F400;
	font-weight:normal;
	text-decoration:none;
}


.copytext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}



.headinglink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}

.dottedline
{
	background:url(../images/dottedline.gif) repeat-x top;
}



.leftlinks
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}


.mainheading
{
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#990000;
font-weight:normal;
text-decoration:none;
}


.tablebg
{
	background:url(../images/tab-bg.gif) repeat-y;
}

.home
{
	background:url(../images/1.gif) no-repeat;
}

.link2
{
	background:url(../images/2.gif) no-repeat;
}

.link3
{
	background:url(../images/3.gif) no-repeat;
}

.text
{
	width:765px;
	margin-left:auto;
	margin-right:auto;
}

