.bg_line{
	background-image : url(../images/bg_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #d52722;
}

TD {
	font-family : Verdana;
	font-size: 11px;
	color: #353535;
}

A {
	color: #d52823;
	text-decoration: none;
}

A:hover {
	color: #d52823;
	text-decoration: underline;
}

.red_text{
	color: #d52823;
	font-weight: bold;
}

.menu_link{
	font-size: 13px;
	color: #9e9e9e;
	text-decoration: none;
}

a.menu_link:hover{
	font-size: 13px;
	color: #d52823;
	text-decoration: none;
}

.menu_link_a{
	font-size: 13px;
	color: #d52823;
	text-decoration: none;
}

.title_red{
	font-size: 18px;
	color: #d52823;
}

.title_black{
	font-size: 18px;
	color: #353535;
}

.bold_red{
	font-weight: bold;
	color: #d52823;
}

.bord{
	border : 1px solid #eeeeee;
}

.gray_text{
	font-size: 10px;
	color: #9e9e9e;
}

.white_link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.white_link:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.white_link_a{
	color: #9e9e9e;
	text-decoration: none;
	font-weight: bold;
}

.sm_text{
	font-size: 9px;
}

span.white_link:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.white_link_a{
	color: #9e9e9e;
	text-decoration: none;
	font-weight: bold;
}


#form th {
 background-color:#F5F5F5;
 border-bottom:1px solid #E1E1E1;
 border-top:2px solid #FFFFFF;
 font-weight:lighter;
 padding:2px;
 text-align:right;
 vertical-align:top;
 font-family : Verdana;
 font-size: 11px;
 color: #353535;
}
#form #lnn {
 background-color:#F5F5F5;
 border-bottom:1px solid #E1E1E1;
 border-top:2px solid #FFFFFF;
 font-weight:bold;
 padding:8px;
 text-align:left;
 vertical-align:top;
}
#form td td td {
 padding:0pt;
}
#form td td {
 padding:0pt;
}
#form td {
 padding:6px;
}
#redmark {
color:red;
font-family:Verdana !important;
font-size:11px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:bold !important;
line-height:normal !important;
}
.remark {font.css (line 23)
color:#666666;
font-family:Verdana !important;
font-size:11px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:normal !important;
line-height:normal !important;
}

/* blue hyperlink for 3300 page */
.blue_link {}
a.blue_link:link, a.blue_link:visited {color:blue; text-decoration:none;}  
a.blue_link:hover{color:blue; text-decoration: underline;}

/* blue hyperlink end */
