body {
	margin-top: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#717171;
	letter-spacing:0;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	scrollbar-face-color:#E1E1E1;
	scrollbar-shadow-color:#ffffff ;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #f7f7f7;
	scrollbar-arrow-color: #ffffff;
	margin-top:0px;margin-left:0px;margin-right:0px;margin-top: 20px;
}

.style6 {color: #FFFFFF}
.style10 {color: #717171}
.style14 {color: #717171; font-weight: bold; }
.style8 {color: #990000;font-weight: bold;}
.style24 {color: #990000}
.style9 {color: #990000}
.styleBlack {
	color:#000;
}

.subtitle {
	color: #990000;
	font-weight: bold;
	font-size:12px;
}

.imagePadding {
	padding-left:20px;
}

.imagePadding2 {
	padding-right:10px;
}

.lineGrey {
	border-bottom:1px solid #ccc;

}

.paragraphBullets {
	list-style:none;
}

.paragraphBullets li {
	border-bottom:1px solid #ccc;
}

.bg_img{
  border:0px;
   background-image:url(../images/patten.gif);
   background-repeat:no-repeat;
   background-position:100% 100%
}
table,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#717171;
	letter-spacing:0;
	text-decoration: none;
}

.lines_contents {
	border-top: 0px ;
	border-right: 0px  ;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px ;
	padding-top:3px;
	padding-left:15px;
   padding-bottom:3px;}



/* form  */
.contactFormHeader {
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;
	width:493px;
	margin-left:10px;
	background-color:#F8F8F8;
	font-size:11px;color:#990000;font-weight:bold;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
}

.InputBox{
	border:1px solid #C0C0C0;
	font-size:12px;
	color:#717171;
	width:220px;
}

.InputBoxFocus {
	border:1px solid #000;
	font-size:12px;
	color:#717171;
	width:220px;
}

.tdLabel {
	padding-left:10px;
	text-align:left;
}

/* text for body */
#bodyText {
	margin-top:20px;
	width:502px;
	padding-left:5px
}

/* link-nomal */
a {
	text-decoration : underline;
	color: #666;}

a:hover, a:active {
	text-decoration : underline;
	color: #000;}

/* flash */
#flashMenu {
	color:#cc0000;
}
#flashMenu a {
	color:#cc0000;
}

#flashMenuTop {
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

#flashMenuTop a {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#cc0000;
}

/* footer */
#footer {
	color:#fff;
}

/* sebacre8ive */
#footer   a{ 
 color:#FFF;
 text-decoration:none;
}

#footer a:hover  {
	color:#FF9900;
}
