@charset "utf-8";
/* CSS Document */


.mainfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

.mainfonts2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	text-align: center;

}
.mainsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bigfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B71212;
	text-align: left;
}
.mainsmall11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}



.bigfonts2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B71212;
	text-align: center;
}
.box {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B81010;
	border-left-color: #B81010;

	border-right-width: medium;

	border-left-width: medium;
}
.Topbar {
	font-family: "Viner Hand ITC";
	font-size: 14px;
	text-decoration: none;
	height: 24px;
	}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	
}

div#navbar li {
	list-style-type: none;
	display: inline;}
	
.smallertexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #0000FF;
	text-decoration: underline;
	text-align: right;
}
.Wbigfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
