body,td,th {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style1 {font-weight: bold;}
.style2 {font-style: italic}
.style3 {	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.style4 {font-size: 10px}
.style5 {	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.style6 {
	font-style: italic;
	font-weight: bold;
}
.style_terms {
	font-weight: bold;
}
.style_prterms {
	font-style: italic;
}

.light_bg {
background-repeat: repeat-y;
}

.top_bg {
background-image: url(images/head_bkg.png); background-repeat: no-repeat;
}

.body_bkgr {
	background-image: url(images/body_bkg.png);
	background-repeat: no-repeat;
	border-bottom: #999999 1px dotted;
	border-left: #999999 1px dotted;
}
.body_bkgr_main {
	border-bottom: #999999 1px dotted;
	border-left: #999999 1px dotted;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

body {
	background-color: #FFFFFF;
}

H1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-weight: bold; 
	WHITE-SPACE: nowrap
}
H2 {
	font-weight: bold; font-style: italic; font-size: 18px; WHITE-SPACE: nowrap
}

H3 {
	font-weight: bold; font-size: 13px; WHITE-SPACE: nowrap
}

.head_table
{
	border-bottom: #999999 1px solid;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

.main_table
{
	width: 1024px;
}

.menu_table {width: 92px; background-image: url(images/menu_bkg.png); background-repeat: no-repeat;}
.head_style 
{
background-image: url(images/head_bkg.png); background-repeat: no-repeat;
background-color: #FFFFFF; border-left: #999999 1px dotted; border-right: #999999 1px dotted; border-bottom: #999999 1px dotted; 
}

.lmenu_tbl {
background-image: url(images/box.jpg);
background-repeat: no-repeat;
border-left: #999999 1px dotted; border-right: #999999 1px dotted;
}

.lmenu_td a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.lmenu_td a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.lmenu_td a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.lmenu_td a:active {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

.lmenu_td {
border-bottom: #999999 1px dotted;
}

.input_txt_st{
	height: 15px;
	background-image: url(images/google_srch.png);
	background-repeat: no-repeat;
	border: #999999 1px dotted;
}
