/* CSS Document */

body{
margin: 10px 0 0 0;
padding: 0 0 0 0;
/*background: #A9AE9C url('smiley.gif') no-repeat fixed center;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
/*font: italic small-caps bold 12px Verdana, Arial, Helvetica, sans-serif;
background-image: url('../images/bg.gif');
	 background-position: left top;
	 background-repeat: repeat-x;
	 background-color: #3CBAE4;*/
}

a:link {font-weight: bold;text-decoration: none;color:#455E40}
a:visited {font-weight: bold;text-decoration: none;color:#455E40}
a:hover { font-weight: bold;text-decoration: none;color:#000000}
a:active { font-weight: bold;text-decoration: none;color:#000000}

.footertagline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 5px 0px 0px;		
	text-align: right;
}

.title {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#000000;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	padding: 15px 0px 5px 0px;		
	text-align: left;
}

.snapto {
	text-align: center;		
}

.background {
background: url("../images/background.gif") repeat-y top left;}

.bottomnav {text-align: right; color: #455E40; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica; padding: 5px 5px 5px 5px;}
	.bottomnav A:link, .bottomnav A:visited { color: #455E40; text-decoration: none; }
	.bottomnav A:active, .bottomnav A:hover { color: #000000; text-decoration: none; }

.copyright { color: #000000; font-family: Verdana, Arial, Helvetica; font-weight: normal;}
	.copyright A:link, .copyright A:visited { color: #000000; text-decoration: none; }
	.copyright A:active, .copyright A:hover { color: #000000; text-decoration: none; }
