body {margin: 0px 0px 0px 0px; background-color: #999999;}

.box {
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.top {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.top:link {color: #000000; text-decoration: none;}
a.top:visited {color: #000000; text-decoration: none;}
a.top:hover {color: #B1AEDE; text-decoration: none;}

.grey {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.grey:link {color: #CCCCCC; text-decoration: none;}
a.grey:visited {color: #CCCCCC; text-decoration: none;}
a.grey:hover {color: #FFFFFF; text-decoration: none;}

.txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.brd {border: solid 1px #000000;}

.pic {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #FF8F48;
	height: 18px;
	width: 78px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 2px;
}
a.pic:link {color: #000000; text-decoration: none; background-color: #FF8F48;}
a.pic:visited {color: #000000; text-decoration: none; background-color: #FF8F48;}
a.pic:hover {color: #000000; text-decoration: none; background-color: #FFCC99;}

.mov {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
a.mov:link {color: #663399; text-decoration: none;}
a.mov:visited {color: #663399; text-decoration: none;}
a.mov:hover {color: #663399; text-decoration: underline;}