body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #05489F;
}
.regText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headText,
.headTextTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #05489F;
	text-align: center;
}
.headTextTop {
	padding-bottom: 6px;
	border-bottom: #04316B solid 1px;
	margin-bottom: 22px;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5C8AC6;
}.notesText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}

.content_td {
	padding-bottom: 10px;
}

a:link {color: #05489F}
a:visited {color: #05489F}
a:hover {color: #5C8AC6}
a:active {color: #05489F}

#scroll {
padding : 4px; 
width : 225px; 
height : 310px; 
overflow : auto;
}
img.border {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}
.style40 {
	color: red;
}

/*********************************************
	Below is for the conservation page
*********************************************/
div.conservation {
	width: 67%;
 	margin-left: auto; 
 	margin-right: auto;
}

.conservation_image {
	display: block;
	float: left;
	width: 39%;
	clear: left;
	text-align: center;
}
.conservation_text {
	display: block;
	float: right;
	width: 61%;
	vertical-align: middle;
	padding-top: 50px;
}




.event_location {
	font-size: 14px;
	color: blue;
}


/************************************************
	Below is for the main links at top of page
************************************************/
.main_links {
	width: 808px;
	background: #fff;
}

.main_links td {
	height: 43px;
}

.main_links td.col1 {
 	width: 76px;
 	background: url(images/content_top_left.gif);
}

.main_links td.col2 {
	background:url(images/content_top_middle.gif) repeat-x;
	padding-bottom: 6px;
}

.main_links td.col2 ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.main_links td.col2 li {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.main_links td.col2 li a {
	display: block;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 3px;
	padding-bottom: 6px;
	text-decoration: none;
	border-right: dotted 2px #7670a0;
}

/* safari hack :( */
.sf_main_links td.col2 li a {
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.main_links td.col2 li a img {
	border: 0px;
}

.main_links td.col2 li a.first {
	padding-left: 0px !important;
}

.main_links td.col2 li a.last {
	padding-right: 0px;
	border-right: 0px;
}

.main_links td.col3 {
 	width: 60px;
 	background: url(images/content_top_right.gif);
}




/*************************************************************************************
	For header
*************************************************************************************/
.header_box {
	position: relative;
	height: 277px;
}

.cart_preview_box {
	position: absolute;
	z-index: 50;
	right: 40px;
	top: 15px;
	text-align: right;
	color: #fff;
}





.below_content {
	position: relative;
}

.logout_link {
	position: absolute;
	top: 20px;
	left: 65px;
}



.cat_img_td {
	width: 133px;
}

.cat_img_td img {
	border: black solid 1px;
}

.cat_detail_table {
	width: 50%;
}

.prod_thumb_img,
.prod_detail_img 
{
	border: black solid 1px;
}



div.wholesale {
	text-align: center;
}

div.wholesale .instruction {
	margin-bottom: 10px;
}

div.wholesale .pass {
	margin-top: 4px;
	margin-bottom: 10px;
}
div.wholesale .pass input {
	margin-left: 2px;
}
