/* MovieMike.com (styleid: 2) */

body, td, form {font-family: Arial, sans-serif; font-size: 13px; color:#000000;}

/* input { font-size: 13px; padding: 2px; }
select { font-size: 13px; } */

/* body
{
	background: #F0F1F3 url(../back.gif) repeat fixed;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
} */

h1           { font-family:Verdana; font-size: 12pt;color: #D10000; font-weight: 
               bold; text-align: Center; margin: 5px 0px 5px 0px; padding: 0px; }

h2           { font-family:Verdana; font-size: 12pt; color: #000066; font-weight: 
               bold; text-align: Left; line-height: 150%; margin-left: 40; 
               margin-right: 40; margin-top: 0; margin-bottom: 0 }

h3           { font-family:Verdana; font-size: 12pt; color: #FFFFFF; text-align: 
               Center; font-weight: bold; line-height: 150%; margin-left: 30; 
               margin-right: 30; margin-top: 10; margin-bottom: 10 }

h4 {color: #D10000; font-weight: bold; font-size: 13px; margin: 5px 0px 5px 0px; padding: 0px;}
h5 {color: #000000; font-size: 17px; font-weight: bold; margin: 5px 0px 5px 0px; padding: 0px;}
h6 {color: #000000; font-size: 19px; font-weight: bold; margin: 5px 0px 5px 0px; padding: 0px;}

td.ltGray {background-color: #E5E5E5;}
td.medGray {background-color: #CCCCCC;}
td.medDark {background-color: #79868E;}
td.navLogin {background-color: #FFDC38; cursor: hand;}

ul {padding: 0px; margin: 0px 0px 0px 16px;}

A: {color: #D10000;}
A:hover {color: #C5A617;}
A:visited {color: #D10000;}
A:visited:hover {color: #C5A617;}

A.mainLink {font-size: 12px; font-weight: bold;}

A.footer {font-size: 12px; font-weight: bold; color: #333333; text-decoration: underline;}
A.footer:hover {color: #d10000; text-decoration: underline;}
A.footer:visited {color: #333333; text-decoration: underline;}
A.footer:visited:hover {color: #d10000; text-decoration: underline;}

.darkBk {background-color: #7F7F7F; color: #ffffff;}

.blkBk {background-color: #000000; color: #ffffff;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}

.navBK {background-color: #7F7F7F; color: #ffffff;}

.warning {color: #ff0000;}

.note {color: #cc0000; font-size: 10px;}

.productDesc {padding: 0px 10px 0px 8px; color: #ffffff; line-height: 18px; font-size: 13px;}

// LEGACY

.blk_table{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
}
.welcome   	{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	color: #FFA000; 
	text-decoration: none; 
}
.comp{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	font-style: normal; 
	color: #FF0000; 
	text-decoration: none; 
}
.heading	{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	font-style: normal; 
	color: #FFA000; 
	text-decoration: none; 
}

.sml 	{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
}

.textcolor{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	font-style: normal; 
	color: #48575C; 
	text-decoration: none; 
}

.btn, .btn-green, .btn-yellow, .btn-blue, .btn-gray {
    BORDER-BOTTOM: thin groove;
    BORDER-LEFT: thin groove;
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    CURSOR: hand;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder
}

.btn { BACKGROUND-COLOR: #D5D5D5; COLOR: black; }

.btn-green { BACKGROUND-COLOR: green; COLOR: #fff; }

.btn-yellow { BACKGROUND-COLOR: yellow; COLOR: #333; }

.btn-blue { BACKGROUND-COLOR: blue; COLOR: #fff; }

.btn-gray { BACKGROUND-COLOR: #c0c0c0; COLOR: #333; }

.textdisabled { background-color:#eeeeee; font-size:10px; width:25px;}

.box_ok { width: 650px; background-color: #99FF99; font-weight: bold; padding: 5px; margin-bottom: 20px; }

.box_error { width: 650px; background-color: #ffcccc; font-weight: bold; padding: 5px; margin-bottom: 20px; }

.button { font-weight: bold; font-size: 15px; }

.box { background-color: #eee; padding: 5px; }

.disabled { background-color: #eee; }

.highlight { background-color: yellow; }