
html{
	width:				100%;
	height:				100%;
	margin:				0px;
	padding:			0px;
}

body{
	width:						100%;
	height:						100%;
	margin:						0px;
	padding:					0px;
	COLOR:						#FFFFFF;
	background-color:	#000000;
}

table{
	border:				0px;
}

td{
	FONT-SIZE:				7pt;
	COLOR:						#FFFFFF;
	FONT-FAMILY:			verdana, arial, Times New Roman;
	LETTER-SPACING:		0px;
}

input{
	border:							0.1em solid #751c1c;
	width:							150px;
	height:							15px;
	FONT-SIZE:					6.5pt;
	background-color:		#000000;
	color:							white;
	FONT-FAMILY:				verdana, arial, Times New Roman;
	LETTER-SPACING:			0px;
}

.submit{
	width:				50px;
	height:				20px;
	color:				white;
	
	background-color:		#000000;
}

.s_download{
	width:						100px;
	height:						17px;
	color:						white;
	background-color:	#222222;
}

.checkbox{
	width:						15px;
	height:						15px;
	border-width:			1px;
	background-color:	#222222;
}

textarea{
	border:						0.1em solid #1E1E1E;
	FONT-SIZE:				6.5pt;
	color:						white;
	FONT-FAMILY:			verdana, arial, Times New Roman;
	LETTER-SPACING:		0px;
	background-color:	#222222;
}

select{
	FONT-SIZE:				6.5pt;
	color:						gray;
	FONT-FAMILY:			verdana, arial, Times New Roman;
	LETTER-SPACING:		0px;
	background-color:	#222222;
}

img{
	border: 			0px;
}

A:link		{ text-decoration: none; color: #FFFFFF}
A:visited	{ text-decoration: none; color: #C4C4C4}
A:active 	{ text-decoration: none; color: #C4C4C4}
A:hover		{ text-decoration: none; color: #C4C4C4}

A.order:link		{ text-decoration: none; font-weight:bold; color: #700000}
A.order:visited	{ text-decoration: none; font-weight:bold; color: #700000}
A.order:active 	{ text-decoration: none; font-weight:bold; color: #700000}
A.order:hover	{ text-decoration: none; font-weight:bold; color: #700000}

A.dg_link:link		{ text-decoration: none; font-weight:bold; color: #910000}
A.dg_link:visited	{ text-decoration: none; font-weight:bold; color: #751c1c}
A.dg_link:active 	{ text-decoration: none; font-weight:bold; color: #751c1c}
A.dg_link:hover	{ text-decoration: none; font-weight:bold; color: #751c1c}

A.order:link		{ text-decoration: none; font-weight:bold; color: #FFFFFF}
A.order:visited	{ text-decoration: none; font-weight:bold; color: #FFFFFF}
A.order:active 	{ text-decoration: none; font-weight:bold; color: #FFFFFF}
A.order:hover	{ text-decoration: none; font-weight:bold; color: #FFFFFF}

.r_img{
	padding: 0px 5px 5px 0px;
/*	padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/}

.main_tbl{
	background:			#000000;
	border-top:			0.0em;
	border-bottom:	0.0em;
	border-left:		1px solid #751C1C;
	border-right:		1px solid #751C1C;
	height:					100%;
	width:					788px;
}

.header_td{
	height:					165px;

	vertical-align:	top;
}

.main_td{
	height:					100%;
	width:					100%;
	vertical-align:	top;
	padding:				12px 12px 12px 12px;	
}

.home_tbl{
	width:		100%;
	vertical-align:	top;
}

.box_tbl{
	width: 375px;
}

.boxheader_td{
	background-color:	#0B0B0B;
	border-top:			2px solid #751C1C;
	border-bottom:	0px;
	border-left:		1px solid #751C1C;
	border-right:		1px solid #751C1C;
	text-align:			left;
}

.boxcontent_td{
	background-color:	#0B0B0B;
	border-top:			2px solid #751C1C;
	border-bottom:	2px solid #751C1C;
	border-left:		1px solid #751C1C;
	border-right:		1px solid #751C1C;
	padding:				5px 5px 5px 5px;
	text-align:			left;
}


.texttitle{
	font-weight:	bold;
	font-size:		11px;
	padding:	0px 5px 2px 0px;
}

.date_text{
	COLOR:#751C1C;
}

.dis_img{
	padding:	0px 5px 0px 0px;
/*	padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
}

.download_2pxline{
	height:2px;
	background-color:#FFFFFF;
}

.download_group{
	color: #751C1C;
	font-weight:bold;
}

.highlighted{
	font-weight:bold;
	color:	#910000;
}

