body {
	background-color: #ffffff;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 9px
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	marginheight : 0px;
	marginwidth: 0px;
	topmargin: 0px;
	leftmargin: 0px;
	rightmargin: 0px;
	bottommargin: 0px;
}

.prdet {
	color: #000000;
	text-decoration: none;
	fo nt-family: Verdana;
	font-size: 12px;
}

.pmenu {
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
        font-weight: bold;
	font-size: 9px;
}
.pmenu:hover {
	color: #840000;
	text-decoration: none;
	font-family: Verdana;
        font-weight: bold;
	font-size: 9px;
        background-color: #ffffff;
}

.cmenu {
	color: #ffffff;
	background-color: #FF0000;
	text-decoration: none;
        font-weight: bold;
	font-family: Verdana;
	font-size: 19px;
}
.cmenu:hover {
	color: #ff0000;
	background-color: #ffffff;
	text-decoration: underline;
        font-weight: bold;
	font-family: Tahoma;
	font-size: 19px;
}
.bmenu {
	color: #751016;
	text-decoration: none;
        font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
}
.bmenu:hover {
	color: #751016;
	text-decoration: underline;
        font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
}
.link2 {
	color: #751016;
	text-decoration: none;
        font-weight: bold;
	font-family: Verdana;
	font-size: 15px;
}
.link2:hover {
	color: #751016;
	text-decoration: underline;
        font-weight: bold;
	font-family: Verdana;
	font-size: 15px;
}
.nlist {
	color: #FFFFFF;
	text-decoration: none;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nlist:hover {
	color: #751016;
	text-decoration: none;
        background-color: #ffffff;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nbodya {
	color: #000000;
	text-decoration: none;
        font-weight: normal;
	/*font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sitnav {
	color: #751016;
	text-decoration: none;
        background-color: #ffffff;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sitnav:hover {
	color: #ffffff;
	text-decoration: none;
        background-color: #751016;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.formInputText  {
	background-image:url(./form_bg.gif);
	font-size: 14px;
	color: #888888;
	background-color: #fee;
	padding: 2px;
	border: solid 1px  #CCCCCC;
	display:inline;
} 
