
a:link { 	text-decoration: underline; 	COLOR: #0033FF; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif}
a:visited { text-decoration: underline;	 	COLOR: #0033FF; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif} 
a:hover { 	text-decoration: none;			COLOR: darkred; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif}
a:active { 	text-decoration: underline; 	COLOR: #0033FF; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; }

a.nav:link { 	text-decoration: none; 	COLOR: #990033;		FONT-WEIGHT: BOLD;  FONT-SIZE: 12px; 	font-family: Verdana, arial, Helvetica, sans-serif}
a.nav:visited { text-decoration: none; 	COLOR: #990033; 	FONT-WEIGHT: BOLD; 	FONT-SIZE: 12px; 	font-family: Verdana, arial, Helvetica, sans-serif}
a.nav:hover {	text-decortion: none; 	COLOR: #990033; 	FONT-SIZE: 12px; 	FONT-WEIGHT: BOLD; 	font-family: Verdana, arial, Helvetica, sans-serif}
a.nav:active { 	text-decoration: none; 	COLOR: #990033; 	FONT-WEIGHT: BOLD; 	FONT-SIZE: 12px; 	font-family: Verdana, arial, Helvetica, sans-serif; }

a.bottom:link { 	text-decoration: none; 		COLOR: #686237; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 9PT}
a.bottom:visited { 	text-decoration: none;	 	COLOR: #686237; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 9PT}
a.bottom:hover { 	text-decoration: underline;	COLOR: #990033; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 9PT}
a.bottom:active { 	text-decoration: none; 		COLOR: #686237; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 9PT}


a.hr:link { 	text-decoration: none; 		COLOR: #686237; 	FONT-WEIGHT: BOLD;	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 12PT}
a.hr:visited { 	text-decoration: none;	 	COLOR: #686237; 	FONT-WEIGHT: BOLD;	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 12PT}
a.hr:hover { 	text-decoration: underline;	COLOR: #990033; 	FONT-WEIGHT: BOLD;	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 12PT}
a.hr:active { 	text-decoration: none; 		COLOR: #686237; 	FONT-WEIGHT: BOLD;	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 12PT}

a.menu:link { 		text-decoration: none; 		COLOR: #990033; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 10PT; FONT-WEIGHT: bold}
a.menu:visited { 	text-decoration: none; 		COLOR: #990033; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 10PT; FONT-WEIGHT: bold}
a.menu:hover { 		text-decoration: none;		COLOR: #666633; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 10PT; FONT-WEIGHT: bold}
a.menu:active { 	text-decoration: none; 		COLOR: #990033; 	FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 10PT; FONT-WEIGHT: bold}

a.scroller:link {color: white; text-decoration: none}
a.scroller:visited {color: white; text-decoration: none}
a.scroller:hover {color: yellow; text-decoration: none}


.normal {color:#102873; font-size: 10pt; font-family: century gothic, verdana, arial, helvetica, sans-serif}

.title {color:#000080; font-size: 18pt; font-family: arial, verdana, helvetica, sans-serif; font-weight: bold}


.highlight {color: #800000; font-weight:bold }

.bg_image {url('../images/bg_dept.gif')}

.static_bg{ background-repeat:no-repeat; background-position:right; float:center;}
.static_norepeat{ background-repeat:no-repeat}
.static_bg_right{ background-repeat:no-repeat; background-position:right; float:center;}
.repeat-x {background-repeat: repeat-x}
.repeat-y {background-repeat:repeat-y}

.strike {text-decoration: line-through; color: red}