body 
{
	background:black url(images/home_bg.gif) top left repeat-x;
	margin:0px;
}

a
{ 
	font-weight: bold; 
	color: #CC3366; 
	text-decoration: underline; 
}

a:link
{ 
	font-weight: bold; 
	color: #CC3366; 
	text-decoration: underline; 
}

a:visited
{
	font-weight: bold; 
	color: #CC3366;  
	text-decoration: underline;
}

a:hover
{ 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #CC3366;
}

.content
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:13px;
	color:black;
	line-height:20px;
	padding:10px 10px 10px 10px;
	text-align:left;
}

p
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:13px;
	color:black;
	text-align:left;
	line-height:normal;
	margin-top:30px;
}

.text
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:13px;
	color:black;
	text-align:left;
}

.address
{
	border:black 3px double;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color:black;
	line-height:18px;
	padding:10px 10px 10px 10px;
	text-align:center;
}

td.menuleft
{
	background:#CA481A url(images/homemenu_leftbg.gif) top left repeat-y;
}

td.menuright
{
	background:#CA481A url(images/homemenu_rightbg.gif) top left repeat-y;
}

td.footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	line-height:15px;
}

td.footer a
{
	color:#CCCCCC;
}

td.footer a:link
{
	color:#CCCCCC;
}

td.footer a:visited
{
	color:#CCCCCC;
}

td.footer a:hover
{
	color:white;
	background-color:#999999;
}
