@CHARSET "UTF-8";

body {
	margin:0px;
	text-align:center;
	background-repeat: repeat-x;
	font-family: Verdana;
	color:#666666;
	line-height:20px;
	font-size:14px;
}

img { border:0px; }

#menu {
	height:329px;
	width:993px;
	overflow:hidden;
}

#main {
	position:relative;
	text-align: left;
	margin:auto;
	width:1000px;
}

#content_a {
	margin-top:2px;
	width:991px;
	border:1px solid #c2c2c2;;
	background-color:#FFFFFF;
}

#content_b {
	width:987px;
	border:1px solid #dadada;
	background-color:#FFFFFF;
	margin:1px;
}

#content_c {
	margin:20px;
	clear:both;
}

#banner {
	position: absolute;
	left:0px;
	top:79px;
}

h1 { color:#000000; margin:0px; padding:0px; font-size:18px; font-weight:normal; margin-bottom:10px; }

.text-block-half {
	width:450px;
	float:left;
	text-align:justify;
}
.text-block-margin {
	margin-right:40px;
}

.text-block {
	width:900px;
	clear:both;
	text-align:justify;
}

#footer {
	position:relative;
	color:#AAAAAA;
	font-size:11px;
	width:993px;
	height:40px;
	margin-bottom:20px;
	background-color: #000000;
	text-align: right;
}

a.footer { color:#000000; }

#permalink {
	position:absolute;
	left:10px;
	top:10px;
	font-size:9px;
	width:550px;
	text-align:left;
}

input.contact {
	width:300px;
	background-color:#CCCCCC;
	color:#000000;
	font-size:14px;
	padding:2px;
	font-family: Verdana;
	margin-bottom:3px;
}

select.contact {
	width:305px;
	background-color:#CCCCCC;
	color:#000000;
	font-size:14px;
	padding:2px;
	font-family: Verdana;
	margin-bottom:3px;
}

textarea.contact {
	width:300px;
	height:100px;
	background-color:#CCCCCC;
	color:#000000;
	font-size:14px;
	padding:2px;
	font-family: Verdana;
	margin-bottom:3px;
}

a.contact {
	float:left;
	width:160px;
	text-align:center;
	border:1px solid #000000;
	background-color:#FFFFFF;
	color:#000000;
	font-size:18px;
	padding:4px;
	font-family: Verdana;
	margin-top:7px;
}

img.text-img-right {
	float:right;
	margin:15px;
	margin-right:0px;
	margin-top:0px;
}

img.text-img-left {
	float:left;
	margin:15px;
	margin-left:0px;
	margin-top:0px;
}

div.small { font-size:10px; line-height:12px; margin-bottom:8px; }
a.small { color:#666666; text-decoration: underline; }

a.link { color:#666666; text-decoration: underline; font-weight:bold;  }
a.link_2 { color:#666666; text-decoration: none; font-weight:normal;  }
a.link_noflash { color:#FFFFFF; text-decoration: underline; font-weight:bold;  }

td.rating { text-align:center; border-right:1px solid #3d3d3d; }
td.rating2 { text-align:center; border-right:1px solid #FFFFFF; }
td.spacer { background-color:#3d3d3d; color:#FFFFFF;  }
td.spacerblank { background-color:#FFFFFF; color:#FFFFFF; }
td.spacerblank { background-color:#FFFFFF; color:#FFFFFF; height:7px; }
td { padding:2px; padding-left:4px; }
img.td { margin-top:2px; }

tr.odd { background-color:#EEEEEE; }

div.tooltip {
	cursor:pointer;
	cursor:hand;
	position:relative;
}

div.tooltip_self {
	position:absolute;
	right:40px;
	top:-20px;
	font-size:10px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	color:#000000;
	padding:3px;
	line-height:12px;
	width:180px;
	text-align:left;
}

img.tooltip { float:right; margin-right:5px; }

