@import url("contact.css");
body {
	background-color: #FFFFFF;
}
body, table, tr, td, ul, li, select, option, input, th, p, textarea, div, layer {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	line-height: 15px;  
	font-weight: normal; 
	font-variant: normal; 
	font-style: normal;
	font-size: 11px;
}
div, layer {
	text-align: left;
}
.image_description {
	padding:10px;
	vertical-align:top;
	text-align:left;
	overflow: visible;
}
body, option, select {
	scrollbar-face-color: #949494;
	scrollbar-highlight-color: #C5CFD7;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #E4E4E4;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E4E4E4;
}
a.small_link {
	font-size: 9px;
	font-style: italic;
	color: #0000FF;
}
.style7 {
	font-size: 9px
}
.title, .title_lrg {
	color: #D01515;
	font-weight:bold;
	margin-right: 10px;
	font-size:13px;
	line-height: 15px;
}
.orders_table th {
	text-align: left;
	background-color: #CCCCCC;
	font-weight: bold;
}
.orders_table {
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: none; 
	border-left: 1px solid #666666;
}
.orders_table td, .orders_table th {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top-style: none;
	border-left-style: none;
}
.orders_table {
	background-color: #FFFFFF;
	cursor: auto;
}
.orders_table_over {
	background-color: #E4E4E4;	
	cursor: pointer;
}
.email_table th {
	text-align: left;
	background-color: #999999;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*.email_table {
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: none; 
	border-left: 1px solid #000000;
}
.email_table td, .email_table th {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top-style: none;
	border-left-style: none;
}*/
.none, .none td {
	border: none;
}
.hr_dotted {
	border: 1px dotted #666666;
	size: 1px;
}
.title_lrg {
	font-size:16px;
	line-height: 18px;
}
.main_copy {    
	line-height: 15px; 
}
.main_copy_indent {
	margin-left: 15px;
	margin-right: 10px;
	line-height: 15px;
}
.main_copy_indent_sub {
	margin-left: 5px;
	margin-right: 10px;
	line-height: 15px;
}
.image_indent {
	margin-left: 30px;
	margin-right: 10px;
	padding-left: 30px;
}
.welcome {
	font-size: 13px;  
	line-height: 15px;  
	font-weight: bold; 
	font-variant: normal; 
}
.border {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top-style: none;
	border-bottom-style: none;
}
.border_leftright {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top-style: none;
	border-bottom-style: none;
}
.border_all {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.border_admin {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top-style: none;
	border-bottom: 1px solid #000000;
}
.border_topbottom {
	border-left-style: none;
	border-right-style: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
	
.border_nav {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right-style: none;
	border-left-style: none;
}
.product_search {
	font-size: 9px;
	background-color: #E4E4E4;
	width: 105px;
	border: 1px solid #000000;
	padding: 3px;
}
.product_pull {
	font-size: 9px;
	color: #9c3263;
	background-color: #E4E4E4;
	width: 120px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.bgwhite {
	background: #FFFFFF;
}
.bgtint {
	background: #E4E4E4;
}
.green_tick_text {
	color: #016034;
}
.red_cross_text {
	color: #CB1217;
}
a, a:visited, a:active {
	color:#000000;
	text-decoration:none;
}
a:hover, a:active {
	color:#D01515;
	text-decoration:underline;
}
.style1 {
	color: #D01515;
	font-weight: bold;
}
ol {
	list-style: lower-roman;
}