/* CSS Document */
body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	/*background-color: #FFFFFF;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.txt1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
}
.txt0 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
}
.txt2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
}
.txt3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
}
.txt4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
}
.txt5 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 15px;
}
.txt6 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
}
.bordw {
	border: 1px solid #5C6878;
}
.imgbord {
	border: 1px solid #616161;
	margin: 0px 6px 0px 0px;
	clip: rect(1px,auto,auto,auto);
}
.imgbord2 {
	padding: 0px;
	border: 1px solid #616161;
	margin: 0px 0px 0px 6px;
}

a.men:link {
	color: #2D5A99;
	text-decoration: none;
}
a.men:visited {
	color: #2D5A99;
	text-decoration: none;
}
a.men:active {
	color: #2D5A99;
	text-decoration: none;
}
a.men:hover {
	color: #7da6df;
	text-decoration: none;
}

a:link {
	color:#003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: none;
}

a.bri:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bri:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bri:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.bri:hover {
	color: #FFCC33;
	text-decoration: none;
}
.imgleft {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.imgright {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 5px;
}
#content {
	position:relative;
	width:422;
	z-index:0;
	overflow: auto;
	scrollbar-face-color: #EBDDB9;
	scrollbar-highlight-color: #FFF8E5;
	scrollbar-shadow-color: #CCBC8F;
	scrollbar-3dlight-color: #EAE2CD;
	scrollbar-arrow-color:  #998C6D;
	scrollbar-track-color: #EAE2CD;
	scrollbar-darkshadow-color: #EAE2CD;
}
.bordl {
	border-left: 1px solid #ffffff;
}
.bordlr {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.bordr {
	border-right: 1px solid #ffffff;
}
.bordt {
	border-top: 2px solid #BBBBBB;
}
.bordt2 {
	border-top: 1px solid #ffffff;
}
.bordd {
	border-bottom: 1px solid #CCCCCC;
}
.bordlr2 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
