div {
	font-family: arial;
	font-size: 13px;
}

BODY {
	color : 2B2B2B;
	font-family : arial;
	font-size : 13px;
	margin-top : 10px;
	margin-bottom : 10px;	
	margin-left : 0px;
	margin-right : 0px;
}

a {
	color:#4A4A4A;
}
a:active {
	color:#4A4A4A;
}

A:visited {
	color:#4A4A4A;
}
A:link {
	color:#4A4A4A;
}

A:hover {
	color:#4A4A4A;
}



TEXTAREA {
	border : 1px solid;
	font-family : arial
	font-size : xx-small;
}

.formfield {border-color:#000000;}

INPUT {
	font-family: arial
	font-size: 8pt;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	height: 18px;
}

TD {
	font-family : arial;
	font-size : 13px;
}


.noline {text-decoration:none;}


.tsmall {font-family: Arial;font-size: 10px;}
.t0 {font-family: Arial;font-size: 11px;}
.t1 {font-family: Arial;font-size: 13px;}
.t1b {font-family: Arial;font-size: 13px; font-weight: bold;}
.title {font-family: Arial;font-size: 17px; font-weight: bold;margin-top:10px;margin-bottom:20px; border-bottom:2px dotted #E5E5EA;}
.topt {width:720px;background:#E5E5EA;}
.topt-c {padding:0px;font-family: Arial;font-size: 11px;color:#373737;}
/* 79be3a */
.mnuOver {
    padding-top:5px;
	padding-bottom:5px;
    background-color:#E5E5EA;
	margin:0px;
     font-weight:bold;
	font-size:12px;
	color:#ffffff;


    }

.mnuNormal {
    padding-top:5px;
	padding-bottom:5px;
    background-color:none;
	margin:0px;
    font-weight:bold;
	font-size:12px;
	color:#ffffff;
	background-color:#ffffff;

    }
.mnuNormal a {width:100%;	padding-right:10px;	padding-left:10px;}
.mnuOver a {width:100%;	padding-right:10px;	padding-left:10px;}
