
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	SCROLLBAR-FACE-COLOR: #ba6f0a;
    SCROLLBAR-HIGHLIGHT-COLOR: #A3A3A3; 
    SCROLLBAR-SHADOW-COLOR: #A3A3A3; 
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR:#ffffff; 
	FONT-FAMILY: Arial, Geneva,Tahoma;    
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff; 
}

A.toplink:link {
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	color: #193964;
	text-decoration: none;
	letter-spacing:.03em;
}
A.toplink:visited {
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	color: #193964;
	text-decoration: none;
	letter-spacing:.03em;
}
A.toplink:hover {
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	color: #2d63ac;
	text-decoration: none;
	letter-spacing:.03em;
}
.bor {
	border: 1px solid #6D8CA8;
	padding:2px;
}
/* table */

/*general */
.bold_text {
	font-family:arial;
	font-size: 11px;
	color: #193964;
	font-weight:bold;
}
.bold_text_high {
	font-family:arial;
	font-size: 13px;
	color: #193964;
	font-weight:bold;
}

.gray_text {
	font-family:arial;
	font-size: 11px;
	color: #6b6b6c;
	font-weight:bold;
}
.link_text {
	font-family:arial;
	font-size: 11px;
	color: #5b94e0;
	font-weight:bold;
	text-decoration:underline;
}

.black_text {
	font-family:arial;
	font-size: 11px;
	color: #000000;
	font-weight:none;
}
.content_text {
	font-family:arial;
	font-size: 11px;
	color: #193964;
	font-weight:none;
}

.copyright_info {
	font-family:arial;
	font-size: 11px;
	color: #c2c2c2;
	font-weight:none;
}
.add_text {
	font-family:arial;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.bottom_link {
	font-family:arial;
	font-size: 11px;
	color: #c2c2c2;
	font-weight:none;
}


.bg {
	background-attachment: fixed;
	background-image: url(../images/bt-rep.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.header-back
{
background-image:url(../images/repeat.jpg);background-repeat:repeat;

}
A.imglink:link {
	
	color: #ffffff;
	
}
A.bodylink:visited {

	color: #ffffff;
	
	}
A.bodylink:hover {

	color: #ffffff;
	
}.grayline {
	background-image: url(../images/border-bottom.jpg);
	background-repeat: repeat-y;
}
input, select, textarea {
	/*width: 18em;*/
	border:0;
	/*border-bottom: 2px #0099CC dotted;*/
	font-family:   Arial, Verdana, Helvetica, sans-serif;
	_line-height: 18px;
	margin:0.7em 1em;
	background-image: url(../images/from_ash_bg.gif);
	background-repeat: repeat;
}
A.textlink:link {
	
	color: #5b94e0;
	
}
A.bodylink:visited {

	color: #ffffff;
	
	}
A.bodylink:hover {

	color: #096ef5;
}

