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: #ffffff;
	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: #ffffff;
	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: #f0f0f0;
	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.normal:link {
	color: #800000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;

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

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


a.page:link {
	color: #0824F6;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;

}
a.page:hover {
	color: #ff0000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

a.page:visited {
	color: #111111;
	font-family: verdana;
	font-size: 1px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}



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.top {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 111111;
}

a.top:visited {
	color: #111111;
	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.menuNav {
    color:black;
    text-decoration:none;
    font:bold 11px Verdana, Arial;
    background:#92D58A;
    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:#EFE7EE;
    color:#009933;
    }



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