@charset "utf-8";
/* CSS Document */
body {
	scrollbar-face-color: #a6c2ff;
	scrollbar-highlight-color: #426dc8;
	scrollbar-shadow-color: #426dc8;
	scrollbar-3dlight-color: #426dc8;
	scrollbar-arrow-color: #426dc8;
	scrollbar-track-color: #F5F7FF;
	scrollbar-darkshadow-color: #426dc8;
	}	
td {
	font-size: 11px;
	font-family: arial, tahoma;
	color: #2d295f;
	font-weight: normal;
	}
.onover {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#DF162B;
	}
.onout
	{
	font-size:12px;
	font-weight:bold;
	color:#323491;
	background-color:#DBE7FF;
	}
a:link {
	color: #658EE5;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #658EE5;
	font-weight: bold;
	text-decoration: none;
	}
a:active {
	color: #658EE5;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #658EE5;
	font-weight: bold;
	text-decoration: underline;
	}
.title_1 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	}
.small_1 {
	font-size: 9px;
	}
a.small_1:link {
	color: #f5f7ff;
	font-weight: bold;
	text-decoration: none;
	}
a.small_1:visited {
	color: #f5f7ff;
	font-weight: bold;
	text-decoration: none;
	}
a.small_1:active {
	color: #f5f7ff;
	font-weight: bold;
	text-decoration: none;
	}
a.small_1:hover {
	color: #f5f7ff;
	font-weight: bold;
	text-decoration: underline;
	}
