@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background-image:url(../images/right-bg.gif);
background-repeat:repeat-y;
background-position:right;

}
a{
text-decoration:none;
}
.footer-bg{
background-image:url(../images/footer-bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
height:72px;
}

.shadow-right{
background-image:url(../images/shadow-right.jpg);
background-repeat:repeat-y;
background-position:left;
}

.menu-link{
font-family:Trebuchet MS;
font-size:17px;
color:#666666;
font-weight:normal;
text-decoration:none;
}
.menu-link:hover{
font-family:Trebuchet MS;
font-size:17px;
color:#666666;
font-weight:normal;
text-decoration:none;
padding-left:8px;
}

.big-heading{
font-family:Trebuchet MS;
font-size:22px;
color:#a0b500;
font-weight:bold;
text-decoration:none;
}
.gray-heading{
font-family:Trebuchet MS;
font-size:18px;
color:#7e7e7d;
font-weight:normal;
text-decoration:none;
}
.heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7e7e7d;
font-weight:bold;
text-decoration:none;
}
.body-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7e7e7d;
font-weight:normal;
text-decoration:none;
}
.bold-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7e7e7d;
font-weight:bold;
text-decoration:none;
}

.header-bg{
background-image:url(../images/header-bg.jpg);
background-repeat:repeat-x;
background-position:top;
height:114px;
}

.green-heading{
font-family:Trebuchet MS;
font-size:18px;
color:#a0b500;
font-weight:normal;
text-decoration:none;
}
.image-border{
border:3px solid #ffde7c;
float:left;
margin-right:5px;
}
.image-border:hover{
border:3px solid #cfd983;
float:left;
margin-right:5px;
}
.image-border1{
border:4px solid #ffde7c;
float:left;
margin-right:5px;
}
.footer-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333026;
font-weight:normal;
text-decoration:none;
}
.black-col{
background-image:url(../images/black.gif);
background-position:left;
width:22px;
background-repeat:repeat-y;
}
.HeadText{
font:Verdana;
font-size:14px;
font-weight:bold;
color:#E97D07;
padding:5px;
height:15px;
}
.NormalText{
font:Verdana;
font-size:12px;
color:#333333;
padding:5px;
height:15px;
}
.Highlight{
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#993300;
text-decoration:none;
}
.Highlight:hover{
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#FF9E3E;
text-decoration:none;
}
.Unselected{
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#993300;
}
.DropDown{
font-family:Verdana;
font-size:12px;
font-weight:normal;
width:43px;
height:18px;
}

.table-border{
border:1px solid #ce9900;
}
.box{
border:1px solid #dcc684;
background-color:#fffae9;
height:18px;
width:200px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#424141;
text-decoration:none;
font-weight:normal;
}
.Errmssg{
font-family:Verdana;
font-size:11px;
background-color:#CA9D04;
font-weight:bold;
color:#FFFFFF;
padding:3px;
}
.Noresult{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#BB6853;
padding:3px;
}
.LinkProd{
font:Verdana;
font-size:14px;
font-weight:bold;
color:#E97D07;
padding:5px;
height:15px;
text-decoration:none;
}
.LinkProd:hover{
font:Verdana;
font-size:14px;
font-weight:bold;
color:#E97D07;
padding:5px;
height:15px;
text-decoration:none;
}