body {
	margin: 0px;
	background-color: #6290e7;
	background-image: url(../media/layout_images/bg.gif);
	background-repeat: repeat-x;
}

body, td, caption, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: underline;
}

#header, #bottom, #main {
	background-color: #FFFFFF;
	width: 740px;
	vertical-align: top;
	text-align: left;
}

.paginator {
	color: #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px;
}

.copyright_link {
	font-size: 10px;
}

.copyright_link:hover {
	font-size: 10px;
}

.newsbox {
	margin-bottom: 20px;
}

.image {
	border: 1px solid #BFCCD9;
}

.borderbanner {
	border: 1px solid #BFCCD9;
	padding: 1px;
}

.news1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	background-color: #EEEEEE;
}

h1 {
	font: 2.0em Georgia, Times, serif;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

h2 {
	font: 1.6em Georgia, Times, serif;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

.boxtitle {
	height: 1px;
	font: 1.2em Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.bulletbox {
	width: 10px;
	height: 10px;
	background-color: #EEEEEE;
}

.bulletbox2 {
	width: 10px;
	height: 10px;
	background-color: #EEEEEE;
}

.bottomline {
	border-bottom: 1px dotted #CCCCCC;
}

.scrollitem {
	border: 10px solid #EEEEEE;
}

.navigationpanel {
	background-image: url(../media/layout_images/navigationpanel_bg.gif);
}

.justifytext {
	text-align: justify;
}

.category {
	padding-top: 11px;
}

.divide {
	width: 1px;
	background-image: url(../media/layout_images/divide_v.gif);
}

.formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.whiteinputform {
	background-color: #FBFBFB;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
}