Body
{
margin-top: 20px;
margin-bottom: 20px;
margin-left: 0;
margin-right: 0;
Background-color: #FFFFFF;
}

.top_bg
{
background-image: url(../images/top_bg.gif);
background-repeat: repeat-x;
background-position: top right;
}

.bottom_bg
{
background-image: url(../images/bottom_bg.gif);
background-repeat: repeat-x;
background-position: bottom right;
}

.green_box
{
background-image: url(../images/green_img1.gif);
background-repeat: repeat-x;
background-position: top right;
background-color:#CDE7D9;
border:1px #00B050 solid;
}

.green_box1
{
background-image: url(../images/green_img2.gif);
background-repeat: repeat-x;
background-position: top right;
background-color:#00B050;
border:1px #00B050 solid;
padding:4px;
}

.green_box2
{
background-image: url(../images/green_img.gif);
background-repeat: repeat-y;
background-position: top right;
background-color:#BBE2CD;
border:1px #00B050 solid;
}

.green_box3
{
background-image: url(../images/green_img3.gif);
background-repeat: repeat-y;
background-position: top left;
background-color:#BBE2CD;
border:1px #00B050 solid;
}

.green_border
{
border:4px #00B050 solid;
padding:10px;
}

a.toplink {
font-family      : Arial;
display          : block;
font-size        : 12px;
font-weight      : bold;
text-decoration  : none;
padding          : 10px 10px 10px 10px;
color            : #17365D;
text-indent      : 1px;
text-align:center;
background-image: url(../images/menu_bg.gif);
background-repeat: repeat-x;
background-position: top right;
background-color:#C2E4D2;
border:1px #088854 solid;
}
a.toplink:hover {
font-family      : Arial;
font-size        : 12px;
font-weight      : bold;
color            : #000000;
text-decoration  : none;
text-indent      : 1px;
text-align:center;
background-image: url(../images/menu_bg_over.gif);
background-repeat: repeat-x;
background-position: top right;
background-color:#DEE4C2;
border:1px #088854 solid;
}


a.toplink1 {
font-family      : Arial;
display          : block;
font-size        : 12px;
font-weight      : bold;
text-decoration  : none;
padding          : 10px 10px 10px 10px;
color            : #FFFFFF;
text-indent      : 1px;
text-align:center;
}
a.toplink1:hover {
font-family      : Arial;
font-size        : 12px;
font-weight      : bold;
color            : #FFFF00;
text-decoration  : none;
text-indent      : 1px;
text-align:center;
}

.bluelink
{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#17365D;
font-weight:normal;
text-decoration:none;
}
.bluelink:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#FF0000;
font-weight:normal;
text-decoration:none;
}

.heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#17365D;
font-weight:normal;
text-decoration:none;
}

.main_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#684F40;
font-weight:normal;
line-height:16px;
text-decoration:none;
padding:20px 10px 0px 11px;
}

.main_text1
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#17365D;
font-weight:normal;
line-height:16px;
text-decoration:none;
}

.green_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#00B050;
font-weight:normal;
line-height:16px;
text-decoration:none;
}

.blue_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#17365D;
font-weight:normal;
text-decoration:none;
}

.white_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}

.link
{
color:#684F40;
text-decoration:none;
}

.blue_bg
{
background-color:#123153;
}

.footer
{
padding-right:10px;
text-align:right;
font-family: Verdana; 
font-size: 12px; 
font-weight: normal; 
color: #17365D; 
text-decoration: none;
}

.footerlink 
{
font-family: Verdana; 
font-size: 12px; 
font-weight: normal; 
color: #17365D; 
text-decoration: none;
}
.footerlink:hover 
{
font-family: Verdana; 
font-size: 12px; 
font-weight: normal; 
color: #FF0000; 
text-decoration: none;
}