body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
/******************/
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
td.td_cont{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #5F8B7D;
	padding-left: 20px;
}
td.td_title{}
td.td_ptitle{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5F8B7D;
}
/******************/
div.md_midbg{
	background-image: url(images/md/midbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 48px;
}

/******************/
a.a_neww{
	font-size: 14px;
	color: #69A800;
	text-decoration: none;
}
a.amenu{
	font-weight: bold;
	text-transform: uppercase;
	color: #970000;
	text-decoration: none;
	border-bottom: 1px dashed #970000;
}
a:visited{
	color: #993333;
	text-decoration: none;
	border-bottom: 1px dashed #993333;
}
a{
	border-bottom: 1px dashed #0000CC;
	color: #0000CC;
	text-decoration: none;
	font-size: 11px;
}
a:hover{
	color: #6F81FB;
	text-decoration: none;
	border-bottom: 1px dashed #6F81FB;
}
a.a_img{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/******************/
img.img_port{
	background-color: #006600;
	padding: 1px;
	border: 2px solid #999999;
}
img.img_port2{
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #999999;
}
/******************/
h2.h2_title{
	font-size: 16px;
	font-weight: normal;
}
.dashedtext
{
	border-bottom: 1px dashed #5F8B7D;
	font-weight: bold;
	font-size: 14px;
	color: #970001;
}
.dashedtext_title
{
	border-bottom: 1px dashed #5F8B7D;
	font-size: 22px;
	color: #970001;
}
font.font_title{
	background-image: url(images/title_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 21px;
	height: 21px;
}
