/* **************************************************************************** */
/*	For further information on CSS see these sites:				*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:		*/
/*	comp.infosystems.www.authoring.stylesheets				*/
/*										*/
/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/
/* **************************************************************************** */

body {
	background-color : #6c7174; 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10pt; 
} 
body:white 
{
	background-color:white;
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10pt; 
}

a:link.bodylink {color: #666699; text-decoration: underline }
a:visited.bodylink {color: #666699; text-decoration: underline }
a:hover.bodylink {color: #990000}

a:link.schedlink {color: #000000; text-decoration: none }
a:visited.schedlink {color: #000000; text-decoration: none }
a:hover.schedlink {color: #000000; text-decoration: underline; font-weight: bold }

a:link.header {color: #FFFFFF; text-decoration: none}
a:visited.header {color: #FFFFFF; text-decoration: none}
a:hover.header {color: #FFFFFF; text-decoration: underline}

a:link.menulink {color : #ffffcc; text-decoration : none;} 
a:visited.menulink {color : #ffffcc; text-decoration : none;} 
a:hover.menulink {color : #ffffcc; text-decoration : underline;} 

form.cond {
	margin : 0; 
	line-height : 100%; 
	margin-top : 0; 
	margin-bottom : 0; 
} 

h4.message { 
	color: #F37220 
}

p.indent {
	text-align : left; 
	line-height : 100%; 
	margin-left : 1em; 
	margin-right : 0; 
	margin-top : 0; 
	margin-bottom : 0; 
	color : #fc6900; 
} 

marquee.std {
	font-size : 12pt; 
	color : #ffffcc; 
	font-family : Verdana, Arial, sans-serif; 
	font-style : italic; 
} 

span.newstitle {
	font-family : Bodoni MT Black, Book Antiqua, Bookman Old Style, Arial; 
	font-size : 24pt; 
	color : #6c7174; 
} 

span.subtitle {
	font-family : Bodoni MT Black, Book Antiqua, Bookman Old Style, Arial; 
	font-size : 10pt; 
	color : #6c7174; 
} 

span.feature {
	font-family : Bodoni MT Black, Book Antiqua, Bookman Old Style, Arial; 
	font-size : 11pt; 
	color : #ffffcc; 
} 

td.body {
	font-size : 8pt; 
}

td.body2 {
	font-size : 9pt; 
}

th.header {
	font-size : 10pt; 
	font-weight : bold; 
	color: #FFFFFF; 
	background-color: #7A96E0 
}

th.header2 {
	font-size : 12pt; 
	color: #FFFFFF; 
	background-color: #7A96E0 
}