BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family : Calibri, Verdana, Arial, Helvetica, sans-serif;
    	font-size:16px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height:20px;
	background-color:#000000;
}

td {
	font-family : Calibri, Verdana, Arial, Helvetica, sans-serif;
    	font-size:16px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height:18px
}

table a:link {
	color:#BB2233;
	text-decoration : none;
	font-family : Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight : bold;
	line-height:21px;
	cursor: default;
}

table a:visited {
	color:#BB2233;
	text-decoration : none;
	font-family : Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight : bold;
	line-height:21px;
	cursor: default;
}

table a:hover {
	color:green;
	text-decoration : none;
	font-family : Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight : bold;
	line-height:21px;
	cursor: default;
	text-decoration:underline overline;
}

.bkmenuleft {
	border: 1px #000000 solid;
	background-color:#cccccc;
}

.menuleft {
	border-bottom: dotted 1px #000000;
	width:190px;
	padding-left:10px

}

h2 {
	font-size:24px;
	color:#CCCCCC;
	text-decoration:underline;
}

.bottom {
	color:#000000;
	font-size:13px;
}

.announce {
	background-color:#FFFF55;
	border: 2px red groove;
	line-height:14px;
	font-size:12px;
	width:280px;
	color:#000000;
	padding:2px;
}
input.btn    { font-weight:bold;
	       background-color: #CCCCCC;
	       border:1px solid;
   	       border-top-color:#696;
   	       border-left-color:#696;
   	       border-right-color:#363;
   	       border-bottom-color:#363;
	       filter:progid:DXImageTransform.Microsoft.Gradient
      		(GradientType=0,StartColorStr='white',EndColorStr='grey'); }