body 
{
    margin:0px;
    background-image:url(images/bg1.gif);
    scrollbar-face-color:#006700; 
    scrollbar-track-color:#006700; 
    scrollbar-shadow-color:#006700; 
    scrollbar-highlight-color:#968E7B; 
    scrollbar-3dlight-color:#1D1502; 
    scrollbar-darkshadow-Color:#006700;
}
a
{
    color:Yellow; 
    text-decoration:none;    
}
a:hover
{
    color:Blue;
    text-decoration:underline;
}
#dateDiv
{
    height:20px;
    width:450px;
    font-weight:bold;
    color:White;
}
#headdiv
{
   height:20px;
   width:450px;
} 
#headdiv1
{
   height:20px;
   width:450px;
} 
#headdiv1 a
{
    color:White ;   
    text-decoration:none; 
}
#headdiv1 a:hover
{
    color:Aqua;
    text-decoration:underline;
}
#notice a
{
    color:Red;
    font-weight:bold;
    text-decoration:none;
}
#notice a:hover
{
    color:White;
    text-decoration:underline;
}
.shadow {
	height: 1px;
	filter: Shadow(Color=#000000, Direction=135, Strength=10);
	font-family:Trebuchet MS;
	font-size:14pt;
	cursor:hand; 
}

.box
{
    background-image:url(images/roundedcorner4.jpg);
    background-repeat:no-repeat;
    width:250px;
    height:220px;
}
.box a
{
    color:Maroon;
    text-decoration:none;
}
.box a:hover
{
    color:Gray;
    text-decoration:underline;
}
#menu3 a {color:Black;background-color:#cbeba0;text-decoration:none;text-indent:1ex;font-weight:bold;}
#menu3 a:hover {color:ButtonShadow ;background-color:#FFFF99}

.notice a
{
    color:Red;
    text-decoration:none;
}
.notice a:hover
{
    color:Teal; 
   text-decoration:underline;
}
