BODY {
        color : Black;
        background-color : #1174AD;
        font-family : Verdana, Arial, sans-serif;
        font-size : smaller;
        margin : 10px 10px 10px 10px;
        padding : 10px 10px 10px 10px;
}

.menutable {
	background-color: yellow;
	border-color: #0B6393;
	border-style: dashed;
text-align: center;
padding: 2px;
}
a:link, a:visited {

	color: #0249b1; text-decoration: none;


}

.topbarcell {
	background: url("/editor/UserFiles/Image/topbar.jpg") no-repeat;
}



a:hover {

	color: #ec1690;	text-decoration: none;


}
