body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.textbold {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.up {
	background-image: url(curve2.gif);
	width: 8px;
}
.right {
	background-image: url(curve4.gif);
	width: 16px;
	background-repeat: repeat-y;
}
.down {
	background-image: url(curve6.gif);
	height: 16px;
}
.left {
	background-image: url(curve8.gif);
	background-repeat: repeat-y;
	width: 16px;
}
.bg {
	background-color: #0B568B;
}
a.l1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	background-image: url(butt.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 1.2em;
	text-align: center;
	width: 112px;
	height: 23px;
}
a.l1:hover {
	color: #00CC33;
	text-decoration: none;
	background-repeat: no-repeat;
}
#textimage {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}


#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 740px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
	
}
.textbold2 {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
}
.textboldblack {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
a.l2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	
}
a.l2:hover {
	color: #00CC33;
	text-decoration:underline;
	
}
a.l3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cdcdcd;
	text-decoration: none;
	padding-left: 15px;
	
}
a.l3:hover {
	color: #00CC33;
	text-decoration:underline;
	
}
.text2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}