.main {
	FONT-FAMILY: Arial, Helvetica, sans serif;
    FONT-SIZE: 13px;
}
.boldmenu {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boldmenu:hover {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #AB5021;
	text-decoration: none;
}
.boldmenu_current {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #AB5021;
	text-decoration: none;
}
.menuid {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.boldmenu_p {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boldmenu_p:hover {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #AB5021;
	text-decoration: none;
}
.boldmenu_p_current {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #AB5021;
	text-decoration: none;
}
.menuid {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.boldmenu2 {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_text {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu_text:hover {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #AB5021;
	text-decoration: none;
}


.menu_text_p {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu_text_p:hover {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #AB5021;
	text-decoration: none;
}
.current {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #AB5021;
	text-decoration: none;
}
.red
{
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.error
{
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.red_text {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #AB5021;
	text-decoration: none;
}
.location {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #082E63 ;
	text-decoration: none;
}
.location:hover {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #082E63;
	text-decoration: underline;
}
.weblink {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #506ECE ;
	text-decoration: none;
}
.weblink:hover {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #AB5021;
	text-decoration: none;
}
.weblink_p {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #506ECE ;
	text-decoration: none;
}
.weblink_p:hover {
    	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #AB5021;
	text-decoration: none;
}
table {
	font-family: Arial, Verdana, Helvetica;  
	font-size: 12px; 
}
.text {
    font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
	text-decoration: none;
}
.pwdButton {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
}


.table
{
	FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
	WIDTH: 100%;
    BORDER: 0px;
}


.table .header_row
{
	BACKGROUND-COLOR: #2E5B89;
}
.table .header_column
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.table .header_column .header_link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.table .column
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 5px;
}
.table .red_column
{
    COLOR: red;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 5px;
}
.table .column .link
{
	COLOR: black;
    TEXT-DECORATION: none;
}
.table .column .link:hover
{
	COLOR: red;
}
.table .even_row
{
    BACKGROUND-COLOR: #c1e1ff;
}
.table .odd_row
{
	BACKGROUND-COLOR: #E7F3FF;
}


