body
	{
		/*background: #CDA782;*/
		background: #FFFFFF;
		margin: 0px;
		padding: 0px;
		
	}

body, td, th, div{
font-family: Tahoma, Verdana;
font-size: 11px;
}

<!--
a:link {
	color: #B4696A;
	text-decoration: underline;
	font-size:11px;
}
a:visited {
	color: #B4696A;
	text-decoration: underline;
	font-size:11px;
}
a:hover {
	color:#B4696A;
	text-decoration: none;
	font-size:11px;

}
a:active {
	color: #B4696A;
	text-decoration: underline;
	font-size:11px;
}
-->

.btn_bg
	{
	}

.top_btn{
		background: url(../images/btn_bg.gif);
		background-repeat: no-repeat;
		width: 115px;
		text-align: center;
		display:block;
		padding:8px 0px 6px 0px;
}

a.top_btn:link, a.top_btn:visited
	{
		vertical-align:middle;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #891516;
		text-decoration: none;
	}

a.top_btn:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		/*color:#FFFFCC;*/
		color: #330000;
		text-decoration: none;
	}


.top_btn_sub{
		width: 112px;
		text-align: center;
		display:block;
		padding:6px 0px 8px 0px;
		border:solid 1px #330000;
		border-bottom:none;
		/*border-top:none;
		border-right:none;
		border-left:none;*/
		
}

.top_btn_sub:link,.top_btn_sub:visited, .top_btn_sub:active
	{
		background-color:#FFFFFF;
		vertical-align:middle;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #891516;
		text-decoration: none;
	}

.top_btn_sub:hover
	{
		/*background-color:#D8BA9C;*/
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		/*color:#FFFFCC;*/
		color: #330000;
		text-decoration: none;
	}



.footer_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #ffffff;
	}

a.footer_link:link, a.footer_link:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		padding: 10px;
	}

a.footer_link:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #c48a8a;
		text-decoration: none;
		padding: 10px;
	}

.copyright_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #b4696a;
	}

.input_box
	{
		background: #ffffff;
		border: 1px solid #915a43;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		height: 14px;
	}

.input_box2
	{
		background: #ffffff;
		border: 1px solid #915a43;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		width:120px;
	}

.white_small_text
	{
		font-family: Tahoma, Verdana;
		font-size: 9px;
		color: #FFFFFF;
	}

.white_bold_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
	}

.brown_bold_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #891516;
	}

.brown_bold_text_care
	{
		font-family: Tahoma, Verdana;
		font-size: 18px;
		font-weight: bold;
		color: #891516;
	}
	
.brown_normal_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #891516;
	}

a.body_link:link, a.body_link:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #891516;
		text-decoration: underline;
	}

a.body_link:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #891516;
		text-decoration: none;
	}
	
a.mail_link:link, a.mail_link:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: normal;
		color:#CC6600;
		text-decoration: underline;
	}

a.mail_link:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight:normal;
		color: #891516;
		text-decoration: none;
	}
	
a.retail_link:link, a.retail_link:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 12px;
		font-weight: normal;
		color:#990033;
		text-decoration: underline;
	}

a.retail_link:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 12px;
		font-weight:normal;
		color: #891516;
		text-decoration: none;
	}
	
.inner_table{
	background:#3B77B6;
}

table.inner_table td{
	background:#F8F8F8;
}
form{
	padding:0px;
	margin:0px;
	border:none;
}


.milky:link, .milky:visited, .milky:active{
	/*color:#FFCC99;*/
	color:#B4696A;
	text-decoration:none;
}

.milky:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.milky1:link, .milky1:visited, .milky1:active{
	/*color:#FFCC99;*/
	color:#B4696A;
	text-decoration:none;
}

.milky1:hover{
	color:#330000;
	text-decoration:none;
}

input{
	padding-left:3px;
	color:#666666;
}

.contentHeader{
	font-size:13px;
	font-weight:bold;
	color:#FFFFCC;
	font-family: Tahoma, Verdana;
	line-height:20px;
	padding-bottom:8px;
}
.content_body{
	background-color:#FFFFFF;
	font-family: Tahoma, Verdana;
	font-size:12px;
	font-weight:normal;
	padding:10px;
	text-align:justify;
	min-height:190px;
}
.content_body_care{
	background-color:#FFFFFF;
	font-family: Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	text-align:justify;
	min-height:200px;
}

.image
	{
		margin: 13px 8px 0px 0px;
		width:150px;
	}
	
.style1 {
	color:#990000;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}

.TextBox
{
	background: #f4f4f4;
	border: 1px solid #5d6674;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
	
.form_title{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color:#660000;
	font-weight:bold;
}
form{
	padding:0px;
	margin:0px;
	border:none;
}

.cotact_box{
	border:1px solid #660000;
	padding:10px;
	background:#FFFFCC;
	width:350px;
}

.retailer{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color:#660000;
	font-weight:bold;
}
.logoimage{
	width:160px;
	border:0px;
}
.logoimage1{
	width:175px;
	border:0px;
}

a.download:link, a.download:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 13px;
		font-weight: bold;
		color:#b4696a;
		text-decoration: none;
	}

a.download:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 13px;
		font-weight:bold;
		color: #891516;
		text-decoration: none;
	}
	
.unsuccess{
		font-family: Tahoma, Verdana;
		font-size: 13px;
		font-weight: bold;
		color:#b4696a;
}

a.logout_retailer:link, a.logout_retailer:visited
	{
		vertical-align:middle;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		/*color: #CC9966;*/
		olor: #B4696A;
		text-decoration: none;
	}

a.logout_retailer:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color:#FFFFCC;
		text-decoration: underline;
	}
	
a.logout_retailer1:link, a.logout_retailer1:visited
	{
		vertical-align:middle;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		/*color: #CC9966;*/
		color: #B4696A;
		text-decoration: none;
	}

a.logout_retailer1:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color:#FFFFCC;
		text-decoration: none;
	}
.retailer_links{
		font-weight: bold;
		color:#FFFFCC;
}	
.viewmap{
	cursor:pointer;
}

a.viewmap:link, a.viewmap:visited
	{
		vertical-align:middle;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #990000;
		text-decoration: none;
	}

a.viewmap:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: normal;
		color:#990066;
		text-decoration: underline;
	}
	
.search_result{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height:20px;
	padding:4px 6px;
}

.title_name {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

.title_name2 {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
.popup_container{
background-color:#CDA782;
width:100%;
margin:10px;
padding:10px;
}

.dark_brown_bg{
	background-color:#330000;
}

.tan_bg{
	/*background-color:#CDA782;*/
	background-color:#FFFFFF;
}

.header
	{
		font-family: Tahoma, Verdana;
		font-size: 18px;
		font-weight: bold;
		color: #891516;
		padding: 0px 0px 0px 190px;
	}


.img_border
	{
		border: 1px solid #891516;
	}
	
	
.txt01
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #393833;
		padding: 60px 0px 0px 35px;
	}
	
	
.txt02
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #393833;
		padding: 68px 0px 0px 35px;
	}
	
	
.txt03
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #393833;
		padding: 148px 0px 0px 35px;
	}
	
	
.txt04
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #393833;
		padding: 142px 0px 0px 35px;
	}	
	
	
.txt_border
	{
		border: 1px solid #891516;
		height: 150px;
	}
	
	
.txt_border02
	{
		border: 1px solid #891516;
		height: 310px;
	}
	
span.required{
	color:#FF0000;
}

div.click_hat{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}