@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
td.btn {
	height: 50px;
}
td.sb1_left {
	background-image: url(images/sb1_lft.jpg);
	background-repeat: no-repeat;
	width: 45px;
	background-color: #f4f4f4;
}
td.sb1_right {
	background-image: url(images/sb1_rht.jpg);
	background-repeat: no-repeat;
	width: 45px;
	background-color: #f4f4f4;
}
td.sb1_mid {
	background-image: url(images/sb1_mid2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.red-s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3366;
}
.grey-1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A6A6A;
}
#button {
	position: absolute;
	z-index: 1;
	width: 915px;
	/* visibility: hidden; */
}

input.f1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CCCCCC;
}
td.sb2_left {

	background-image: url(images/sb2_lft.png);
	background-repeat: repeat-y;
	width: 60px;
}
td.sb2_right {

	background-image: url(images/sb_side2.png);
	background-repeat: repeat-y;
	width: 60px;
}
td.sb_btn {
	width: 170px;
	background-image: url(images/sb_bg.gif);
	background-repeat: repeat-y;
}
td.sb_cont {
	width: 71%;
	background-color: #f1f1f1;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
p.fgrey {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A6A6A;
	line-height: 17px;
	text-align: justify;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5E5E5E;
	font-style: italic;
}
#news {
	background-color: #e9e9e9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#news .td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a7a7a7;
	
}
#news .td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	background-color: #e9e9e9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#news .td3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	background-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#news a, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	text-decoration: underline;
}
td.sb2_mid {
	background-image: url(images/sb2_mid.jpg);
	background-repeat: repeat-y;
	width: 825px;
	background-color: #FFFFFF;
	background-position: 0px 150px;
}
ul.fgrey {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A6A6A;
	line-height: 17px;
	text-align: justify;
}

