html, body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family:arial;
	font-size:9pt;
}

#centercontainer
{
	width:989px;
	margin:0px auto;
	background-color:#ffffff;
}

#allcontent
{
	width:100%;
	float:left;clear:both;
	background-color:#ffffff;
}

#header {
	background-color:#ffffff;
}

#banners {
	width:989px;
	background-image:url('../../views/images/main_middle.gif');
	text-align:center;
}

#banners2 {
	width:989px;
	margin:15px 0px 10px 0px;
	background-image:url('../../views/images/main_middle.gif');
}

#topmenu {
	width:989px;
	height:28px;
	margin-top:10px;
}

#topmenu td.content {
	background-image:url('../../views/images/topmenu_middle.gif');
	text-align:center;
	color:white;
	font-size:10pt;
	font-weight:bold;
}

#topmenu img {
	display:block;
	float;left;
}

#topmenu div {
	float:left;
}

#topmenu a {
	color:white;
	text-decoration:none;
}

#topmenu a:hover {
	color:#bb2626;
}

#mainarea {
	background-image:url('../../views/images/main_middle.gif');
	background-repeat:repeat-y;
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;
}

#main {

}

h1 {
	font-size:14pt;
}

h2 {
	font-size:12pt;
}

.red_header {
	width:156px;
	height:25px;
	background-image:url('../../views/images/header_red.gif');
	text-transform:uppercase;
	color:white;
	padding-left:10px;
	padding-top:7px;
}


.box_short {
	width:133px;
	background-image:url('../../views/images/box_short_middle.gif');	
}

.box_short div.top {
	width:133px;
	height:10px;
	background-image:url('../../views/images/box_short_top.gif');
}

.box_short div.bottom {
	width:133px;
	height:7px;
	background-image:url('../../views/images/box_short_bottom.gif');
}

.box_black_header {
	width:107px;
	height:22px;
	background-image:url('../../views/images/header_black_short.gif');
	text-transform:uppercase;
	color:white;
	padding-left:5px;
	padding-top:2px;
	margin-left:10px;
}

.box_middle {
	width:167px;
	background-image:url('../../views/images/box_middle_middle.gif');	
}

.top_frame_middle {
	width:167px;
	height:5px;
	background-image:url('../../views/images/box_middle_top.gif');
}

.bottom_frame_middle {
	width:167px;
	height:8px;
	background-image:url('../../views/images/box_middle_bottom.gif');
}


.button, .button:link, .button:visited {
	display:block;
	background-image:url('../../views/images/menuitem_bg.gif');
	width:109px;
	height:23px;
	padding-left:5px;
	padding-top:3px;	
	margin-left:10px;
	margin-top:4px;
	color:black;
	border:none;
	text-align:left;
	text-transform:lowercase;
}

.button:hover {
	font-weight:bold;
}



div.footer {
	width:989px;
	margin:0px auto;
	text-align:center;
	margin-top:10px;
	float:left;
}

.top_frame {
	height:9px;
	background-image:url('../../views/images/main_top.gif');
}

div.footer div.content {
	width:989px;
	padding-top:0px;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:#7c9eb1;
	background-image:url('../../views/images/main_middle.gif');
}

.bottom_frame {
	height:9px;
	width:100%;
	background-image:url('../../views/images/main_bottom.gif');
	float:left;
	clear:both;
}


.footer a:link, .footer a:visited {
	color:#7c9eb1;
}


.middle_top {
	width:652px;
	height:10px;
	background-image:url('../../views/images/middle_top.gif');
}

.middle_bottom {
	width:652px;
	height:10px;
	background-image:url('../../views/images/middle_bottom.gif');
}

.blue_header {
	width:602px;
	height:25px;
	padding-top:7px;
	padding-left:8px;
	background-image:url('../../views/images/header_blue.gif');
	text-transform:uppercase;
	color:white;
	margin-left:22px;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}

#left_column {
	width:125px;
	float:left;
	color:#888888;
	line-height:1.5em;
	padding-left:15px;
}


#middle_column {
	width:652px;
	float:left;
	color:#555555;
	line-height:1.5em;
	padding-left:15px;
}

.middle_content {
	background-image:url('../../views/images/middle_middle.gif');
}

#right_column {
	width:167px;
	float:left;
	clear:right;
	color:#888888;
	line-height:1.5em;
	padding-left:7px;
}

#padded {
	padding-left:30px;
	padding-right:30px;
}

table.results {
	width:100%;
}

table.results th {
	text-align:left;
	background-color:#f8f8f8;
	border:1px solid #d6d6dc;
	padding:2px;
	padding-left:10px;
}

table.results td {
	text-align:left;
	padding:2px;
	padding-left:10px;
	cursor:pointer;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;	
}

table.results td a {
	text-decoration:none;
	color:#555555;
}

table.results tr.promoted1 td, table.results tr.promoted1 td a {
	text-decoration:none;
	color:#ba2626;
}

table.results tr.promoted2 td {
	font-weight:bold;
}

table.results tr.promoted3 td {
	background-color:#ffeeaa;
}

table.results tr.promoted3odd td {
	background-color:#ffeecc;
}

table.results tr.odd td {
	text-align:left;
	padding:2px;
	padding-left:10px;
	background-color:#f7f9fe;
}

table.results tr.hover td {
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}

div.error {
	padding:5px;
	text-align:center;
	color:red;
	font-weight:bold;
}

div.ok {
	padding:5px;
	text-align:center;
	color:green;
	font-weight:bold;
}

div.impreza p {
	margin-left:20px;
	line-height:1.5em;
}

.admintable {
	background-color:white;
	width:100%;
}

.admintable th {
	background-color:#eff4ff;
	color:#000000;
	padding:7px;
	text-align:left;
}

.admintable td {
	border-bottom:1px solid #777777;
	padding:7px;
}

.admintable tr.admin td.email {
	color:red;
	font-weight:bold;
}