/* CSS Document */
body {
	scrollbar-face-color: #F9BB00;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFD34F;
	scrollbar-shadow-color:#e8e0d7;
	scrollbar-highlight-color: #967348;
	scrollbar-3dlight-color:#e8e0d7;
	scrollbar-darkshadow-Color: #967348;
}

a:link {
	color: #ed1c24;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ed1c24;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

a.ext:link {
	color: #F9BB00;
	text-decoration: none;
}
a.ext:visited {
	text-decoration: none;
	color: #F9BB00;
}
a.ext:hover {
	text-decoration: none;
	color: #ed1c24;
}
a.ext:active {
	text-decoration: none;
}
a.email{
	font-family: Verdana;
	font-size: 12px;
}

a.email:link {
	color: #F9BB00;
	text-decoration: none;
}
a.email:visited {
	text-decoration: none;
	color: #F9BB00;
}
a.email:hover {
	text-decoration: none;
	color: #ed1c24;
}
a.email:active {
	text-decoration: none;
}

a.email{
	font-family: Verdana;
	font-size: 12px;
}

a.log:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.log:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.log:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.log:active {
	text-decoration: none;
}

a.dept{
	font-family: Verdana;
	font-size: 12px;
}

a.dept:link {
	color: #999999;
	text-decoration: none;
}
a.dept:visited {
	text-decoration: none;
	color: #999999;
}
a.dept:hover {
	text-decoration: none;
	color: #F9BB00;
}
a.dept:active {
	text-decoration: none;
}


.style1{
    font-family: Verdana;
	font-size: 12px;
	color: #999999;
}

.style2{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ed1c24;
}

.style3{
    font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.style4{
    font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.style5{
    font-family: Verdana;
	font-size: 10px;
	color: #ed1c24;
}

.style6{
    font-family: Verdana;
	font-size: 10px;
	color: #999999;
}