body { 
	background: white url("");
	background-repeat: repeat-y;
	background-position: top;
	
	scrollbar-face-color: #BFBFBF;
	scrollbar-shadow-color: #BFBFBF;
	scrollbar-highlight-color: #BFBFBF;
	scrollbar-3dlight-color: #E9E9E9;
	scrollbar-darkshadow-color: #A9A9A9;
	scrollbar-track-color: #E3E3E3;
	scrollbar-arrow-color: #000000
}


.newsHeader, .hewsHeader #a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
a.news, a.news:link, a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #1669A4;
	text-decoration: none;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

img {
	border-width: 0px;
}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



img {
	border-width: 0px;
}

a.button {
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
	padding: 0px;
	padding-left: 4px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #333388;
	background-color: #eeeeee;
	text-decoration: none;
	font-family: arial, helvetica;
	font-size: 10px;
	z-index: 51;
}

a.button:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	color: #4444cc;
	background-image: url("../img/icon/bg_button.gif");
	font-family: arial, helvetica;
	font-size: 10px;
	
}

a.button img {
	position: relative;
	top: 2px;
	
}

a.tab {
	color: #333388;
}

a.tab:hover {
	color: #3366ff;
}

.panel {
	
	margin: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
	padding: 5px;
	color: #000000;
	background-color: #f9f9f9;
	text-decoration: none;
	font-family: arial, helvetica;
	font-size: 10px;
}

input.button {
	
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
	padding: 2px;
	color: #333388;
	background-color: #eeeeee;
	text-decoration: none;
	font-family: arial, helvetica;
	font-size: 12px;
	cursor: pointer;
	
}

input.infeed {
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 2px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	font-family: arial, helvetica;
	font-size: 10px;
	width: 99%;
	
}


input.button:hover {
	
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding: 2px;
	color: #4444cc;
	background-image: url("../img/icon/bg_button.gif");
	font-family: arial, helvetica;
	font-size: 10px;
	
}



