/* CSS Document */


body
{
	margin:0px;
	background-image:url(../images/bg.gif);
	
}

td
{
	font-family: tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}

form
{
	margin:0px;
}

.buttons
{
background-image:url(../images/button.gif);
background-repeat:no-repeat;
}


.line
{
background-image:url(../images/line.gif);
background-repeat: repeat-x;
}

.bodybg
{
background-image:url(../images/bodybg.gif);
background-repeat:repeat-x;
}

.Links
{
	font-family: cg omega, Verdana, Helvetica;
	font-size:20px;
	color: #000000;
	text-decoration:none;
}

.Links:hover
{
	font-family: cg omega, Verdana, Helvetica;
	font-size:20px;
	color: #ffffff;
	text-decoration:underline;
}

.sitemap
{
	font-family: tahoma, Verdana, Helvetica;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}

.sitemap:hover
{
	font-family: tahoma, Verdana, Helvetica;
	font-size:12px;
	color: #000000;
	text-decoration:underline;
}

.Emaillinks
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#670000;
	text-decoration:none;
}

.titleinner
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#670000;
	text-decoration:none;
}

.Emaillinks:hover
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#670000;
	text-decoration:underline;
}


.footerlinks
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.footerlinks:hover
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}



.whitetext
{

	font-family:tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.contact
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}

.footer
{
	background-image:url(../images/footer.gif);
	font-family:tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;

}

.welcome
{
font-family:tahoma, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#670000;
}


.email
{
font-family:tahoma, Helvetica, sans-serif;
font-size:12px;
color:#670000;
}


.border {
 border-right: 1px dashed #7E7768;

}
	

