BODY, P {
    font-family: Tahoma, Verdana, Helvetica, Sans Serif;
	font-size: 10pt; 
   color: #000000; 
}

A:link {
   color : #006699;
   text-decoration:none;
}

A:visited {
   color : #006699;
   text-decoration:none;
}

A:hover {
   color : #0099FF;
   text-decoration:inherit;
}
 



.brand {
	font-size:30px;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans Serif;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

.bluebutton
{
    font-family: Tahoma, Verdana, Helvetica, Sans Serif;
	font-size: 8pt; 
     background-color: #6C7CA4;
    border-top: solid 1px #91A7DD;
    border-left: solid 1px #91A7DD;
   border-right: solid 1px #2A4E5E;
   border-bottom: solid 1px #2A4E5E;      
   color: #FFFFFF;
   cursor: hand;
   cursor:pointer;
}
 
.handcursor { 
    cursor: hand;
	cursor:pointer;
}

.linkul { 
    text-decoration: underline;
    cursor: hand;
     cursor:pointer;
}

.smallText { 
  font-size: 10px;
  font-family: "Verdana, Arial, Helvetica, San Serif";
  color: black;
} 

.homepagetitletext
{
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, San Serif; 
    FONT-SIZE: 8pt;
	 font-weight: bold;
	padding: 3px 4px 3px 3px;	
}

.infotext
{
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, San Serif; 
    FONT-SIZE: 8pt;
}

.borderedtable
{
    BACKGROUND-COLOR: #999999;
    FONT-FAMILY: Verdana, Tahoma, Arial
}

.heading
{ 
	font:bold 13pt/14pt  Arial, Helvetica, San Serif;
	color:#333366;
}

.prompt 
{ 
	font: 9pt/14pt  Arial, Helvetica, San Serif;
	color: #333366; 
}

.boldprompt 
{ 
	font: 9pt/14pt  Arial, Helvetica, San Serif;
	color: #333366; 
	font-weight: bold;
}


.blueprompt
{ 
	font: 9pt/14pt  Arial, Helvetica, San Serif;
	color: #006699; 
	font-weight: bold;	
}

.errmsg 
{ 
    font-family: Arial, Helvetica, San Serif;
	font-size: 9pt; 
	color: #990000; 
	padding-top:10px;
	font-weight:bold; 
}


.loginerrmsg 
{ 
    	font-family: Arial, Helvetica, San Serif;
	font-size: 9pt; 
	color:  #E76F00; 
	padding-top:10px;
	font-weight:bold; 
}

 .scrollingtable
{ 
	position:relative; 
	width: 100%; 
	overflow:auto; 
	border: 1px #999999 solid; 
	background-color: #CCCCCC;
}

.title 
{ 
	font:bold 13pt/14pt "verdana","arial","helvetica"; 
	color:#003D73; 
}

.subtitle 
{ 
	font:bold 8pt/14pt "verdana","arial","helvetica"; 
	color:#476a8e; 
	padding-top:10px; 
}

.menu 
{ 
	font:bold 8pt/14pt "verdana","helvetica","arial"; 
	color:#003D73; 
}

.bluemenu 
{ 
	font:bold 8pt/14pt "verdana","helvetica","arial"; 
	color:#3399FF; 
	font-weight: bold;
}

.newstext
{ 
	font:8pt/13pt "verdana","arial","helvetica"; 
	color:#000000; 
	text-decoration:none; 
}

.hightext
{ 
	font:8pt/13pt "verdana","arial","helvetica"; 
	color:#a32222; 
	text-decoration:none; 
}

.tabletext2 
{
	font:8pt/8pt "tahoma","verdana"; 
	color:#004080; 
	text-decoration:none;
}