/* mbhuju@gmail.com */

body {
    margin:0px;
	background-color:#4D0000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#343434;
	font-weight: normal;
	line-height: 22px;
}

.tdInner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#421313;
	font-weight: bold;
	line-height: 22px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D80000;
	font-weight: bold;
	line-height: 18px;
	text-decoration:underline;
}

a:hover {
	color:#000000;
}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BABABA;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
	}

a.footermenu:hover {
	color:#FFFFFF;
}

a.more:link, a.more:active, a.more:visited {
	font-family: MS Sans Serif, Georgia, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ED721D;
	font-weight: normal;
	text-decoration:underline;
	line-height: 18px;
}

a.more:hover {
	color:#000000;
}

.style1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
	}

.style2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-decoration:none;
	
	}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #00652E;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
}
.style4 {
	font-family: Arial black, Helvetica, sans-serif;
	font-size:16px;
	color: #FF0000;
	font-weight: normal;
	text-decoration:none;
	line-height: 22px;
}
.style5 {
	font-family: Arial black, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	line-height: 22px;

}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#AC0101;
	font-weight: bold;
	line-height:22px;

}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#CE0000;
	font-weight: normal;
	line-height:22px;
}
.style8 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#DB0202;
	font-weight: bold;
	line-height:22px;
	text-transform:uppercase;
}

/*******
FORM
*********/
.form1{width:100%;}
input, textarea, select { height:25px; background:#f5f5f5; border:1px solid #dedede; font-size:13px;}
textarea{ height:100px; }
.btn{ width:100px; height:25px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#ff0000; border-radius:8px; border:1px solid #889856; font-size:11px; text-align:center;}
.email_error{ padding:2px; border:1px solid black; color:black; margin-bottom:5px;}
.inputsize{ width:100%;}
.inputzipsize{ width:50px;}
.textright{ text-align:right;}


.img {
	border:1px solid #D7D7D5;
	padding:5px;
	
}
.noborder{
	border:0px;
}

.img02 {
	border:1px solid #D7D7D5;
	padding:5px;
	margin-left:20px;
}

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#600B0D;
	scrollbar-highlight-color:#600B0D;
	scrollbar-face-color:#600B0D;
	scrollbar-shadow-color:#600B0D;
	scrollbar-darkshadow-color:#600B0D;
	scrollbar-track-color:#934143;	
}