﻿@charset "utf-8";
/* CSS Document */
body
{
margin:0;
}
.main_bg_image
{
background:url(../images/main_image.jpg) no-repeat right bottom #e6e6e6;
}
.main_bg_image_v1
{
background:url(../images/main_bg_v1.jpg) no-repeat right bottom #e6e6e6;
}
#main_bg_image1
{
background:url(../images/contact_us_main_image.jpg) no-repeat right bottom #e6e6e6;
}
.bottom_link
{
font-family:Verdana;
font-size:10px;
font-weight:400;
color:#FFFFFF;
padding-left:3px;
padding-right:3px;
}
.bottom_link a
{
color:#FFFFFF;
text-decoration:none;
}
.bottom_link a:hover
{
color:#00FF33;
text-decoration:underline;
}
.bottom_link a:active
{
color:#FFFFCC;
text-decoration:underline;
}
.paragraph
{
font-family:Verdana;
font-size:11px;
padding-left:5px;
padding-right:5px;
line-height:18px;
padding-top:10px;
font-weight:400;
text-align:justify;
text-decoration:none;
text-indent:18px;
}
.ul li
{
padding:0;
margin:0;
}

.paragraph a
{
color:#581e3f;
text-decoration:none;
}
.paragraph a:hover
{
color:#000000;
text-decoration:underline;
}
.title_frame
{
text-align:left;
color:#581e3f;
font-family:Verdana;
font-size:14px;
font-weight:bold;
padding-left:13px;
}
.form_txt
{
font-family:Verdana;
font-size:11px;
padding-left:5px;
font-weight:400;
text-align:left;
}
.form
{
font-family:Verdana;
font-size:11px;
font-weight:400;
padding-left:3px;
color:#773259;
text-align:left;
text-decoration:none;
background:#e6e6e6;
border:solid 1px #666666;
}
.form:hover
{
border:#773259 1px solid;
background:#FFFFFF;
}
.form:focus
{
border:#773259 1px solid;
background:#FFFFFF;
}
.button
{
font-family:Verdana;
font-size:11px;
font-weight:400;
text-align:center;
height:27px;
background:url(../images/button_bg.gif) repeat-x;
color:#FFFFFF;
border:#a6246d 1px solid;
width:70px;
}
.button:hover
{
background:url(../images/button_bg_hover.gif) repeat-x;
border:#FFFFFF 1px solid;
}
.background_img
{
background: url(../images/bg_img.jpg) repeat-x top #FFFFFF;
}
.noni_topic
{
font-family:Candara;
font-size:18px;
font-weight:bold;
text-align:center;
font-style:italic;
color:#4d6333;
}
.noni_sublinks
{
font-family:Verdana;
font-size:11px;
line-height:17px;
font-weight:400;
text-align:left;
padding-left:80px;
color:#000000;
}
.noni_heading
{
padding-right:90px;
color:#773259;
font-family:Candara;
font-size:14px;
font-weight:bold;
text-align:center;
}
.noni_head
{
color:#773259;
font-family:Candara;
font-size:14px;
font-weight:bold;
text-align:center;
}