body 
{  
	font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #666666;
}

table 
{  
	font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #666666;
}


.content 
{ 
	background-image: url(images/content-div.gif);
	background-repeat: no-repeat;
}

.sidebar 
{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: rgb(0, 0, 0);
}

.page 
{ 
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.topmenu 
{ 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: rgb(0, 0, 0);
}

.menu 
{ 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	color: rgb(0, 0, 0);
}

.main 
{ 
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: rgb(0, 0, 0);
}

.footer 
{ 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 9px; 
	color: rgb(0, 0, 0);
}


.sidebar a:link 
{
	text-decoration: none; 
	color: #004B96;
	font-weight: bold;
} 

.sidebar a:visited 
{
	text-decoration: none; 
	color: #004B96;
	font-weight: bold;
} 

.sidebar a:hover 
{
	text-decoration: none; 
	color: #E15E20;
	font-weight: bold;
} 

.topmenu a:link 
{
	text-decoration: none; 
	color: #000000;
} 

.topmenu a:visited 
{
	text-decoration: none; 
	color: #000000;
} 

.topmenu a:hover 
{
	text-decoration: none; 
	color: #FFFFFF;
} 

.footer a:link 
{
	text-decoration: none; 
	color: #004B96;
} 

.footer a:visited 
{
	text-decoration: none; 
	color: #004B96;
} 

.footer a:hover 
{
	text-decoration: none; 
	color: #E15E20;
} 

.body a:link {text-decoration: none;}
.body a:visited {text-decoration: none;}
.body a:hover {text-decoration: none;}
.table a:link {text-decoration: none;}
.table a:visited {text-decoration: none;}
.table a:hover {text-decoration: none;}

