body.home {
	margin:0px;
	background-color: #C7C1C1;
	}

#fullheight{height:100%}
	
a.copyright:link {
	color: black;
	}
a.copyright:visited {
	color: black;
	}	
a.copyright:hover {
	color: red;
	}			

			
table.main5 {
	width: 1000px;
	height: 100%;
	align: center;
	background-color: #FFFFFF;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}	

td.menu_bar {
	background-image:url(images/menu_bar_background3.gif);
	background-repeat:repeat-y;
	background-position: top left;
	margin-left:0px;
	width:140px;
	}
	
td.menu {
	background-image:url(images/button_background_off.gif);
	background-repeat:no-repeat;
	width:140px;
	height:23px;
	font-family: verdana;
	font-size: 12px;
	color:#FFFFFF
	}	

a.content:link {
	color:#150AA3;
	}
		
a.content:visited {
	color:#150AA3;
	}
		
a.content:hover {
	color:#F50F0A;
	}	
	
td.content {
	width: 860px;
	font-family: trebuchet,sans-serif;
	font-size: 80%;
	line-height: 110%;
	height: 100%;
	padding: 0px 0px 10px 30px;	
	}
	
.scrolling_content {
	padding-right:30px;
	height:100%;
	overflow: auto;
	scrollbar-face-color : #000000; 
	scrollbar-highlight-color : #C7C1C1; 
	scrollbar-3dlight-color : #C7C1C1; 
	scrollbar-shadow-color : #C7C1C1; 
	scrollbar-darkshadow-color : #C7C1C1;
	scrollbar-track-color : #C7C1C1; 
	scrollbar-arrow-color : #C7C1C1; 	
	
	}
	
td.content2 {
	font-family: trebuchet,sans-serif;
	font-size: 80%;
	line-height: 110%;
	}
		
td.gradient_bar {
	width: 100%;
	heigth:5px;
	background-image:url(images/horizontal_gradient_bar.gif);
	background-repeat:repeat-x;
	background-position:left;
	}		
		

p.content {
	font-family: trebuchet,sans-serif;
	font-size: 80%;
	line-height: 110%;
	}		
	
li.content {
	font-family: trebuchet,sans-serif;
	font-size: 80%;
	line-height: 110%;
	}	
	
div.content {
	font-size: 16px;
	}
	
p.subtitle {
	color: red;
	font-size: 110%;
	}	
	
p.copyright {
	color: black;
	font size: 85%;
	}
