body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
a:link {
	color: #666666;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #ff0000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: 666666;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;

}


a.top:link {
	color: #687FB0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;

}
a.top:hover {
	color: #FFCC00;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a.top:visited {
	color: 6694A3;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;

}

td, textarea, input, select {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.text1 {
	font-family: Verdana;
	font-size: 12px;
	color: 666666;
	font-weight: normal;
	text-decoration: none;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: B08246;
}
.text22 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: B08246;
}
.text3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.frame {
	font-family: Verdana;
	font-size: 10px;
	color: #FE6400;
	border: 1px solid #8E8E8E;
}
.text4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 6694A3;
}
.designed_by {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #363636;
}
.text5 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 6F1D00;
}
.text6 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: 6F1D00;
	text-decoration: underline;
}
.text7 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: A4A4A4;
}
a.menuNav { 
    color:black;
    text-decoration:none;
    font:bold 11px Verdana, Arial;
    background:#EFE7EF;
    width:150;
    height:100%;
    padding:2 2 2 2;/*use this here to give the space between links. (top,right,bottom,left)*/
}
a.menuNav:hover{
    text-decoration:none;
    font:bold 11px Verdana, Arial;
    background:#5151F1;
    color:#ffffff;
    }


table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;

}
table.menu {
    font-size:100%;
    position:absolute;
    visibility:hidden;
    background:white;
}