body {

margin-top: 0;
background-color:#ffffff;
}

.menu {

font-size:small;
color: #CC6600;
}

.menu a {

color: #CC6600;
text-decoration:none;
}
 a:hover {

text-decoration:underline;
}


.home {
padding-left:50px;
font-size:12pt;
color: #CC6600;

}


.home2 {

text-align:right;
padding-right:10px;
padding-bottom:10px;
font-size:12pt;
color: #CC6600;

}

.footer {

font-size:small;
color: #CC6600;
text-decoration:none;
}

.hide {

display: none;

}

.submenu {

font-size:12pt;
color: #CC6600;
text-decoration:none;

}

.submenu a{


color: #CC6600;
text-decoration:none;

}

.submenu a:hover{


color: #CC6600;
text-decoration:underline;

}

/*

the borders, shell, or sides. whatever you all it ;)
  */
.top_left {

height:20px;
width:20px;
background-image:url(images/top_left1.gif); 
background-repeat:no-repeat;

}

.center {

height:20px;
background-image:url(images/top_center1.gif); 
background-repeat:repeat-x;
text-align: right;
padding-right: 5px;
font-size:10px;
font-family: verdana;

}

.top_right {

height:20px;
width:20px;
background-image:url(images/top_right1.gif); 
background-repeat:no-repeat;

}

.left_side {

width:20px;
background-image:url(images/left_side1.gif); 
background-repeat:repeat-y;
 
}


.right_side {

width:20px;
background-image:url(images/right_side1.gif); 
background-repeat:repeat-y;


}



.center_sides {

font-size:12pt;
}

.pad_logo {

padding-left:10px;

}

.bottom_left {


height:20px;
width:20px;
background-image:url(images/bottom_left1.gif); 
background-repeat:no-repeat;

}


.bottom_bottom {


height:20px;
background-image:url(images/bottom1.gif); 
background-repeat:repeat-x;
font-size:10px;
font-family: verdana;

}


.bottom_right {

height:20px;
width:20px;
background-image:url(images/bottom_right1.gif); 
background-repeat:no-repeat;

}
