
body {
	background-color: #F8F9FA;
	scrollbar-face-color: #E1E6EA;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #F8F9FA;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #768793;
	scrollbar-arrow-color: #964941;
}

p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	}
	
	h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #5A6B78;
	font-weight: bold;
	}
	
	.h1, .title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #5A6B78;
	font-weight: bold;
	}
	
	h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #5A6B78;
	font-weight: bold;
	}
	
	.h2, title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #5A6B78;
	font-weight: bold;
	}
	
	h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5A6B78;
	font-weight: bold;
	}
	
	.h3, title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5A6B78;
	font-weight: bold;
	}
	
	A:Link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: underline;
	color: #964941;
	}
A:Hover{
	color: #C1443E;
	}
	
A:Visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: underline;
	color: #977A79;
	}
	
.nav {
background: #E1E6EA;
}

.nav2 {
background: #F8F9FA;
}
	
	A.nav:Link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #964941;
	font-weight: bold;
	}
A.nav:Hover{
	color: #C1443E;
	text-decoration: underline;
	font-weight: bold;
	}
	
A.nav:Visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #977A79;
	font-weight: bold;
	}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color: #FFFFFF;
	}
	
A.footer:Link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration: underline;
	}
A.footer:Hover{
	color: #999999;
	text-decoration: underline;
	}
	
A.footer:Visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #CCCCCC;
	text-decoration: underline;
	}
	
select {
	background: #F7F8F9;
	border:bevel;
	border-width: 1px;
	border-height: 1px;
	color : #000000;
	font-size: 10px;
}

.select {
	background: #F7F8F9;
	border:bevel;
	border-width: 1px;
	border-height: 1px;
	color : #000000;
	font-size: 10px;
}

input {
	background: #F7F8F9;
	border:bevel;
	border-width: 1px;
	border-height: 1px;
	color: #000000;
	font-size: 10px;
}

.input {
	background: #F7F8F9;
	border:bevel;
	border-width: 1px;
	border-height: 1px;
	color: #000000;
	font-size: 10px;
}

.button {
	background: #768793;
	border:bevel;
	border-width: 1px;
	border-height: 1px;
	color : #FFFFFF;
	font-size: 10px;
}

/*table {
	border : 0;
	padding : 0;
	border-spacing : 0;
}*/

.textBox {
background: #F7F8F9;
}


.time {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color: #000000;
	}
	
	.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5A6B78;
	background: #E1E6EA;
	}
	
	A.news:Link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #5A6B78;
	text-decoration: underline;
	
	}
A.news:Hover{
	color: #999999;
	text-decoration: underline;
	
	}
	
A.news:Visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #5A6B78;
	text-decoration: underline;
	
	}
.top, A.top:Link, A.top:Visited, A.top:Hover, A.top:Active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #B22222;
	font-weight: bold;
}
	
A.top:Link, A.top:Visited {
	text-decoration: none;
	}
	
A.top:Hover {
	text-decoration: underline;
	}
