body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}

.up
{
background-image:url(i/up_tile.jpg);
height:29px;
background-repeat:repeat-x;
}

.down
{
background-image:url(i/down_tile.jpg);
height:63px;
background-repeat:repeat-x;
}

.vtile
{
background-image:url(i/v_tile.jpg);
background-repeat:repeat-y;
padding-left:5px;
padding-right:5px;
padding-top:10px;

}

.htile
{
background-image:url(i/h_tile.jpg);
height:33px;
background-repeat:no-repeat;
}

.back
{
background-color:#000000;
width:10px;
}

.cnt
{
padding-left:10px;
padding-top:10px;
padding-right:5px;
padding-bottom:5px;
}

.menu td
{
color:#000000;
}

.menu a:link {
	color: #000000;
	text-decoration: none;
	filter:none;
	}
	
.menu a:visited {
	color: #000000;
	text-decoration: none;
	filter:none;
	}

.menu a:hover {
	color: #BD0000;
	text-decoration: underline;
	filter:none;
	}



a:link {
	color: #FFFFFF;
	text-decoration: none;
	height:12;
	}
	
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	height:12;
	}

a:hover {
	color: #FFFF00;
	text-decoration: none;
	height:12;
	}
	

h1 
{
	font-family: Verdana;
	font-size: 18px;
	display : inline;
}

h2 
{
	font-family: Verdana;
	font-size: 14px;
	height:12;
}

li
{
padding-top:5px;
vertical-align:middle;
padding-bottom:5px;
}


ul
{
padding-left:0px;
margin-left:20px;
}
