/*
* html div.c_body,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
*/

body {
margin-top: 14px;
font-family: "ariel", sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url(images/bg_bottom.gif) bottom;
}

a {
text-decoration: none;
color: #332724;
font-weight: bold;
font-size: 12px;
}


.t_body {
// background: url(images/THIS IS A COMMENTbg_top.gif) top repeat-x;
margin: auto;
height: 835px;
}

h2{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.m_body {
width: 776px;
margin: auto;
}

.c_body {
background: url(images/body_bg.jpg) top;
width: 733px;

}

.horizontalcssmenu {
padding-top: 20px;
margin-left: 90px;
}
.border_bottom {
background: url(images/bottom.png) bottom;
background: url(images/bottom.gif) bottom;
width: 753px;
height: 73px;
margin-right: -11px;
}

ol.links {
width: 690px;
list-style: none;
text-align: center;
padding: 22px 0px 0px 0px;
margin: 0px 51px 0px 0px;
font-weight: bold;
}

li.link_c {
float: right;
margin-right: 8px;
}

li {
padding: 0px 1px 0px 0px;
margin: 0px 0px 0px 0px;
}

li.link_c  a:link{
padding-top: 4px;
display: block;
width: 83px;
height: 38px;
background: url(images/link_bg.png) no-repeat;
color: #E6B17E;
text-decoration: none;
font-weight: bold;
}



li.link_c a:visited{
padding-top: 4px;
display: block;
width: 83px;
height: 38px;
background: url(images/link_bg.png) no-repeat;
color: #E6B17E;
margin-right: 3px;
text-decoration: none;
font-weight: bold;
}

li.link_c a:hover{
margin-right: 3px;
padding-top: 4px;
display: block;
width: 93px;
height: 38px;
background: url(images/link_bg.png) no-repeat;
color: #A17913;
text-decoration: none;
font-weight: bold;
}

.clear {
clear: both;
}


.message {
background: #8A4A26;
width: 677px;
margin-right: 25px;
margin-top: -14px;
color: white;
font-size: 12px;
font-weight: bold;
text-align: center;
}


.left_content {
float: left;
margin-top: 8px;
background: url(images/bg_left.gif) right;
}

.left_content1 {
float: left;
margin-right: 200px;
margin-top: 8px;
background: url(images/bg_left.gif) right;
}



.left_content a:link {
color: red;
font-size: 1em;
font-weight: bold;
}

.left_content a:visited {
color: red;
font-size: 1em;
font-weight: bold;
}

.left_content a:hover {
color: red;
font-size: 1em;
font-weight: bold;
text-decoration: underline;
}

.content {
float: left;
margin: 5px 5px 5px 5px;
font-size: 12px;
width: 510px;
}
.content1 {
float: left;
margin: 5px 5px 5px 5px;
font-size: 12px;
width: 510px;
}



img.next_pg {
float: left;
margin-top: 30px;
margin-left: 10px;
margin-bottom: 5px;
}

img.m_c {
float: left;
margin-left: 6px;
margin-top: 5px;
}

img.m_c1 {
float: left;
margin-left: 150px;
margin-top: 5px;
}


img {
border: 0px;
}

.content_left {
float: left;
width: 528px;
margin-bottom: 100px;
padding-left: 31px;
}



.right_content {
width:117px;
margin-top: 09px;
margin-left: 10px;
background: url(images/content_right_bg.gif);
float: left;
}

.right_content a:link{

}

.right_content a:visited {

}
.right_content a:hover {
color: blue;
}

.r_bottom {
margin-top: -5px;
}

.r_top {
margin-bottom: -5px;
}

.margin-r {
margin-right: 6px;
}

.footer {
color: white;
font-weight: bold;
font-size: 12px;
margin-top: -15px;
}

.tm {
background: url(images/t_m.png) no-repeat;
width: 733px;
height: 96px;
margin-top: -24px;
margin-right: 18px;
margin-bottom: -10px;
padding-bottom: -10px;
}
.tm a:hover {
color: red;
}

p {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.footer a:link{
color: black;
}

.footer a:visited{
color: black;
}

.footer a:hover{
color: blue;
}

a.t {
color: red;
font-size: 10px;
}


