html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input { font-size: 1em; }

body {
	font-family: Arial,Tahoma,Verdana,Segoe,sans-serif;
	font-size: 70%;
	background-image: url(../images/bg-3.jpg);
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

.bdleft, .bdright {
	background-repeat : repeat-y;
	width: 29px;	
}

.bdleft {
	background-image: url(../images/bg-l2.jpg);
	background-position: right;
}

.bdright {
	background-image: url(../images/bg-r2.jpg);
	background-position: left;
}

form { padding: 0; margin: 0; }

td {
	/*font-family: Tahoma;*/
	/*font-size: 10px*/
	text-align: left;
	vertical-align: top;
	/* color:717171; */
	color: #000000;
	overflow:hidden;
}

td.bottom {
	vertical-align: bottom !important;
}

a {
	/* text-decoration: underline; */
	text-decoration: none;
	color:#397385;
	font-weight: bold;
}

a:hover {
	text-decoration: underline !important;
}

a.one {
	text-decoration: none;
	color: #212E37;
}

a.two {
	text-decoration: none;
	color: #BC3D01;
}


a.three {
	text-decoration: underline;
	color: #BC3D01;
}

a.four {
	text-decoration: underline;
	color: #88949D;
	
}

a.five {
	text-decoration: none;
	color: #B1B1B1;
}

a.six {
	text-decoration: underline;
	color: #373737;
}

.t11 {
	/*font-family: Tahoma;*/
	/*font-size: 11px;*/
	font-style: normal;
}

.style1 {
	color: #212e37;
	font-weight: bold;
}

.style2 {
	color: #790000;
	font-weight: bold;
}

.style4 {color: #c45521; font-weight: bold; }

.copytitle {
	/*font-family: sans-serif,arial,Tahoma;*/
	/*font-size: 12px;*/
	color: #000000;
}

.copytext {
	/*font-family: sans-serif,arial;*/
	/*font-size: 10px;*/
	color: #000000;
}

.text11 {
	/*font-family: sans-serif,arial;*/
	/*font-size: 12px;*/
	color: #000000;
}

.error {
	color:red;
}	

.style3{
	/* text-decoration: underline; */
	text-decoration: none;
	color:#397385;
	font-weight: bold;
}