body {
	font-family: arial;
	color: BLACK;
	background-color: WHITE;
	font-size : 11px;
}

h1 {

	font-family: arial;
	color: BLACK;
	background-color: WHITE;
	font-size : 12px;

}

A:link { color: #037094 }       /* unvisited link */
A:visited { color: #037094 }   /* visited links */
A:active { color: #037094 }    /* active links */

A.menulinks:link { color: white; text-decoration: none}       /* unvisited link */
A.menulinks:visited { color: white; text-decoration: none }   /* visited links */
A.menulinks:active { color: #037094; text-decoration: none }    /* active links */

A.menulinks2:link { color: #ffffbf; text-decoration: none}       /* unvisited link */
A.menulinks2:visited { color: #ffffbf; text-decoration: none }   /* visited links */
A.menulinks2:active { color: #ffffbf; text-decoration: none }    /* active links */

A.menulinks3:link { color: #ccb643; text-decoration: none}       /* unvisited link */
A.menulinks3:visited { color: #ccb643; text-decoration: none }   /* visited links */
A.menulinks3:active { color: #ccb643; text-decoration: none }    /* active links */

A.reflinks:link { color: #909568; text-decoration: none}       /* unvisited link */
A.reflinks:visited { color: #909568; text-decoration: none }   /* visited links */
A.reflinks:active { color: #909568; text-decoration: none }    /* active links */

table { font-family: arial;
	font-size : 12px; 
}

table#arial11 { font-family: arial;
	        font-size : 11px; 
}

#arial11 { font-family: arial;
	font-size : 11px; 
}

#arial12 { font-family: arial;
	   font-size : 12px; 
}

#arial14 { font-family: arial;
	   font-size : 14px; 
}

#arial16 { font-family: arial;
	   font-size : 16px; 
}

#nr12 { font-family: times;
	   font-size : 12px; 
}

#nr14 { font-family: times;
	   font-size : 14px; 
}

#nr18 { font-family: times;
	   font-size : 18px; 
}


#search {  
           color: #bee3ee;
           font-family: arial;
	   font-size : 11px;
}

input {
        font-family: arial;
	font-size : 12px; 
}

select { font-family: arial;
	 font-size : 12px; 
} 

domainr {position:absolute; top:10;left:10;font-family:verdana,arial,sans-serif;font-size:14px;color:#cccccc;}

#pa {text-align: justify }

#headline {background: white url(./img/vstroke.gif) repeat-x}

#hl {background: white url(./img/vstroke2.gif) repeat}

#headline2 {background: white url(../img/vstroke.gif) repeat-x}
