.small_link A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small_link A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small_link A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small_link a:hover{color:"#990000"; 
    text-decoration: underline;}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:hover{color:"#990000"; }

.main_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: darkred;
}

.main_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}




.msgDate {
        height: 10;
        background-color: #FFFFFF;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
}

.msgName {
        height: 15;
        background-color: #b7c2d1;
        font-family: Arial, tahoma;
        font-size: 12px;
        font-weight: normal;
}


.msgEntry {
        background-color: #FFFFFF;
        font-family: Arial, tahoma;
        font-size: 15px;
        font-weight: normal;
}


.msgWeb {
        height: 15;
        background-color: #b7c2d1;
        font-family: Arial, tahoma;
        font-size: 11px;
        font-weight: normal;
}



.msgBorder {

        background-color: #000000;

}



.success {

       background-color: #EEEEEE;

       font-family: Arial, tahoma;

       font-size: 11px;

       font-weight: normal;

       border-top: 1px solid #000000;

       border-right: 1px solid #000000;

       border-bottom: 1px solid #000000;

       border-left: 1px solid #000000;

}



.error {

       background-color: #EEEEEE;

       font-family: Arial, tahoma;

       font-size: 11px;

       font-weight: normal;

       border-top: 1px solid #000000;

       border-right: 1px solid #000000;

       border-bottom: 1px solid #000000;

       border-left: 1px solid #000000;

}





.footer {

        font-family: Arial, tahoma;

        font-size: 10px;

        font-weight: normal;

}



.emailat {

        font-family: Arial, tahoma;

        font-size: 10px;

        font-weight: normal;

        color: #ff0000;

}



.border {

       border-top: 1px solid #000000;

       border-right: 1px solid #000000;

       border-bottom: 1px solid #000000;

       border-left: 1px solid #000000;

}



.entrypage {

        background-color: #EEEEEE;

        width: 80%;

        float: center

        font-family: Arial, tahoma;

        font-size: 10px;

        font-weight: normal;

        border-top: 1px solid #000000;

        border-right: 1px solid #000000;

        border-bottom: 1px solid #000000;

        border-left: 1px solid #000000;

}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000066;
	margin-left: 10px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 0px;
	font-size: 12px;
}
