@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../images/background_small_black.gif);
	background-color: #8DA2AF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}

#pane1 ul {
	list-style-image: url(../images/bullit.gif);
	list-style-type: none;
	margin-left: -10px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:22px;
	color:#92a1ad;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:lighter
}

h2 {
	color:#bb731f;
	font-size:15px;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px dotted #000000;
	margin-bottom:10px;
	margin-top:10px
}

a {
	color:#bb731f;
	text-decoration:none;
}

a:link {
	color:#bb731f;
	text-decoration:none;
}

a:visited {
	color:#bb731f;
}

a:hover {
	color:#bb731f;
	text-decoration:underline;
}

#bottommenu {
	color:#8DA2AF;
}

#bottommenu a {
	color:#8DA2AF;
	text-decoration:none;
}

#bottommenu a:hover {
	color:#bb731f;
	text-decoration:none;
}

#quote {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#92a1ad;
	margin-top:10px;
	height:100px;
	overflow:hidden;
}

#quote small{
	font-size:10px;
}

#intronews {
	color:#92a1ad;
	margin-top:10px;
	height:100px;
	overflow:hidden;
}

#submenu ul {
	list-style-image: url(../images/bullit_2.gif);
	list-style-type: none;
	margin-left: -20px;
	margin-bottom:0px;
	margin-top:0px;
}

#submenu td {
	padding-bottom: 2px;
}

#date {
	font-weight:bold;
	color:#bb731f;
	font-size:20px;
	line-height: 20px;
	padding-top: 15px;
}

#date .month {
	color:#8d9ba7;
}

#date .year {
	color:#79797b;
	font-weight:normal;
}