/* CSS Document */

.btns
{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.btns:hover
{
	font-family:tahoma;
	font-size:12px;
	color:#00CC00;
	text-decoration:none;
}

.quicklinks
{
	font-family:tahoma;
	font-size:12px;	
	color:#FF3300;
	text-decoration:none;
}

.quicklinks:hover
{
	font-family:tahoma;
	font-size:12px;	
	color:#666666;

}

.subheadings
{
	font-family:tahoma;
	font-size:12px;	
	color:#5cac4d;
	font-weight:bold;
	text-decoration:none;
}

.subheadings2
{
	font-family:tahoma;
	font-size:12px;	
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.txt
{
	font-family:tahoma;
	font-size:12px;	
	color:#666666;
	text-decoration:none;
	text-align:justify;
}

.txtGreen
{
	font-family:tahoma;
	font-size:11px;	
	color:#009900;
	text-decoration:none;
	text-align:justify;
}

.txtBold
{
	font-family:tahoma;
	font-size:11px;	
	color:#666666;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
}

.txtBold:hover
{
	font-family:tahoma;
	font-size:11px;	
	color:#f26520;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
}

.top
{
	font-family:tahoma;
	font-size:11px;	
	color:#009900;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
}

.top:hover
{
	font-family:tahoma;
	font-size:11px;	
	color:#f26520;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
}

.welcome
{
	font-family:tahoma;
	font-size:12px;	
	color:#333333;
	text-decoration:none;
	text-align:justify;
	
}

.footer
{
	font-family:tahoma;
	font-size:12px;	
	color:#4dcb8b;
	text-decoration:none;
	text-align:justify;
	
}

.name
{
	font-family:tahoma;
	font-size:12px;	
	color:#FF6600;
	text-decoration:none;
	text-align:justify;
	
}

.treemenuNormal
{
	font-family:tahoma;
	font-size:12px;	
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
}

.treemenu
{
	font-family:tahoma;
	font-size:12px;	
	color:#97dfb1;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
}

.treemenu:hover
{
	font-family:tahoma;
	font-size:12px;	
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
	font-weight:bold;
}

.search
{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.advsearch
{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
.advsearch:hover
{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.more
{
	font-family:tahoma;
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
}

.more:hover
{
	font-family:tahoma;
	font-size:12px;
	color:#009900;
	text-decoration:none;
}

.login
{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

