body{
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#999999;
scrollbar-darkshadow-color:#OOOOOO;
scrollbar-track-color:#E4DFCC;
scrollbar-face-color:#990000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3d-light-color:#FFFFFF;
}
body a{
	color : #000000;
	font-size : 11px;
	font-family : Verdana,Arial;	
	text-decoration : none;
}
body a:hover{
	text-decoration : underline;	
}
table.left {
	font-size : 11px;
	font-family : Verdana,Arial;
	padding : 5px;
}
table.left a {
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #0000FF;
	cursor : pointer;
}
table.left a:hover {
	color : #FF0000;
}
table.right {
	font-size : 11px;
	font-family : Verdana,Arial;
	padding : 5px;
}
table.right a {
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #0000FF;
	cursor : pointer;
}
table.right a:hover {
	color : #FF0000;
}
th {
	color : #000000;
	font-size : 11px;
	font-family : Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
font.reg {
	color : #000000;
	font-size : 11px;
	font-family : Verdana,Arial;
}
font.regbold {
	color : #000000;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
font.medbold {
	color : #000000;
	font-size : 14px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
font.medboldred {
	color : #F3400F;
	font-size : 14px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
font.bigbold {
	color : #000000;
	font-size : 16px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
font.reglinkbold {
	color : #0000FF;
	text-decoration : underline;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight: bold;
	cursor : pointer;
	
}
.welcome {
	color : #000000;
	margin-top: 15px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
font.pagetitle {
	color:#940107;
	text-align:center;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
.menu02 {
	color : #5B6161;
	text-align: center;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 8px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Verdana,Arial;
}
.menu02 a {
	font-weight : bold;
}
.menu02 a:hover {
	color : #F3400F;
	text-decoration: underline;
}

font.newsdate {
	color : #9A9A9A;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
font.newstitle {
	color : #990000;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
div.showhidetitle{
cursor:pointer;
margin-bottom: 5px;
background-color: rgb(174,176,255);
color:##000000;
width:400px;
padding:2px;
text-align:left;
font-weight:bold;
border:1px solid ##000000;
}

div.showhidedetails{
display: none;
margin-bottom: 0.5em;
}
