body {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4A4A4A;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
.body_bg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
}
#content a {
	color: #5E87C1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#content a:hover {
	text-decoration: none;
	border-bottom-style: none;
	color: #5E87C1;
}
a.cont {
	color: #5E87C1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

a.cont:hover {
	text-decoration: none;
	border-bottom-style: none;
	color: #5E87C1;
}
a.2 {
	text-decoration: underline;
	color: 145783;
}
a.3 {
	text-decoration: underline;
	color: 3770C2;
}
.t11 {
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #868686;
	text-align: center;
	vertical-align: middle;
}
.style1 {
	color: #4190d0;
	font-weight: bold;
}
.style2 {
	color: #ffb400;
	font-weight: bold;
}
ul{
	list-style-image: url('images/arr.gif');
	padding: 0px 0px 0px 30px;
	margin: 0px;
	vertical-align: middle;
}
li{
	padding: 5px 0px 0px;
}
