html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	vertical-align: top;
}

a {
	color: #0099CC;
}

a:visited, a:hover, table#pages span {
	color: #60A2DF;
}

blockquote {
	margin: 10px 0 20px 0;
}

div table {
	margin: 0 auto;
}

h1, h1 a, a h1, .h1 {
	color: #3366CC;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
}

h2, h2 a, a h2, .h2 {
	color: #00CCFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
}

h3, span.h3 {
	color: #00CCFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
}

p#date {
	margin: 0;
	padding: 5px 0 5px 10px;
	background: url(../im/newscorn.gif) no-repeat left top;
	color: #80C2FF;
	font-weight: bold;
}

span.title, span.subtitle {
	color: #3366CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
}

span.subtitle {
	font-size: 16pt;
}

div#menu span.h1, span.active {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}

div#menu span.h1, div#menu a, div.menu2 a, span.active {
	color: #205BDF;
}

div.menu2 {
	color: #3366CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
}

div.menu3 {
	margin-top: 5px;
}

td.menuleft, th.menuleft {
	height: 30px;
	background: url(../im/menu_but.jpg) no-repeat top left;
}

td.newstitle {
	color: #0082CB;
	font-size: 110%;
}

table#price td {
	border: 1px solid #E1F8FF;
}

table#price th {
	color: #0082CB;
}

table.menuright td {
	font-size: 100%;
}

table.menuright td {
	height: 30px;
	padding: 0 25px 0 25px;
	background: url(../im/menu_but.jpg) no-repeat top right;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

table.menuright td a {
	color: #00ABCB;
	text-transform: uppercase;
}

table.menuright td a:hover, table.menuright td a:visited {
	color: #205BDF;
}

table.menuright, td.page {
	width: 100%;
}

td.gradient {
	background-image: url(../im/table_gr.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

table#pages td {
	height: 14px;
	width: 14px;
	background-image: url(../im/page0000.gif);
	background-repeat: no-repeat;
	text-align: center;
}

 table#pages span {
	color: #60A2DF;
}

.menu3 ul, .menu3 li {
	margin:0;
	padding:0;
	list-style-type:none;
	}