td, body, input, select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	
}

.date {
	color: #fcaf17;
	font-weight: bold;
}

.reg {
	font-size: 10px;
}

.headers {
	color: #2a407c;
	font-size: 16px;
}

.beginningText {
	color: #2a407c;
	font-size:18px;
	font-weight:bold;
}

.biggerText {
	font-size:16px;
}

.blue {
	color: #2a407c;
}

input, select {
	padding: 1px 0 1px 2px;
}

.fullborder {
	border-style: solid;
	border-color: #fcaf17;
	border-width: 1px;
}

a:link {
	color:#183F74;
	text-decoration: underline;
}
	   
	   
a:active {
	color:#183F74;
	text-decoration: none;
}
		 
a:visited {
	color:#666666;
	text-decoration: underline;
}		 
		  
a:hover {
	color:#2D69B9;
	text-decoration: none;
}

.dark:link {
	color:#ffffff;
	text-decoration: underline;
}
	   
	   
.dark:active {
	color:#ffffff;
	text-decoration: none;
}
		 
.dark:visited {
	color:#ffffff;
	text-decoration: underline;
}		 
		  
.dark:hover {
	color:#ffffff;
	text-decoration: none;
}

ul.rssfeed {
	text-indent: 1px;
	padding: 0 2px 0 15px;
	margin: 0 0 0 0;
}

li.rssfeed {
	padding: 0 0 3px 0;
}

h1 {
	color: #394e92;
}

.copyright {
	color:#ffffff;
	font-size:11px;
}