body {
	background-color: #FEFDEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
/*
	scrollbar-face-color: #eeeeee;
 scrollbar-arrow-color: #555555;
 scrollbar-highlight-color: #ffffff;
 scrollbar-shadow-color: #ffffff;
 scrollbar-3dlight-color:#555555;
 scrollbar-darkshadow-color: #555555;
 scrollbar-track-color: #cccccc;
*/		
}

h1,h2,h3,h4,h5,h6{ 
 font-size: 1.25em;
 font-weight: bold;
	margin-top: 0; 
 margin-bottom: 0; 
 padding: 0; 
}

p,ol,li{ 
	margin-top: 0; 
 margin-bottom: 0; 
 padding: 0; 
	list-style-type: none
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 50px;
	padding: 0;
	padding-left: 0;
}

form {
	margin: 0px;
	padding: 0px;
}

a img { 
 border: 0; 
} 

hr { 
 display: none; 
} 

a {
 color: #7D7B66; 
}
a:link {
	text-decoration: underline;
}
a:visited {
 color: #551A8B; 
	text-decoration: underline;
}
a:hover {
	color: #A80000;
	text-decoration: none;
}
a:active {
 color: #A80000; 
	text-decoration: none;
}

a.gmenulink {
	text-decoration: underline;
	color: #333333;
}
*.gmenulink:visited {
 color: #333333; 
	text-decoration: none;
}
*.gmenulink:hover {
	color: #A80000;
	text-decoration: none;
}
*.gmenulink:active {
	text-decoration: none;
}

a.redBoldlink {
	text-decoration: underline;
	color: #A80000;
	font-weight: bold;
}
*.redBoldlink:visited {
	color: #A83F00;
	text-decoration: underline;
}
*.redBoldlink:hover {
	color: #A80000;
	text-decoration: none;
}
*.redBoldlink:active {
	text-decoration: none;
}

*.hidden {
    display: none;
}

*.negalink {
	font-size: 12px;
	line-height: 133%;
	color: #FFFFFF;
}

a newslink{ 
 color: #000; 
}
*.newslink:link {
	text-decoration: underline;
}
*.newslink:visited {
 color: #666; 
	text-decoration: underline;
}
*.newslink:hover {
	color: #A80000;
	text-decoration: none;
}
*.newslink:active {
 color: #A80000; 
	text-decoration: none;
}

*.newsdot {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CACABE;
	padding-bottom: 2px;
	padding-top: 3px;
}
*.newsdotNega {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #fff;
	padding-bottom: 2px;
	padding-top: 3px;
}
.newsdays {
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	color: #006633;
}
.newstitle {
	font-size: 12px;
	line-height: 125%;
	color: #000;
}


