.header_title
{
        font-family: Helvetica, Trebuchet MS, Arial, Verdana, sans-serif;
        font-size: 24px;
        font-weight: bold;
        color: #F06200; 
}

.td_header
{
        background:#FA7902;
}



.header_nav, a.header_nav, a.header_nav:visited, a.header_nav:link
{
        font-size:12px;
        font-weight:bold; 
        color:#FFFFFF;
        font-family: Tahoma, Verdana, Arial;
        text-decoration:none;
}

a.header_nav:hover, a.header_nav:active
{
        font-size:12px;
        font-weight:bold; 
        color:#FFFFFF;
        font-family: Tahoma, Verdana, Arial;
        text-decoration:underline;
}


.footer_text, a.footer_text, a.footer_text:visited, a.footer_text:link
{
        font-size:11px;
        font-weight:bold; 
        color:#444444;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        text-decoration:none;
}

a.footer_text:active, a.footer_text:hover
{
        font-size:11px;
        font-weight:bold; 
        color:#444444;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        text-decoration:underline;
}

.text2 {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        color: #333333;
}

.title
{
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 15px; 
        font-weight: bold;
        color: #333333; 
}

.tbl_title
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#742B00;
        background:#FBD005;
        font-weight:bold
}

.tbl1
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#742B00;
        background:#FFEA85;
}

a.sitelink {font-family: Verdana, Arial, Helvetica, sans-serif; color:#E73201;}
a.sitelink:visited {color:#E73201; text-decoration:underline;}
a.sitelink:link {color:#E73201; text-decoration:underline;}
a.sitelink:active {color:#E73201; text-decoration:underline;}
a.sitelink:hover {color:#E73201; text-decoration:underline;}

a.orderlink {font-family: Verdana, Arial, Helvetica, sans-serif; color:#E73201;font-weight: bold;}
a.orderlink:visited {color:#E73201; text-decoration:underline;font-weight: bold;}
a.orderlink:link {color:#E73201; text-decoration:underline;font-weight: bold;}
a.orderlink:active {color:#E73201; text-decoration:underline;font-weight: bold;}
a.orderlink:hover {color:#E73201; text-decoration:underline;font-weight: bold;}

.plan_title
{
        font-family: Tahoma;
        font-size: 11px;
        color:#742B00;
}

.plan_features
{
        font-family: Tahoma;
        font-size: 11px;
        color:#742B00;
}

.login_text
{
        color:#E45600;
}

a.login_text, a.login_text:visited, a.login_text:link, a.login_text:active, a.login_text:hover
{
        color:#E45600;
}

.orangetitle {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
   color: #E45600;
}

.mytxtbox {
                BACKGROUND-COLOR: white;
                COLOR: #333333;
                FONT-FAMILY: verdana;
                FONT-SIZE: 10px;
				font-weight: bold;
				padding-left:2px;
}

.mybutton {
    color: white;
    font-family:Arial, Verdana, Times;
    font-size:9px;
    font-weight:bold;
    background-color: white;
    background-image: url("../images/button_small.gif");
    border: none;
    background-repeat: no-repeat;
    width: 29px;
    height: 17px;
    text-transform:uppercase;
    cursor: pointer; cursor: hand;
}

.myerror {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
   	color: #EE2C2C;
}
