@charset "utf-8";
body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.bg {
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color:#afafaf;
}

.content_area{
border-bottom:1px solid #cecece;
border-left:1px solid #cecece;
border-right:1px solid #cecece;
padding:20px 20px 30px 13px;
background-color:#fff;
}

.home_content_area{
border-bottom:1px solid #cecece;
border-left:1px solid #cecece;
border-right:1px solid #cecece;
padding:18px;
background-color:#fff;
line-height:18px;
}

.left_nav{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom:1px solid #f1f1f1;
}

.left_nav a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#000;
}

.left_nav a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

.left_nav a.selected{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

.text_area{
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

.title_border{
border-bottom:1px solid #f1f1f1;
}
.footer{
font-size:11px;
font-weight:bold;
}

.footer a{
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#000;
}

.footer a:hover{
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#000;
}

.top_link{
color:#973d97;
}

.top_link a{
color:#973d97;
text-decoration:underline;
}

.top_link a:hover{
color:#973d97;
text-decoration:none;
}

.dotted_line{
background-image:url(images/dotted_line1.gif);
background-repeat:repeat-x;
}

.anchor_links{
text-decoration:none;
color:#000;
}

.anchor_links a{
text-decoration:underline;
color:#000;
}

.anchor_links a:hover{
text-decoration:none;
}

.text_box{
width:149px;
height:18px;
border:1px solid #d4d4d4;
padding-left:2px;
}
.text_box1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:215px;
height:40px;
border:1px solid #d4d4d4;
padding-left:2px;
}

.form_fields{
padding-left:10px;
}

.comment_box{
width:501px;
height:51px;
border:1px solid #d4d4d4;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
}
.text_normal
{
font-family:Arial;
font-size:12px;
color:#000000;
}
.text_normal a
{
font-family:Arial;
font-size:12px;
text-decoration:none;
color:#973d97;
}

.text_normal_1
{
font-family:Arial;
font-size:12px;
color:#000000;
}
.text_normal_1 a
{
font-family:Arial;
font-size:12px;
text-decoration:none;
color:#000;
}

.form_button{
background-image:url(images/butt_bg.jpg);
background-repeat:repeat-x;
width:60px;
height:23px;
text-align:center;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
border:0px;
cursor:pointer;
}