

body {
       font-family: Menaion;
       color: #650000;
       background-image:url(../img/bg_.gif); 
}

.user
{
       font-family: Verdana, Arial, serif;
	font-size: 12px;
	vertical-align: top;
}


.mnn {
       font-family: Menaion;
       color: #650000;
}


.pg {
       font-family: Courier;
       color: gray; 
}


span.vbr {
	text-decoration: underline;
}

span.cnt {
       font-family: Courier;       
       color: gray; 
//       background-image:url(../img/bg_.gif); 
}


span.title {
       font-family: Times New Roman;       
       font-size: 20pt;       
       font-weight: bold;
       color: black;
}

span.query_form {
       font-family: Times New Roman;       
       color: black;
}

span.prompt {
       font-family: Times New Roman;       
       color: black;
       font-weight: bold;
}

a {
	white-space:nowrap;
}

A:link.helplink, A:visited.helplink, A:active.helplink, A:hover.helplink 
{
	text-decoration: none; 
	font-size:12px;
	font-weight:bold; 
	color:#650000;
}

