.bg_welcome {
	background-image: url(images/bg_gray_in.png);
	background-repeat: repeat-x;
	background-position: top;
}
.nav_dwn_bg {
	background-image: url(images/nav_dwn_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
.div_btm {
	background-image: url(images/div_btm.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.table_brd {
	border: thin dotted #999999;
}

.div_rht {
	background-image: url(images/div_rht.jpg);
	background-repeat: no-repeat;
	width: 11px;
}
.div_middle {
	background-image: url(images/div_middle.jpg);
	background-repeat: repeat-x;
}


.div_top_bg {
	background-image: url(images/div_top.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.div_lft {
	background-image: url(images/div_lft.jpg);
	background-repeat: no-repeat;
	width: 11px;
}



.but_mid {
	background-image: url(images/but_mid.jpg);
	background-repeat: repeat-x;
	height: 41px;
}

.table_brds {
	border: thin solid #CCCCCC;
}

.inner_page_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1D920C;
	text-decoration: none;
}
.td_bgcolor {
	background-color: #CCCCCC;
}


.bg_img01_in {
	background-image: url(images/bg_img_02.png);
	background-repeat: repeat-x;
}
.green_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #035801;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}

.bg_img02_in {
	background-image: url(images/bg_img_03.png);
	background-repeat: repeat-x;
}
.bg_img03_in {
	background-image: url(images/bg_img_01.png);
	background-repeat: repeat-x;
}
.bg_footer {
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1d1d1d;
	text-decoration: none;
}
a.txt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1d1d1d;
	text-decoration: none;
}
a.txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}


.head_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024701;
	text-decoration: none;
}
a.head_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024701;
}
a.head_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024701;
}
a.head_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024701;
	text-decoration: underline;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg_temp_wh {
	background-color: #FFFFFF;
}
.td_top_brd {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #009900;
}
.bg_footer2 {
	background-image: url(D:%5Cajay%5CMy%20Work%5Cjuly%5Camatory-watches%5Chtml%5Cimages%5C);
	background-repeat: repeat-x;
}
.select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1d1d1d;
	padding:2px;
	
}

option {
	padding:2px;
}