<style type="text/css">

a:link {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: white;}

/* Normal Text */
.font-01 {  font-family: Arial; font-size: 10pt; color: black; text-decoration: none}
a.font-01:link {color: black}
a.font-01:active {color: black}
a.font-01:visited {color: black}
a.font-01:hover {font-size: 12pt; font-weight: bold;}

/* Normal Text - White */
.font-01-white {  font-family: Arial; font-size: 10pt; color: white; text-decoration: none}
a.font-01-white:link {color: white}
a.font-01-white:active {color: white}
a.font-01-white:visited {color: white}
a.font-01-white:hover {color: white}

/* Normal Text - Gray */
.font-01-gray {  font-family: Arial; font-size: 10pt; color: #5d5d5d; text-decoration: none}
a.font-01-gray:link {color: #5d5d5d}
a.font-01-gray:active {color: #5d5d5d}
a.font-01-gray:visited {color: #5d5d5d}
a.font-01-gray:hover {color: #5d5d5d}

/* Normal Text - Gray 2 */
.font-01-gray2 {  font-family: Arial; font-size: 10pt; color: #dddddd; text-decoration: none}
a.font-01-gray2:link {color: #dddddd}
a.font-01-gray2:active {color: #dddddd}
a.font-01-gray2:visited {color: #dddddd}
a.font-01-gray2:hover {color: #dddddd}

/* Normal Text - Gold */
.font-01-gold {  font-family: Arial; font-size: 10pt; color: #b29b55; text-decoration: none}
a.font-01-gold:link {color: #b29b55}
a.font-01-gold:active {color: #b29b55}
a.font-01-gold:visited {color: #b29b55}
a.font-01-gold:hover {color: #b29b55}

/* Normal Text - Red */
.font-01-red {  font-family: Arial; font-size: 10pt; color: #e70a29; text-decoration: none}
a.font-01-red:link {color: #e70a29}
a.font-01-red:active {color: #e70a29}
a.font-01-red:visited {color: #e70a29}
a.font-01-red:hover {color: #e70a29}


.font-01-blue {  font-family: Arial; font-size: 10pt; color: #01b4f2; text-decoration: none}
a.font-01-blue:link {color: #01b4f2}
a.font-01-blue:active {color: #01b4f2}
a.font-01-blue:visited {color: #01b4f2}
a.font-01-blue:hover {color: #01b4f2}

.font-01-blue2 {  font-family: Arial; font-size: 10pt; color: #274683; text-decoration: none}
a.font-01-blue2:link {color: #274683}
a.font-01-blue2:active {color: #274683}
a.font-01-blue2:visited {color: #274683}
a.font-01-blue2:hover {color: #274683}

.font-01-orange {  font-family: Arial; font-size: 10pt; color: #ff7800; text-decoration: none}
a.font-01-orange:link {color: #ff7800}
a.font-01-orange:active {color: #ff7800}
a.font-01-orange:visited {color: #ff7800}
a.font-01-orange:hover {color: #ff7800}

.font-01-green {  font-family: Arial; font-size: 10pt; color: #77b700; text-decoration: none}
a.font-01-green:link {color: #77b700}
a.font-01-green:active {color: #77b700}
a.font-01-green:visited {color: #77b700}
a.font-01-green:hover {color: #77b700}

/* Small */
.font-02 {  font-family: Arial; font-size: 8pt; color: black; text-decoration: none}
a.font-02:link {color: black}
a.font-02:active {color: black}
a.font-02:visited {color: black}
a.font-02:hover {color: orange}

/* Small */
.font-02-red {  font-family: Arial; font-size: 8pt; color: #e70a29; text-decoration: none}
a.font-02-red:link {color: #e70a29}
a.font-02-red:active {color: #e70a29}
a.font-02-red:visited {color: #e70a29}
a.font-02-red:hover {color: #e70a29}

.font-02-gray {  font-family: Arial; font-size: 8pt; color: #5d5d5d; text-decoration: none}
a.font-02-gray:link {color: #5d5d5d}
a.font-02-gray:active {color: #5d5d5d}
a.font-02-gray:visited {color: #5d5d5d}
a.font-02-gray:hover {color: #5d5d5d}

/* Head Title */
.font-03 {  font-family: Arial; font-size: 16pt; color: black; text-decoration: none}
a.font-03:link {color: black}
a.font-03:active {color: black}
a.font-03:visited {color: black}
a.font-03:hover {color: black}

.font-03-gray {  font-family: Arial; font-size: 16pt; color: gray; text-decoration: none}
a.font-03-gray:link {color: gray}
a.font-03-gray:active {color: gray}
a.font-03-gray:visited {color: gray}
a.font-03-gray:hover {color: gray}

.font-03-white {  font-family: Arial; font-size: 16pt; color: white; text-decoration: none}
a.font-03-white:link {color: white}
a.font-03-white:active {color: white}
a.font-03-white:visited {color: white}
a.font-03-white:hover {color: white}

/* Sub Header */
.font-04 {  font-family: Arial; font-size: 12pt; color: black; text-decoration: none}
a.font-04:link {color: black}
a.font-04:active {color: black}
a.font-04:visited {color: black}
a.font-04:hover {color: black}

.font-04-blue {  font-family: Arial; font-size: 12pt; color: #01b4f2; text-decoration: none}
a.font-04-blue:link {color: #01b4f2}
a.font-04-blue:active {color: #01b4f2}
a.font-04-blue:visited {color: #01b4f2}
a.font-04-blue:hover {color: #01b4f2}

.font-04-orange {  font-family: Arial; font-size: 12pt; color: orange; text-decoration: none}
a.font-04-orange:link {color: orange}
a.font-04-orange:active {color: orange}
a.font-04-orange:visited {color: orange}
a.font-04-orange:hover {color: orange}

.font-04-green {  font-family: Arial; font-size: 12pt; color: green; text-decoration: none}
a.font-04-green:link {color: green}
a.font-04-green:active {color: green}
a.font-04-green:visited {color: green}
a.font-04-green:hover {color: green}

/* Calendar */
.font-06-small {  font-family: Arial; font-size: 8pt; color: black; text-decoration: bold}
a.font-06-small:link {color: black}
a.font-06-small:active {color: black}
a.font-06-small:visited {color: black}
a.font-06-small:hover {color: black}

.scrollbar-01 {
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#7F7F7F;
scrollbar-base-color:#FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#F5F5F5;
scrollbar-highlight-color:#F5F5F5;
scrollbar-shadow-color:#AAAAAA;
/*filter:alpha(style=1, opacity=100, finishOpacity=0, startX=40, startY=0, finishX=100, finishY=0)*/
/*filter:alpha(opacity=100)*/
}

.img-border {border: 1px solid #888888;}
.textbox-01 {border: 1px solid #666666; font-family: Arial; font-size: 10pt; height: 18px; color: #000000; background: #F6F6F6; height: 22px;}
.button-01 {border:1px solid #666666; background: #cccccc; font-family: Arial; font-size: 10pt; color: black; height: 22px;}

.menu_mouseout { background: url(); }
.menu_mouseover { background: url(../img/menu_bg.gif) top left repeat-x; }
.sidemenu_mouseout { background: url(); }
.sidemenu_mouseover { background: url(../img/sidemenu_highlight.gif) top left repeat-y; }

.table-01 td {
	font-family: Arial; 
	font-size: 10pt; 
	color: black; 
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}

</style>
