/* CSS Document */

/*******************************************
/*	Console News MAIN CSS
/*******************************************/

body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9px;
}
.header_bold {	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
}
/**a:link {
	color: #333333;
	text-decoration: none;
}**/
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a {
	font-family: verdana;
	font-size: 9px;
}
.shop_item_header {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
}
.shop_item_description {
	font-family: verdana;
	font-size: 9px;
}
input {
	font-family: Verdana,Arial;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #000000;
	background: #dadada;
}
textarea {
	font-family: Verdana,Arial;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #000000;
	background-color: #dadada;
}
.text_regular {color: #FFFFFF; font-size: 9px; font-family: Verdana;}

.listoutput h2 {
	float:left;
	padding:0;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.listoutput h3 {
	float:left;
	padding:0;
	margin: 0 0 0 5px ;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.nfoview h1 {
	font-family: verdana;
	font-size: 15px;
	color: #FFFFFF;
}


.style3 {color: #FFFFFF}
.style6 {
	font-family: verdana;
	font-size: 1px;
	color: #000000;
}


/************************************/
/** NEW STYLES *********************/
/**********************************/

/** HEADER **/

.description h1 { font-family: verdana; font-size: 11px; color: #FFFFFF; }
.description h2 { font-family: verdana; font-size: 10px; color: #FFFFFF; }
.description h3 { font-family: verdana; font-size: 9px; color: #FFFFFF; }

.nfoview h1 { font-family: verdana; font-size: 15px; color: #FFFFFF; }

h4 {
font-size: 150%;
}


