.contenttext
{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.contenttextbold
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.tablecolor
{
	background-color: #48525E;
}

.tablecolortitle
{
	background-color: #CCCCC2;
}
.tablecolorwhite
{
	background-color: #ffffff;
}
.titletext
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	text-transform: uppercase;
}
.titletextcontent
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
}
a:link    
{ 
	color: #48525E;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}
a:visited 
{ 
	color: #48525E;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}
a:active  
{ 
	color: #48525E;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline; 
}
a:hover 
{ 
	color: #48525E;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline; 
}


/* Styles Navigation start */
a.navactivefalse:link    
{ 
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.navactivefalse:visited 
{ 
	color:#000000; 
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	text-decoration:none; 
}
a.navactivefalse:hover   
{ 
	color:#000000; 
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	text-decoration:underline; 
}
a.navactivefalse:active  
{ 
	color:#000000;
    font-weight: normal;
	font-size: 11px;
	font-family: Arial; 
	text-decoration:none;
}
/*
a.navactivetrue:link
{ 
	color:#000000; 
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	text-decoration:underline; 
}*/

a.navactivetrue:link    
{ 
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	text-decoration:underline;
}
a.navactivetrue:visited 
{ 
	color:#000000; 
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	text-decoration:underline; 
}
a.navactivetrue:hover   
{ 
	color:#000000; 
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	text-decoration:underline; 
}
a.navactivetrue:active  
{ 
	color:#000000;
    font-weight: normal;
	font-size: 11px;
	font-family: Arial; 
	text-decoration:underline;
}


/* Styles Navigation end */

img.pic 
{ 
border:1px solid #48525E; 
}

