a.menu:active     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD0000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD0000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD0000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover	     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	} 

a.header:link
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;

}
a.header:visited
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

a.header:hover
{
    font-size: 12px;
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif}

body
{
padding:0px;
margin:0px;
}


td           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bck
{
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #787570;

}
.ganga1      {
	font-family: Arial;
	font-size: 16px;
	color: #dd0000;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.ganga2     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #71AA03;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}
.ganga3 
    {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	padding-left: 3px;
	text-decoration: none;
}
.ganga5 
    {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	text-decoration: none;
}
.ganga4
{
	border-right-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;

}

.txt1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}

.bg{
	background-image: url(images/prod_main.gif);
	background-repeat: no-repeat;

}

.bgfoot{
	background-image: url(images/index_16.jpg);
	background-repeat: repeat-x;
	height: 100px;
	padding: 5px;


}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}


.frame {
	font-family: Verdana;
	font-size: 10px;
	color: #FE6400;
	border: 1px solid #787570;
}


a.header1:link
{
	font-size: 12px;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;

}
a.header1:visited
{
    font-size: 12px;
    color: #0000CC;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline}

a.header1:hover
{
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

ul.vert-one{
	margin:20;
	padding:0 0 0 20;
	list-style-type:none;
	display:block;
	font:bold 16px Helvetica, Verdana, Arial, sans-serif;
	line-height:165%;
	width:200px;

	}

ul.vert-one li{
	margin:0;
	padding:0 0 0 20;
	border-top:1px solid #0060CE;
	border-bottom:1px solid #0060CE;
	color:#ffffff;
	}

ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#ffffff;
	background:#4CACF9;
	padding:0 0 0 20px;
	width:180px;
	margin-left: 0px;

	}

ul.vert-one li a:hover{
	background:#0060CE url("vert-one_arrow.gif") no-repeat 0 9px;
	margin-left: 0px;
	padding:0 0 0 20px;

	}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background:#0060CE url("vert-one_arrow.gif") no-repeat 0 9px;

	padding:0 0 0 20px;

	}
