.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #CBDF95;
	padding: 10px;
	background-position: center;
	text-align: center;
}

a:link { text-decoration: none; color:#363F35; }
a:visited { text-decoration: none; color:#363F35; }
a:hover { text-decoration: none; color:#D7011A; }
a:active { text-decoration: none; color:#363F35; }


a.special:link {
	color:#91D700
}

a.special:active {
	color:#CCCCCC
}

a.special:visited {
	color:#FFCC00
}

.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding: 0px;
	background-position: left;
	text-align: left;
}

.newTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-position: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.newTxtDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	background-position: left;
	text-align: left;
}
.newTxtCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669900;
	padding: 0px;
	background-position: left;
	text-align: left;
}
.newsPic {
	padding-left: 45px;
	vertical-align: top;
}
.info {
	top: 22px;
	position: relative;
	left: 5px;
	width: 190px;
	background-position: left;
}
body {
	background-color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #990000;
	margin-left: 10px;
	margin-top: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin-top: 20px;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #990000;
	margin-left: 10px;
	margin-top: 20px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	margin-right: 35px;
	margin-left: 20px;
}
.bodyRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	margin-right: 35px;
	margin-left: 20px;
}
.topLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669900;
	padding: 0px;
	background-position: right;
	text-align: right;
	float: right;
}
.topLinkFloat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CD6B00;
	padding: 0px;
	background-position: left;
	text-align: left;
	float: left;
	position: fixed;
	visibility: visible;
	bottom: 10%;
	margin-left: 0px;
	margin-right: 15px;
}
.bodyUL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	margin-right: 35px;
	margin-left: 40px;
	list-style-type: circle;
	list-style-position: outside;
}

.newTxt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-position: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.newTxtCaption2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669900;
	padding: 0px;
	background-position: left;
	text-align: left;
}
.newTxtDate2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	background-position: left;
	text-align: left;
}
.subHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #66990B;
	padding: 5px;
	background-position: center;
	text-align: left;
}
.movie {
	height: 329px;
	width: 452px;
}
/* for form */
.input {
	border: 1px solid #99b3b4;
	width: 220px;
	background: #e4ebeb;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	margin-bottom:4px;
	outline:none;
}
.input:focus {
	border:1px solid #567475;
	background: #e4ebeb;
}
.submit-btn {
	width: 54px;
	height: 20px;
	background-color: #743;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.submit-btn:hover {
	background-color: #069;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
#log_res {
	height:auto;
	padding:15px;
	width:auto;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#log_res p {
	margin:0;
	padding:4px 0 4px 0;
}
#log_res.ajax-loading
	{background: url(images/spinner.gif) no-repeat center;
}
.error {
	color:red;
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.container {
	border:1px solid #99b3b4;
	padding:15px;
	margin:auto;
	width:450px;
	height: 100%;
}
.inputNoWidth {
	border: 1px solid #99b3b4;
	background: #e4ebeb;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	margin-bottom:4px;
	outline:none;
}
.bodyOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3300;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}

 .error {
	font-family: Tahoma;
	font-size: 8pt;
	color: red;
	display:none;
}
