/* CSS Document */

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #333333;	
}
	
.linetable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333; }
	
.newsTable {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	font-size: 12px;
	color: #000066;
}
.linkstable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333; }
	
	
BODY{ font-family:verdana, sans-serif; font-size:small; font-weight:small; }
OL{ font-family:verdana, sans-serif; font-size:small; color: #5aadad; font-weight:bold;} 
UL{ font-family:verdana, sans-serif; font-size:small; color: #5aadad; font-weight:bold; list-style-image: url(images/bullet-s.gif);}
LI{ font-family:verdana, sans-serif; font-size:small; color: #5aadad; font-weight:bold;}
P{ font-family:verdana, sans-serif; font-size:small; font-weight:bold; color: #5aadad; }
/* DIV{ font-family:verdana, sans-serif; font-size:small; font-weight:normal;} */
SPAN{ font-family:verdana, sans-serif; }
A{ font-family:verdana, sans-serif; font-size:small; font-weight:bold; color: #5aadad;}
H1{font-size:large; font-family:verdana, sans-serif; font-weight:bold; color: #99182C; }
H2{font-size:medium; font-family:verdana, sans-serif; font-weight:bold; color: #99182C; }
H3{font-size:small; font-family:verdana, sans-serif; font-weight:bold; color: #99182C;}
/* INPUT{font-family:sans-serif; } */
/* SELECT{font-family:sans-serif; } */
OPTION{font-family:sans-serif; }


	
