/* CSS Document */
body,td,th {
	font-family: Tahoma, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f9b04b;
/*
	background-image: url(images/bgimage.gif);
	background-repeat: repeat-y;
*/
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #FF0000;
}
h2 {
	font-size: 16px;
	color: #F7A403;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-size: 13px;
}
.navlink {
	font-family: Tahoma, arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	padding-left: 15px;
	font-weight: bold;
	padding-right: 8px;
}
a.navlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:hover {
	color: #FD0002;
	text-decoration: underline;
}

.footlink {
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	padding-left: 8px;
	font-weight: normal;
	padding-right: 8px;
}
a.footlink:link {
	color: #FFFFFF;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding: 5px;
}
a.footlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footlink:hover {
	color: #FF0000;
	text-decoration: none;
}


.leftlink {
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px;
	color: #33709A;
	text-decoration: none;
	text-transform: none;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 5px;
	text-align: left;
}
a.leftlink:link {
	color: #33709A;
	text-decoration: none;
}
a.leftlink:visited {
	color: #33709A;
	text-decoration: none;
}
a.leftlink:hover {
	color: #F7A301;
	text-decoration: underline;
}


.content {
	width: 95%;
	padding-top: 15px;
	padding-right: 35px;
	padding-left: 25px;
	text-align: justify;
	vertical-align: text-top;
}
/*----*/
.picl {
	float: left;
	margin-right: 8px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.picl2 {
	float: left;
	margin-right: 4px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pictr {
float: right;
margin-right: 0px;
margin-left: 8px;
margin-top: 8px;
margin-bottom: 8px;
}
.pictr2 {
float: right;
margin-right: 0px;
margin-left: 8px;
margin-top: 0px;
}
.dot {
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-left: 5px;
	border-left-style: dotted;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	float: right;
	margin-left: 10px;
}
input,select,textarea{
	border:1px solid #CCCCCC;
	font-family: "Arial 70%";
	color: #FF0000;
}
.trhead {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFDDDD;
}
.textON {
	color: #333333;
	background-color: #FF9933;
	font-weight: normal;
	cursor: hand;
}
.textOFF {
	color: #CCCCCC;
}
.trtable {
	background-color: #FFFFCC;
}
.mouseON {
	background-color: #E8F3FF;
}
.overOFF {
	background-color: #FFFFFF;
}
.descr {
	margin-top: 35px;
}
.copyright {
	font-size: 10px;
	color: #333333;
	text-align: right;
}
a.copyright:link {
	color: #E6E6E6;
	font-size: 11px;
}
a.copyright:visited {
	color: #e6e6e6;
}
a.copyright:hover {
	color: #FF0000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
