/* 
START BODY DELEMENTS 
*/

BODY {
	background-color: #90A4C7; 
	scrollbar-base-color: #1C3E85;
	scrollbar-arrow-color: ffffff;	
	scrollbar-DarkShadow-Color: #1C3E85; 
	scrollbar-track-color: #E0DFE3;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: black; 
	text-decoration: none;
	}
	
TD {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: black; 
	text-decoration: none;
	}
	
div {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: black; 
	text-decoration: none;
	}
	
	
UL {
	list-style-image: url('images/bullet.gif')
	}


/*
END BODY DELEMENTS
*/

.bluebg  {background-image: url('images/blue.gif'); background-repeat: repeat-x; border-bottom: 2px solid #000000;}

.redbg   {background-image: url('images/red.gif'); background-repeat: repeat-x; border-bottom: 2px solid #000000;}
.redimg   {background-image: url('images/red.gif'); background-repeat: repeat-x; border-bottom: 2px solid #000000; border-right: 2px solid #000000;}

.cellshadow {border-right: 3px solid #6F6F6F; border-bottom: 3px solid #6F6F6F; }

.buttons,
.buttons a  {
	border: 1pt solid #000000; 
	border-collapse:collapse;
	background-image: url('images/buttonbg.gif');
	color: #000000; 
	font-size: 16pt; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	width:100%;
	height:100%; 
	text-align:center;
	text-decoration: none; 
	font-weight: bold;
	line-height:25px;
	display:block
	} 

.buttons a:hover {
	background-image: url('images/space.gif'); 
	background-color:#1C3E85;
	color: #ffffff;
	display:block
	}


.nav, 
.nav a { font-size:7pt; 
		text-transform: uppercase; 
		font-family: Arial; 
		color: #000000; 
		width:100%;
		height:100%; 
		text-align:center;
		text-decoration: none; 
		font-weight: bold;
		line-height:25px;
		display:block
		}
		
.nav a:hover {background-image: url('images/buttonbg.gif'); display:block; color: #ffffff}

.nav2, 
.nav2 a { font-size:7pt; 
		font-family: Arial; 
		color: #000000; 
		width:100%;
		height:100%; 
		text-align:center;
		text-decoration: none; 
		font-weight: bold;
		}
		
.nav2 a:hover {background-color:#1C3E85; color:#FFFFFF; font-weight:bold}


.red { 
	color: red; 
	font-size: 14pt; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	}

.redi { 
	color: red; 
	font-size: 12pt; 
	font-family: Arial; 
	font-style:italic;
	font-weight: bold; 
	}

.blue { 
	color: #1C3E85; 
	font-size: 12pt; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	}

.blueb { 
	color: #1C3E85; 
	font-size: 12pt; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	}
	
.blackb { 
	color: black; 
	font-size: 10pt; 
	font-family: Arial, Verdana, Helvetica, sans-serif;  
	text-decoration: none; 
	}
	
.whitebig { 
	color: #000000; 
	font-size: 14pt; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	}

.whitemed{ 
	color: #000000; 
	font-size: 13pt; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	}

.whitesm{ 
	color: #000000; 
	font-size: 10pt; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	}


.fine,
.fine a { 
	color: #000000; 
	font-size: 8pt; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	text-decoration: none; 
	}

.tablecell   { padding:5px; color: #000080; border: 1px dotted #0000FF; font-family:Tahoma; font-size:24pt; text-decoration:line-through; font-weight:bold; background-image:url('QB_images/globe.jpg'); background-repeat:no-repeat; background-attachment:fixed; text-indent:-2; line-height:200%; margin-top:11 }

.pic {margin:10px; border:2px solid #000000; }
/* 
End Stylesheet 
*/