@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}

A:link {color: #000000; font-weight:NORMAL; font-size: 8pt; font-family: Arial;text-decoration:none;}
A:visited {color: #000000; font-weight:NORMAL; font-size: 8pt; font-family: Arial;text-decoration:none;}
A:active {color: #000000; font-weight:NORMAL; font-size: 8pt; font-family: Arial;text-decoration:none;}
A:hover { COLOR: #3a604b;text-decoration:underline;}

h1 { font-size:22px; font-family:Tahoma, Arial; font-weight:normal; }

.table_bg{
	background-image:url(../images/table_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.txt{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	}.title_main {
	font-family: "trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #085f92;
	text-decoration: none;
	font-style: italic;
}
.top_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717171;
	font-weight:normal;
	text-decoration: none;
	display: block;
}
.top_links:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
	background-image: url(../images/toplink_hover.jpg);
	display: block;
	line-height: 30px;
}
.categ_title {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	padding-left: 12px;
}
.footer_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.more1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#619DB7;
	font-weight:bold;
	text-decoration: none;
}
.more1:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration: underline;
}

.brdr_top{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E0DFE3;
}


.Heading1 { font-size:18px; font-weight:normal; font-family: Tahoma, Arial, Verdana; color:#003366; }
.Heading2 { font-size:14px; font-weight:normal; font-family: Tahoma, Arial, Verdana; color:#666666; }
.Heading3 { font-size:14px; font-weight:normal; font-family: Tahoma, Arial, Verdana; color:#003366; }
