BODY {
padding:0;
margin:0;
background:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#FFD344;
}
TD{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
.maintable{
width:897px;
}
.smalltext{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
.textbox{
background:url(../images/textbox1.jpg) no-repeat;
width:164px;
height:18px;
padding:4px 0 0 10px;
border-bottom:none;
border-top:none;
border-left:none;
border-right:none;
color:#AFAFAF;
font-size:12px;
}
.whitebg{
background-color:#FFFFFF;
}
.leftmenu-mainbg{
background:url(../images/leftmenu-mainbg.jpg) no-repeat;
height:31px;
font-size:12px;
border-bottom:2px solid #ffffff;
}
.menurepeat{
background:url(../images/menurepeat.jpg);
height:31px;
border-left:1px solid #F0BE05;
}
a.leftmenulink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
a.leftmenulink:hover{
text-decoration:underline;
}
.leftbg{
background-color:#FEE89F;
}
.top-repeat{
background:url(../images/top-repeat.jpg);
height:28px;
}
.bottomrepeat{
background:url(../images/bottomrepeat.jpg);
height:11px;
}
.boxbg{
background-color:#F5F0DA;
}
.boldtext{
font-family:"Arial Black", Arial, "Arial Narrow", "Book Antiqua";
font-size:18px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
.top-repeat1{
background:url(../images/top-repeat1.jpg);
height:31px;
}
.boxbg1{
background-color:#E5E0CC;
}
.bottomrepeat1{
background:url(../images/bottomrepeat1.jpg);
height:8px;
}
.boldtext1{
font-family:"Arial Black", Arial, "Arial Narrow", "Book Antiqua";
font-size:14px;
font-weight:normal;
text-decoration:none;
color:#913331;
}
a.boldtextlink1{
font-family:Calibri, Arial, Verdana, Tahoma, "Trebuchet MS";
font-size:13px;
font-weight:bold;
text-decoration:underline;
text-transform:uppercase;
color:#913331;
line-height:22px;
}
a.boldtextlink1:hover{
text-decoration:none;
}
.grytext1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#666256;
}
.topmenu1{
padding:0;
margin:0;
}
.topmenu1 ul{
line-height:normal;
list-style-type:none;
padding:0;
margin:0;
}
.topmenu1 li{
display:inline;
}
.topmenu1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
display:block;
float:left;
height:25px;
padding:6px 18px 0 18px;
background:url(../images/topmenu.jpg);
margin:0 3px 0 0;
border-left:1px solid #CFA00A;
border-right:1px solid #CFA00A;
text-align:center;
}
.topmenu1 a:hover{
text-decoration:underline;
}

/*----------------------------- DROPDOWN MENU ----------------------------- */

#dropmenudiv{
position:absolute;
border:none;
border-bottom-width: 0;
font:normal 11px Arial, Helvetica, sans-serif;
/*line-height:18px;*/
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
/*text-indent:3px;*/
height:15px;
background-color:#FEDD72;
color:#000000;
/*border-bottom:1px solid #ffffff;*/
/*background:url(../images/drop-menu-bg.jpg) repeat-x #000000;*/
padding:8px 10px 8px 10px;
margin:0 0 1px 0;
text-decoration: none;
font-weight:normal;
}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration:underline;
}
/*#dropmenudiv .extra1 a{
border-right:10px solid #FF3334;
border-bottom:1px solid #ffffff;
height:20px;
}*/
