* {
	FONT-SIZE: 9pt; FONT-FAMILY: Arial,Helvetica,sans-serif
}

BODY
{

	background-color: #f4fcd1;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #000000; 
	background-color: #FFFFFF; 
	font-weight: bolder;	
		
	
}

BODY.defaultLink:link		{color:blue; text-decoration:underline;}
BODY.defaultLink:active		{color:blue; text-decoration:underline;}
BODY.defaultLink:visited	{color:purple; text-decoration:underline;}
BODY.defaultLink:hover		{text-decoration:underline;}

.LightRelatedQ 
{  
	background-color: #f4f6f7; 
	color: #000000; 
	font-weight: bold;
	font-size: 12px;
}

.LightRelatedQuestion 
{  
	background-color: #f4f6f7; 
	color: blue; 
	font-weight: none;
	font-size: 12px;
}

.LightRelatedQuestion a:link		{color:blue; text-decoration:none;}
.LightRelatedQuestion a:active		{color:blue; text-decoration:none;}
.LightRelatedQuestion a:visited		{color:blue; text-decoration:none;}
.LightRelatedQuestion a:hover		{color:blue; text-decoration:underline;}


.DarkRelatedQ 
{  
	background-color: #eeeff0; 
	color: #000000; 
	font-weight: bold;
	font-size: 12px;
}

.DarkRelatedQuestion 
{  
	background-color: #eeeff0; 
	color: blue; 
	font-weight: none;
	font-size: 12px;
}

.DarkRelatedQuestion a:link		{color:blue; text-decoration:none;}
.DarkRelatedQuestion a:active		{color:blue; text-decoration:none;}
.DarkRelatedQuestion a:visited		{color:blue; text-decoration:none;}
.DarkRelatedQuestion a:hover		{color:blue; text-decoration:underline;}

.DarkQuestion 
{
	background-color: #eef9cf; 
	font-weight:none;
	color: blue; 
}

.Qstyle 
{
	background-color: #eef9cf; 
	font-weight:bold;
	color: #222E72; 
}

table
{  

	font-family: Arial; 
	font-size: 13px;		
	background-color: #FFFFFF;
	color: #222E72;

}

.Banner
{
	background-color: #6a8c05; 
	color: #FFFFFF
}

/*
.BannerLink
{
	color: #FFFFFF; background-color: #6a8c05; font-family: Arial, Helvetica, sans-serif; font-size: small;
}

.Answer
{
	color: #222E72; 
	background-color: #ffffff;
	text-decoration: none;
	font-size: 13px;		
	font-weight=lighter;

}
*/

.h_break
{
	background-color: #339900;
	height: 5px;
}

.header_div
{
	background-image: url(images/header_div.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
}

.but_comment
{

	color: #678530;
	font-weight=bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
