td {

        text-align: left;

        font-family:Verdana;

        font-size:12px;

        color:#565656;

        line-height:15px;

}

a {

        text-decoration: none;

        /*color:#C60850;*/
	/*color:#cc0066;*/	
color: #ce131d;

        font-family:Verdana;

}



body {         margin:0px;padding:0px;        }

.copy{

font-family:Verdana;

font-size:11px;

color:#B8B5B5;

text-decoration:none;

}



.bot_txt {

color:#969191;

font-family:tahoma;

font-size:10px;

text-decoration:none;}



H1 {color:#ce131d; font-size: 14px;}

.red_uppercase {color:#ce131d; font-size: 12px; text-transform: uppercase; text-decoration: none;}

.red_uppercase_small {color:#ce131d; font-size: 11px; text-transform: uppercase; text-decoration: none; font-weight:bold;}

.gray {color:#565656; text-decoration:none}

.gray_l {color:#969191; text-decoration:none}

.gray_l_u {color:#969191; text-decoration:underline}

.red {color:#ce131d; text-decoration:none}

.red_bold {text-decoration:none; font-weight:bold;}

.big {font-size:14px}

.required {color:#ce131d; font-size:10px;}

.pink_bold {font-size:12px; color:#F18D97; font-weight:bold;}

.pink {font-size:12px; color:#F18D97;}

.medium {font-size:11px;}

.bold {font-weight:bold;}

.i{font-style:italic;}

.small {font-size:10px;}





.form { width:89px;

                height:15px;

                font-family:verdana;

                font-size:10px;

                border-style:solid;

                border-width:1px;

                border-color:#C9C2C2;

                background-color:#ffffff;

                color:#565656;

                margin-left:0px;

                margin-right:0px}





.textarea {width:96px;

                height:49px;

                font-family:verdana;

                font-size:11px;

                border-style:solid;

                border-width:1px;

                border-color:#C9C2C2;

                background-color:#ffffff;

                color:#565656;

                overflow:auto;

                margin-left:0px;

                margin-right:0px}



.search { width:141px;

                height:19px;

                font-family:verdana;

                font-size:11px;

                border-style:;

                border-width:;

                border-color:;

                background-color:;

                color:;

                margin-left:0px;

                margin-right:0px}







.rollover {scrollbar-face-color:#8B8B8B;

                scrollbar-track-color:#E2E2E2;

                scrollbar-arrow-color:#ffffff;

                scrollbar-3Dlight-color:#ffffff;

                scrollbar-base-color:#ffffff;

                scrollbar-shadow-color:#ffffff;

                scrollbar-darkshadow-color:#ffffff;

                scrollbar-highlight-color:#ffffff;}





a:hover{text-decoration:underline;}



#under{text-decoration:underline;}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}


