TD.main_td {
	background-image : url(background.gif);
}
TD.topleft {
	background-image : url(background_top_left.gif);
	height : 30px;
	width : 30px;
}
TD.top {
	background-image : url(background_top.gif);
	height : 30px;
}
TD.bottom {
	background-image : url(background_bottom.gif);
	height : 50px;
}
TD.topright {
	background-image : url(background_top_right.gif);
	height : 30px;
	width : 30px;
}
TD.left {
	background-image : url(background_left.gif);
	width : 30px;
}
TD.right {
	background-image : url(background_right.gif);
	width : 30px;
}
TD.bottomleft {
	background-image : url(background_bottom_left.gif);
	height : 50px;
	width : 30px;
}
TD.bottomright {
	background-image : url(background_bottom_right.gif);
	height : 50px;
	width : 30px;
}


TD.head{
	background-color : #663300;
	color:#FFFFFF;
	text-align: center;
	FONT-FAMILY: "Monotype Corsiva";
	FONT-SIZE: 12pt;
}
TABLE.box {
	border-right-width : 3px;
	border-bottom-width : 3px;
	border-color: #CC6600;
	border-left-width : 1px;
	border-top-width : 1px;
	background-image : url(box_bg.gif);
}
TABLE.box2 {
	border-right-width : 3px;
	border-bottom-width : 3px;
	border-color: #CC6600;
	border-left-width : 1px;
	border-top-width : 1px;
	width : 100%;
}
BODY {
	SCROLLBAR-FACE-COLOR: #663300;
	SCROLLBAR-HIGHLIGHT-COLOR: #cc6600;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #cc6600;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #brown;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	FONT-SIZE: 9pt;
	FONT-FAMILY: verdana;
	COLOR: #c0c0c0;
	background-color : #000000;
}
TABLE {
	border-collapse: collapse;
}
FONT {
	FONT-SIZE: 9pt;
	FONT-FAMILY: verdana;
}
FONT.path {
	FONT-SIZE: 7pt;
	FONT-FAMILY: verdana;
}
TD {
	FONT-SIZE: 9pt;
	COLOR: #303030;
}
A {
	COLOR: #007700;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline
}
A.greenlink  {
	color : #007700;
	text-decoration : none;
}
A.greenlink:hover  { 
	color : #22FF22;
	TEXT-DECORATION: underline
}
A.bluelink  {	
	color : #1070A0;
	text-decoration : none;
}
A.bluelink:hover  { color : #FF0000; TEXT-DECORATION: underline
}
INPUT {
	FONT-SIZE: 8pt; COLOR: #505050; FONT-FAMILY: verdana; BACKGROUND-COLOR: rgb(CF,CF,CF)
}
TEXTAREA {
	FONT-SIZE: 8pt; COLOR: #505050; FONT-FAMILY: verdana; BACKGROUND-COLOR: rgb(CF,CF,CF)
}
HR {
	color : #663300;
	background-color : #663300;
}

