/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #7C684A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #e2edc2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BACKGROUND-COLOR: #D7D2BC;
}

td
{
font-family:Tahoma,Geneva,Kalimati,sans-serif;
font-size: 11px;
color:#404040;
}
.heading
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;

}

.caption2
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;

}
.topnav
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.whitenav
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.whitenav: link {
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.whitenav: visited 
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.whitenav:hover
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
.whitenav: active 
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#3D3D3D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.productnav
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.productnav: link {
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.productnav: visited 
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.productnav:hover
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
.prductnav: active 
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#3D3D3D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.content {
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#3D3D3D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#3D3D3D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
body {
	background-color: #8EEEE3;
}
a:link {
	color: 3D3D3D;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 3D3D3D;
}
a:hover {
	text-decoration: underline;
	color: 3D3D3D;
}
a:active {
	text-decoration: none;
	color: 3D3D3D;
}
img
{  border-style: none;
}
#scrollingcontent {
 overflow: auto;
 height: 400px;
 width: 520px;
 padding-right: 10px;
}
