body {
  color:#666666;
}

A:link {
	COLOR: #0000FF; text-decoration: none;
}
A:visited {
	COLOR: #0000FF; text-decoration: none;
}
A:active {
	COLOR: #0000FF; text-decoration: none;
}
A:hover {
	COLOR: #FF0000; text-decoration: underline;
}

#page_wrapper {
  text-align: left;
  background: #FFFFFF;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}






#BorderTable {  border-collapse: collapse; }
#BorderTable{ border: 1px #ccc solid;}
#BorderTable td{padding: .3em; border: 1px #ccc solid;}

#BorderHome {  border-collapse: collapse; }
#BorderHome{ border: 1px #D5D0B0 solid;}




        a:link
        {
            color: #930000;
        }
        a:visited
        {
            color: #930000;
        }
        a:hover
        {
            color: #930000;
        }
        a:active
        {
            color: #930000;
        }
        .style1
        {
            font-family: verdana, arial, sans-serif;
        }

        .style18
        {
            font-family: Arial, arial, sans-serif;
            font-weight: bold;
        }
        .style20
        {
            font-family: Arial, arial, sans-serif;
            font-size: 14px;
        }
        .style23
        {
            font-family: Arial, arial, sans-serif;
            font-size: 12px;
        }
        .style24
        {
            font-size: 12px;
        }
        .style25
        {
            font-family: Arial, arial, sans-serif;
        }
	
