/* CSS Document */

a:link { 
	color: #0909ae;
    text-decoration: none;
	}
a:visited { 
	color: #0909ae;
    text-decoration: none;
	}
a:hover { 
	color: #cc0000;
    text-decoration: underline;
		}
a:active { 
	color: #0909ae;
    text-decoration: underline;
	}
body {
	background-color: #ffffff;
}
td, p {
	font-family: arial;
	font-size: 12px;
}
table {
	background-color: #ffffff;
}
#motto { padding: 5px; }
#motto h1 {
margin:0;
padding:0;
}
#flash { background-color: #569B1C; }
#topimg {
	height: 70px;
	color: #666666;
	font-family: 'arial';
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
}
#topad a:hover {color: #ffffff;  }
#topad a:visited {color: #ffffff; }
#topad a:link {color: #ffffff; }	
#topad a:active {color: #ffffff;  }	
#topad {
	background-color: #52278E;
	height: 37px;
	padding-top: 3px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
h1 {
	font-family: 'arial';
	font-size: 13px;
	color: #666666;
	text-align: center;
}
h2 {
	font-family: 'arial';
	font-size: 16px;
	color: #52278E;
	text-align: left;
font-weight: bold;
}
h3 {
	font-family: 'arial';
	font-size: 16px;
	color: #52278E;
	text-align: left;
font-weight: bold;
}
.main {
	padding: 10px;
	border-left: 1px solid #cccccc;
}
table {
	border: 1px none #cccccc;
}

.leftMenu a:link {text-decoration: underline;}
.leftMenu a:visited {text-decoration: underline;}
.leftMenu {
	padding: 7px;
line-height: 18px;
font-size: 11px;
background-color: #ffffff;
}
.leftMenu ul {
	list-style: none;

}
.articlebg
{
border: 1px solid #cccccc;
background-color: #f6f6f6;
	padding-left: 13px;
padding-right: 13px;
padding-top: 1px;
padding-bottom: 1px;
}
.articlebar {
	background-color: #cccccc;
	padding 3px;
	height: 1px;
}
#copyright a:hover {color: #ffffff;
    text-decoration: underline;}
#copyright a:link {color: #ffffff;
    text-decoration: none;}	
.copyright {

	background-color: #569B1C;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	padding-top: 2px;
	height: 2px;
	font-size: 12px;
	
}

.realcopyright { line-height: 27px; padding: 2px;}
.sitelinks { font-size: 11px; padding: 7px;
line-height: 15px; text-decoration: none; }
.sitelinks a:link { color: #666666; text-decoration: none;}
.sitelinks a:visited { color: #666666; text-decoration: none;}
.sitelinks a:hover { color: #414141;}
.adspot {font-size: 12px; line-height: 20px; padding 3px;}