td
{
font-family:tahoma;
font-size: 11px;
color:#404040;
}
.text
{
font-family:tahoma;
font-size: 11px;
color:#333333;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;

}
.orangeheading
{
	font-family:tahoma;
	color:#FF9900;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;

}
.greenheading
{
	font-family:tahoma;
	color:#99CC66;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;

}
.caption
{
	font-family:tahoma;
	color:#666666;
	font-size: 12px;
	font-weight: bold;

}
.sitename
{
	font-family:tahoma;
	color:#FC9107;
	font-size: medium;
	font-weight: bold;

}
.sitename1
{
	font-family:tahoma;
	color:#90C924;
	font-size: medium;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#575757;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#575757;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#FF3300;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.footer
{
	font-family:tahoma;
	color:#2E4353;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.footer:hover
{
	font-family:tahoma;
	color:#2E4353;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E4E4;
}
.borderss {
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.borderss2 {
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;

}
