BODY {
 margin-left: 0px;
 margin-top: 15px;
 margin-right: 0px;
 margin-bottom: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13.5px;
 font-style: normal;
 font-weight: normal;
 color: #333333;
 background-color: #eaeaea;
 background-repeat: repeat-x;
}
P,LI {
  font-size: 13.5px;
 font-weight: normal; 
 color: #333333; 
 text-decoration: none
}

TABLE {
        padding: 0px;
}


TH {
	font-family: Arial, Helvetica, sans-serif; 
	 font-size: 13.5px; 
	font-weight: normal; 
	text-decoration: none;
text-align:left;
}

TD {
	font-family: Arial, Helvetica, sans-serif; 
	 font-size: 13.5px;
	font-weight: normal; 
	text-decoration: none
}


.Heading_1 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 18px; 
 font-weight: bold; 
 color: #333333; 
 text-decoration: none
}

.Heading_2 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 16px; 
 font-weight: bold; 
 color: #333333; 
 text-decoration: none;
 margin: 8px;
}
.Heading_3{
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 14px; 
 font-weight: bold; 
 color: #333333;
}
.link_menu a:link {
 color: #FFFFFF;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-indent: 10px;
 background-repeat: no-repeat;
}
.link_menu a:visited {
 color: #FFFFFF;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-indent: 10px;
}
.link_menu a:hover {
 color: #0099FF;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-decoration: underline;
 text-indent: 10px;
}
.back_blue {
 background-color: #073D7C;
}
.back_Light_grey {
 background-color: #eaeaea;
}
.back_grey {
 background-color: #666666;
}
.button_back {
 background-image: url(images/button_back.gif);
 background-repeat: no-repeat;
 background-color: #073D7C;
}

.back_white {
 background-color: #FFFFFF;
}

.Normal {
 background-color: #FFFFFF;
}
.submenu {
 margin:6px;
}

.link_text a:link {
	color: #073D7C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 13.5px;
	font-weight: normal;
	text-indent: 10px;
	background-repeat: no-repeat;
}
.link_text a:visited {
        color: #073D7C;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
         font-size: 13.5px;
        font-weight: normal;
        text-indent: 10px;
}
.link_text a:hover {
        color: #FF0000;
         font-size: 13.5px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-decoration: underline;
        text-indent: 10px;
}
.login {
        background-color: #FFFFFF;
        border: 1px solid #7F9DB9;
        margin: 0px;
        padding: 0px;
        height: 19px;
}

