@charset "utf-8";
/* CSS Document */



body{
margin:0 auto;
background:white;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height:20px;
}
img{
border:none;
}
#container{
text-align:left;
margin:0 auto;
background:#ffffff url(images/background2.jpg) left top repeat-y;
width:800px;
height:auto;
float:left;
}
#left-col{
width:218px;
min-height:400px;
float:left;
margin:0 0 0 8px;
text-align:right;
}
#right-col{
width:572px;
min-height:400px;
float:right;
margin:0 auto;
margin-top:0;
}
.row_one{
width:100%;
height:172px;
border-bottom:1px solid #333333;
margin-top:52px;
}
.extra_spc{
width:100%;
height:22px;
border-bottom:1px solid #333333;
}
#menu{
width:160px;
height:auto;
background:#ffffff;
margin:0 auto;
margin-top:30px;
padding-bottom:10px;
border-bottom: 1px solid #333333;
text-align:left;
line-height:18px;
}
#rel_info{
width:160px;
height:auto;
margin:0 auto;
margin-top:15px;
text-align:left;
}
.ptitle{
ont-family: Arial, Helvetica, sans-serif; font-size: 12px;
border-bottom:1px solid #333333;
padding-bottom:2px;
color:#DE088C;
}
.ptitle_b{
	color: #882F91;	font-size: 12px;font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #333333;
	padding-bottom:2px;
}
.ptitle_c{
	color: #3399FF;	font-size: 12px;font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #333333;
	padding-bottom:2px;
}
.menu_a{
margin-bottom:5px;
margin-left:5px;
}
.menu_a a{
text-decoration:none;
color:#333333;
}
.menu_a a:visited{
text-decoration:none;
}
.menu_a a:active{
text-decoration:none;
color:#CC99CC;
}
.green_style{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-bottom:1px solid #333333;
padding-bottom:2px;
color: #33CC99;
}
.yellow_style{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-bottom:1px solid #333333;
padding-bottom:2px;
color: #FF9933;
}
.white_style{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.style23 {font-size: 9px; color: #FFFFFF; }
.style20 {
	color: #882F91;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #DE088C;
}
a:visited {
	text-decoration: none;
	color: #DE088C;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.pinkReg {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #DE088C; }
.pinkReg a{color:#DE088C;}
.pinkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE088C;
	font-weight: bold;
}
.yellowReg {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF9C06; }
.yellowBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9C06;
	font-weight: bold;
}
.greenReg{
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #33CC99; 
}
.blueReg{
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3399FF; 
}

div.container {
border: 2px dashed #333;
background-color: #ccc;
width:400px;
height:auto;
}
div.spacer {
clear: both;
}
div.float {
float: left;
padding:14px;
}
div.float a img{
border:none;
}
div.float p {
text-align: center;
}