/* CSS Document */
.top-right {
	padding-right: 8px;
	padding-left: 0px;
}
.Submit_Button {
	font-size: 14px; 
	font: Century Gothic, Arial, Helvetica, sans-serif; 
	border: 1px solid BLACK; 
	vertical-align:	middle;
	text-decoration: underline;
	padding-left:	 9px;
	padding-right:	9px;
	padding-top:	2px;
	padding-bottom: 2px;
	color:				BLACK;
	background:			#CCCCCC;
}
.Submit_Button:hover {
	background-color:#999999;
	text-decoration: underline;
	color: WHITE;
	border:1px solid WHITE;
}


.Button	{
	height:22px; 
	font-size: 14px; 
	font:Century Gothic, Arial, Helvetica, sans-serif; 
	border:1px solid #3333CC; 
	vertical-align:middle;
	text-decoration: underline;
	padding-left: 8px;
	padding-right:	8px;
	padding-top:	2px;
	padding-bottom: 2px;
	color:				#FFFFFF;
	background:			#3333CC;
}
.Button:hover {
	background-color:#0000FF;
	text-decoration: underline;
	border:1px solid #CCCCCC;
}
.top {
	font-size: 20pt; 
	background-image:url("../images/top-scr.jpg"); 
	background-repeat: repeat-x
}
TABLE.main {
	border-collapse:	collapse;
	padding:			0px;
	border-spacing: 	0px;
	border: 			0px;
	background-color:	#FFFFFF;
	size:				landscape;
}  
TABLE.outside { 
	border-collapse: collapse;
    border: 1px solid #0033CC; 
} 
TABLE.inside { 
	border-collapse: collapse;
	border: 1px solid #003399; 
}				  
TD.solid-inside  { 
	border: 1px solid #003399; 
}
TD.left-seperate  { 
	border-left: 1px dashed #003399; 
}
TD.solid-outside { 
	border: 1px solid #0033CC; 
}
TD.dashed-inside { 
	border: 1px dashed #003399; 
}
TD.right-border { 
	border-right: 1px solid #FFFFFF;
}

/* Text Info */
.HEADER_TXT {
	PADDING-RIGHT: 2px; PADDING-LEFT: 12px; PADDING-BOTTOM: 4px; COLOR: WHITE; PADDING-TOP: 4px; FONT-SIZE: 20px; font-weight: normal; font-family:Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px none WHITE;
}
.BODY_HEAD_TXT {
	PADDING-RIGHT: 6px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px; COLOR: #3333CC; PADDING-TOP: 45px; FONT-SIZE: 24px; font-weight: normal; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.BODY_UNDERHEAD_TXT {
	PADDING-RIGHT: 6px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px; COLOR: BLACK; PADDING-TOP: 1px; FONT-SIZE: 18px; font-weight: normal; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.NUMBERS {
	PADDING-RIGHT: 6px; PADDING-LEFT: 0px; PADDING-BOTTOM: 2px; COLOR: BLACK; PADDING-TOP: 2px; FONT-SIZE: 12px; font-weight: normal; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.BODY_TXT {
	PADDING-RIGHT: 6px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; COLOR: #333333; PADDING-TOP: 0px; FONT-SIZE: 12px; font-weight: normal; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.SELL_TXT {
	PADDING-RIGHT: 6px; PADDING-LEFT: 0px; PADDING-BOTTOM: 4px; COLOR: #333333; PADDING-TOP: 4px; FONT-SIZE: 14px; font-weight: normal; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.PRICE {
	PADDING-RIGHT: 0px; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; COLOR: BLACK; PADDING-TOP: 6px; FONT-SIZE: 12px; font-weight: normal; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.FOOTER {	
	PADDING-RIGHT: 0px; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; COLOR: BLACK; PADDING-TOP: 6px; FONT-SIZE: 9px; font-weight: normal; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.hr_body {
	size: 	1px;
	color:	#3333CC;
}
.rightborder {
	border-right: 2px;
}

.lower_link:link {
	font-family: Century Gothic, Arial, Mono; font-size: 12px; font-weight: bold; text-decoration: underline; color: #3333CC;
}
.lower_link:visited {
	font-family: Century Gothic, Arial, Mono; font-size: 12px; font-weight: bold; text-decoration: underline; color: #3333CC;
	}
.lower_link:active {
	font-family: Century Gothic, Arial, Mono; font-size: 12px; font-weight: bold; text-decoration: underline; color: red;
	}
.lower_link:hover {
	font-family: Century Gothic, Arial, Mono; font-size: 12px; font-weight: bold; text-decoration: underline; color: #FF9900;
}

.links:link {
	font-family: Century Gothic, Arial, Mono; font-size: 13px; font-weight: bold; text-decoration: underline; color: #3333CC;
}
.links:visited {
	font-family: Century Gothic, Arial, Mono; font-size: 13px; font-weight: bold; text-decoration: underline; color: #3333CC;
	}
.links:active {
	font-family: Century Gothic, Arial, Mono; font-size: 13px; font-weight: bold; text-decoration: underline; color: red;
	}
.links:hover {
	font-family: Century Gothic, Arial, Mono; font-size: 13px; font-weight: bold; text-decoration: underline; color: #FF9900;
}

.links_nav:link {
	font-family: Century Gothic, Arial, Mono; font-size: 16px; font-weight: none; text-decoration: none; color: #3333CC;
}
.links_nav:visited {
	font-family: Century Gothic, Arial, Mono; font-size: 16px; font-weight: none; text-decoration: none; color: #3333CC;
	}
.links_nav:active {
	font-family: Century Gothic, Arial, Mono; font-size: 16px; font-weight: none; text-decoration: none; color: red;
	}
.links_nav:hover {
	font-family: Century Gothic, Arial, Mono; font-size: 16px; font-weight: none; text-decoration: underline; color: #FF9900;
}

.nav_bottom:link {
	PADDING-TOP: 8px; font-family: Century Gothic, Arial, Mono; font-size: 11px; font-weight: bold; text-decoration: underline; color: #3333CC;
}
.nav_bottom:visited {
	PADDING-TOP: 8px; font-family: Century Gothic, Arial, Mono; font-size: 11px; font-weight: bold; text-decoration: underline; color: #3333CC;
	}
.nav_bottom:active {
	PADDING-TOP: 8px; font-family: Century Gothic, Arial, Mono; font-size: 11px; font-weight: bold; text-decoration: underline; color: red;
	}
.nav_bottom:hover {
	PADDING-TOP: 8px; font-family: Century Gothic, Arial, Mono; font-size: 11px; font-weight: bold; text-decoration: underline; color: #6666FF;
}

.bottom:link {
	PADDING-TOP: 8px; font-family: Century Gothic, Arial, Mono; font-size: 9px; font-weight: bold; text-decoration: underline; color: #6666FF;
}
.bottom:visited {
	PADDING-TOP: 8px; font-family: Century Gothic, Arial, Mono; font-size: 9px; font-weight: bold; text-decoration: underline; color: #6666FF;
	}
.bottom:active {
	PADDING-TOP: 8px; font-family: Century Gothic, Arial, Mono; font-size: 9px; font-weight: bold; text-decoration: underline; color: red;
	}
.bottom:hover {
	PADDING-TOP: 8px; font-family: Century Gothic, Arial, Mono; font-size: 9px; font-weight: bold; text-decoration: underline; color: #3333CC;
}

.music:link {
	PADDING-TOP: 0px; font-family: Century Gothic, Arial, Mono; font-size: 17px; font-weight: none; text-decoration: none; color: #000099;
}
.music:visited {
	PADDING-TOP: 0px; font-family: Century Gothic, Arial, Mono; font-size: 17px; font-weight: none; text-decoration: none; color: #000099;
	}
.music:active {
	PADDING-TOP: 0px; font-family: Century Gothic, Arial, Mono; font-size: 17px; font-weight: none; text-decoration: none; color: red;
	}
.music:hover {
	PADDING-TOP: 0px; font-family: Century Gothic, Arial, Mono; font-size: 17px; font-weight: none; text-decoration: none; color: #FF9900;
}