@charset "utf-8";
/* CSS Document */

.header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
.top_menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #4a4496;
	text-align: center;
	font-weight: bold;	
}
a{
text-decoration: none;
	color: #4a4496;
	font-size: 12px;
}
aa{
text-decoration: none;
	color: #0099FF;
	font-size: 12px;
}
a.top_menu_text:link {
	text-decoration: none;
}
a.top_menu_text:visited {
	text-decoration: none;
	color: #4B4494;
}
a.top_menu_text:hover {
	text-decoration: underline;
	color: #999999;
}
a.top_menu_text:active {
	text-decoration: none;
	color: #494496;
}
.right_line_bg {
	background-image: url(../images/side_line_bg.jpg);
	background-repeat: repeat-y;
}

.left_line_bg {
	background-image: url(../images/left_side_line_bg.jpg);
	background-repeat: repeat-y;
}
.textarea{
	background-color: #f7f7f7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0; 
	font-family:  "Century Gothic";
	font-size: 13px;
	color: #666666;
	text-align: justify;
	
	
	
      
}
.down_line_bg {
	background-image: url(../images/down_line_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.check_button_text {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 16px;
	color: #003399;
	text-align: justify;
	font-weight: bold;
}

.oue_guest_text{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	color: #003399;
	text-align: justify;
}
.body_text{
	font-family:  "Century Gothic";
	font-size: 13px;
	color: #666666;
	text-align: justify;
}

.body_text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-align: justify;
}


.footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.input_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #D7D7D7;
	height: 22px;
	line-height:18px;
	padding-left:3px;
}
.input_field_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #D7D7D7;
	height: 22px;
}
.footer_text{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #000099;
	text-align: center;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #D7D7D7;
	height: 22px;
	line-height:24px;
	padding-left:3px;
}

a.footer_text:link {
	text-decoration: none;
}
a.footer_text:visited {
	text-decoration: none;
	color: #000099;
}
a.footer_text:hover {
	text-decoration: none;
	color: #999999;
}
a.footer_text:active {
	text-decoration: none;
	color: #000099;
}
.field_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
	
.gray_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align:top;
}
	
.product_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align:top;
}
.input_field_textbox
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #D7D7D7;
	height: 222px;
	width:382px;
	line-height:18px;
	padding-left:3px;
}
.red
{
font:Arial, Helvetica, sans-serif;
color:#FF0000;
}
.top_line {
	background-image: url(../images/top_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.down_line {
	background-image: url(../images/down_line.jpg);
	background-repeat: repeat-x;
}

.left_line {
	background-image: url(../images/c_left.jpg);
	background-repeat: repeat-y;
	
}

.right_line {
	background-image: url(../images/c_right.jpg);
	background-repeat: repeat-y;
}

.main_line {
	background-image: url(../images/main_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.button_line {
	background-image: url(../images/button_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}