body {
text-align : center;
background-color : #E79F30;
background-image : url(../images/bgs.png);
background-repeat : repeat-x;  
background-attachment:fixed;

}

table {
padding : 0;
}
table.body {
width : 1000px;
text-align : center;
background-color : #000000;
border-width : 1px;
border-color : #666666;
border-style : groove;
}
table.menu {
background-image : url(../images/menu/men.jpg);
background-repeat : repeat-x;
background-position : top;
background-color : #000000;
height : 36px;
}
.menu2 {
height : 24px;
}
table.text {
width : 100%;
background-image : url(../images/txtbg2.jpg);
background-repeat : repeat-x;
background-color : #ffffff;
text-align : center;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
}

a {
border-style : none;
text-decoration : none;
color : #333333;
}

a:visited {
    color:#333333;
    font-family:"Trebuchet MS",Arial;
    font-size:13px;
    font-weight:bold; }

img {
border-style : none;
border-width : 0;
}
font.menu {
color : #333333;
font-weight : bold;
}
table.main {
color : #333333;
background-color:#ffffff;
font-size : 14px;
text-align : left;
font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
width : 1000;
height : 655px;
background-image: url(../images/backgroundgrey.jpg);
}
font.foot {
color : #666666;
font-size : 12px;
text-align : center;
font-family : Arial, Helvetica, sans-serif;
}
table.men2 {
background-color : #cccccc;
}
table.secmenu {
background-image : url(../images/dropdownbar.jpg);
background-repeat : repeat-x;
background-position : left 0%;
background-color : #cccccc;
height : 24px;
}



td.top4 {
text-align : center;
}

a.top4:link	{		
    color:#333333;
    font-family:Arial;
    font-size:12px;
    font-weight: 900;   	
	}                          
a.top4:visited {
    color:#333333;
    font-family:Arial;
    font-size:12px;
    font-weight: 900; }               
a.top4:hover {      
    color:#999999;
    font-family:Arial;
    font-size:12px;
    font-weight: 900;  }

td.top {
text-align : center;

}
td.stop {
width : 1%;
}