BODY {
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 11px; 
    color : #000000; 
    background-color : #cccccc; 
     
}
H1 {
    font-family: Arial Black, Verdana, Sans-Serif; 
    font-size : 22px; 
    color : #464C89; 
    margin: 0 0 5px 0; 
}
H2 {
    font-family: Arial, Verdana, Sans-Serif; 
    font-size : 18px;
	font-weight: bold;  
    color : #4680BF; 
    margin: 0 0 0 0; 
}
H3 {
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 22px;
	font-weight: bold;  
    color : #003300; 
    margin: 0 0 0 0; 
}
br {
    font-size : 5px; 
    margin : 0; 
} 

/********** LINKS ****************/

A:link {
    COLOR: #0000FF;
    font-size : 12px;
	font-weight: bold; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}

A:visited {
    COLOR: #0000FF;
    font-size : 12px;
	font-weight: bold; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration : underline; 
} 

A:hover {
    COLOR: #4680BF;
    font-size : 12px;
	font-weight: bold; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration : underline; 
} 



/********** TEXT STYLES *************************/
span.text {
    color: #006600;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.text_2 {
    color: #006600;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.text_3 {
    color: navy;
    font-size: 11px;
    font-family:  Verdana, arial, Sans-Serif;
	font-weight: bold;
	

}

span.text_bold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 0 55px;

}

span.text_soft {
    color: #ffffff;
    font-size: 8px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.text_soft_bold {
    color: #000066;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.text_large_bold {
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif; 
}

span.text_large_header {
    font-size: 11px;
	color: white;
    font-family: Verdana, Arial, Sans-Serif;	 
}

span.text_title_header {
    font-size: 28px;
	color: white;
    font-family: Verdana, Arial, Sans-Serif;	 
}

span.text_small {
    font-size: 10px;
    color: white;
    font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 0 0px; 
}

span.text_large_bold_grey {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration : none; 
    color: navy;
}

span.text_small_grey {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    text-decoration : none; 
    color: navy;
}

span.error {
    font-weight: bold;
    color:#ff0000;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
}

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu2 {padding:0 0 0 22px; margin:0; list-style:none; height:20px; background:#ffffff url(button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu2 li {float:left;}
.menu2 li A {color:#FFFFFF; display:block; float:left; height:20px; line-height:20px; text-decoration:none; font-size:13px; font-family:verdana, arial, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#ffffff; background: url(button3.gif);}
.menu2 li.current a b {background: url(button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#ffffff; background:#000 url(button4.gif);}
.menu2 li a:hover b {background: url(button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#ffffff; background:#000 url(button3.gif); cursor:default;}
.menu2 li.current a:hover b {background: url(button3.gif) no-repeat right top;}
