@charset "utf-8";
/* CSS Document */

BODY {
	margin: 0 auto;
	padding:0;
	background:url(images/bg.gif) repeat-y center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#254E7A;
}
IMG {
	border:0;
}
#container {
	width:980px;
	margin:0 auto;
}
#bodycontainer {
	width:900px;
	margin:0 auto;
}
.txtv {
	color: #004b8e;
	font-weight: bold;
	font-size: 13px;
}
.txt1 {
	color: #004b8e;
	font-weight: bold;
	font-size: 15px;
}
.txt2 {
	color: #004b8e;
	font-weight: bold;
	font-size: 15px;
	text-align:center;
}
.txt3 {
	color: #004b8e;
	font-size: 15px;
}
.header {
	color: #000;
}
.menu {
	margin:0 auto;
	padding:0px;
}
.menu TD {
	color:#FFF;
	font-size:14px;
	background:#254E7A;
	list-style:none;
	padding:5px;
	border-right:1px solid #FFF;
	text-align:center;
}
.menu a:link, .menu a:visited, .menu a:hover {
	color:#FFF;
}
.table2 TD {
	font-weight:normal;
}
