﻿#li_sidebar {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Technic, "Times New Roman";
	text-align: center;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-bottom-color: #FFCC00;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	list-style-type: none;
}
#li_sidebar a{
	padding: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
#li_sidebar a:hover {
	text-decoration: none;
	display: block;
	color: #FFFFCC;
	background-color: #CC3300;
	font-weight: bold;
}
#content {
	border: 2px solid #FFCC00;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma;
	padding: 10px;
	font-size: 0.8em;
}
#ul_sidebar {
	padding: 0px;
	text-align: right;
	margin-right: 0px;
	width: 150px;
}
#sidecontent {
	padding: 25px 10px 10px 10px;
	font-family: Arial, Tahoma, Technic, "Times New Roman";
	border: thin none #FFFFFF;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
	width: 170px;
	direction: ltr;
	font-size: x-small;
	color: #000080;
}
#foot_content {
	padding: 10px;
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
#h2 {
	border-bottom: thin ridge #FFCC66;
	font-family: Tahoma;
	font-size: large;
	color: #000080;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px;
	border-left-color: #FFCC66;
	border-left-width: thin;
	border-right-color: #FFCC66;
	border-right-width: thin;
	border-top-color: #FFCC66;
	border-top-width: thin;
	width: 465px;
	font-weight: lighter;
}
#foot_content a {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Tahoma, "Times New Roman";
}
#foot_content a:hover {
	color: #FF0000;
	text-decoration: blink;
	font-family: Arial, Tahoma, "Times New Roman";
}
#h6 {
	font-family: Arial, Tahoma, Technic, "Times New Roman";
	color:aqua;
	font-size: x-small;
	font-weight: normal;
}
#h3 {
	border-bottom: thin inset #FFCC66;
	font-size: medium;
	width: 330px;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	font-weight: lighter;
	border-left-color: #FFCC66;
	border-right-color: #FFCC66;
	border-top-color: #FFCC66;
	color: #000080;
	padding-bottom: 2px;
}
#ul_content {
	border: thin none #FFFFFF;
	font-family: Tahoma, Arial, "Times New Roman";
	color: #000080;
	text-align: right;
	padding: 5px 50px 5px 0px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 500px;
	font-weight: bolder;
	background-color: #B3FFFF;
}
#img_content {
	border-width: 0px;
	margin-right: 80px;
}
#li_content {
	list-style-type: square;
	padding: 2px;
	margin: 5px 15px 5px 10px;
	list-style-position: outside;
}
#img_txtcontent {
	margin: 5px;
	float: left;
}
#img_minilogo {
	margin-left: 3px;
	margin-right: 3px;
	float: right;
	width: 35px;
	height: 40px;
}
#li_numcontent {
	list-style-type: decimal;
	padding: 2px;
	list-style-position: outside;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ul_bcontent {
	border: thin ridge #FF9933;
	font-family: Tahoma, Arial, "Times New Roman";
	color: #000080;
	text-align: right;
	padding: 5px 30px 5px 0px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 500px;
	background-color: #FFCC99;
	font-weight: bolder;
}
#ul_ccontent {
	border: thin ridge #FFCC00;
	font-family: Tahoma, Arial, "Times New Roman";
	color: #000080;
	text-align: right;
	padding: 5px 50px 5px 0px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 500px;
	background-color: #FFCC00;
	font-weight: bolder;
}
#ul_subcontent {
	border: medium none #FFFFFF;
	font-family: Tahoma, Arial, "Times New Roman";
	color: #000080;
	text-align: right;
	padding: 5px 30px 5px 0px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 370px;
}
#ul_lcontent {
	border: thin none #FFFFFF;
	font-family: Tahoma, Arial, "Times New Roman";
	color: #000080;
	text-align: right;
	padding: 5px 30px 5px 0px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 620px;
	font-weight: bolder;
	background-color: #B3FFFF;
}
#h5 {
	color: #000080;
	font-size: x-small;
	font-family: Arial, Tahoma, Technic, "Times New Roman";
}
#anouncebanner {
	border-style: inherit;
	border-width: thin;
	border-color: #FFCC00;
	font-weight: normal;
	color: #000000;
	font-size: small;
	padding: 3px;
	margin: 5px;
	background-color: #FFFF99;
}
