/* CSS Document */

.bodyhome {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #EFEFEF;
	
	scrollbar-DarkShadow-Color:#179216;
	scrollbar-3dLight-Color:#179216;
	scrollbar-Arrow-Color:#179216;
	scrollbar-Base-Color:#179216;
	scrollbar-Face-Color:#FFFFFF;
	scrollbar-Highlight-Color:#FFFFFF;
	scrollbar-Shadow-Color:#179216;
	scrollbar-Track-Color:#FFFFFF;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #EFEFEF;
	
	scrollbar-DarkShadow-Color:#179216;
	scrollbar-3dLight-Color:#179216;
	scrollbar-Arrow-Color:#179216;
	scrollbar-Base-Color:#179216;
	scrollbar-Face-Color:#FFFFFF;
	scrollbar-Highlight-Color:#FFFFFF;
	scrollbar-Shadow-Color:#179216;
	scrollbar-Track-Color:#FFFFFF;
}

td {
	font-size: 10px;
	color: #1A00A2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link {
	color: #1A00A2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1A00A2;
}
a:hover {
	text-decoration: underline;
	color: #1A00A2;
}
a:active {
	text-decoration: none;
	color: #1A00A2;
}


