/* CSS Document */

body {
	background-color: #a2c6dc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #B30838;
	text-decoration: underline;
}

a:active {
	color: #B30838;
	text-decoration: underline;
}

.headerlist
{
	font-weight: bold;
	background-color: #bbb;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.news {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

.news_main 
{
	margin-top: 10px;
}

.news_main p
{
	margin-top: 3px;
	margin-bottom: 2px;
}

h5
{
	font-size: 12px;
	color: #444;
	height: 15px;
	margin: 0;
}

h2 
{
	font-size: 14px;
	font-weight: bold;
}

.timestamp 
{
	font-size: 11px;
	color: #999;
	text-align: right;
}

.errMsg
{
	color: #900;
	font-size: 13px;
	background-color: #ffc;
	border-bottom: 1px #900 solid;
	border-top: 1px #900 solid;
	font-weight: bold;
}


.menuLine
{
	width: 670px;
	padding: 1px 0 1px 5px;
	background-color: #a2c6dc;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	height: 20px;
}

.menuarrow
{
	margin-left: 17px;
	list-style-image: url(../images/arrow.gif);
	line-height: 20px;
	margin-top: 2px;
}

.menuarrow a
{
	color: #009;
	font-size: 12px;
}

.star
{
	color: #900;
	font-size: 13px;
}

.successMsg
{
	color: #090;
	font-size: 13px;
	background-color: #ffc;
	border-bottom: 1px #090 solid;
	border-top: 1px #090 solid;
	font-weight: bold;
}

.smallredtext
{
	color: #900;
	font-size: 10px;
}

.leftnav
{	
	margin-left: 70px;
	margin-bottom: 10px;
}

.leftnav a
{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;	
}

.leftnav a:hover
{
	color: #4594bc;
}

.catalog a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.catalog a:visited {
	color: #5b9fc0;
	text-decoration: none;
}

.catalog a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}

.catalog a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}