#header #topmenu1 a
{
	font-weight:  normal;
 	color: white;
	text-decoration: none;
}
#header #topmenu1 a.link_active
{
	color: #b2d235;
	text-decoration: none;
}
#topmenu2 ul li a
{
	font-weight:  normal;
 	color: white;
	text-decoration: none;
}
#topmenu2 ul li a:hover
{
 	color: #3399cc;
}
#content-left-inner
{
 	color: #006699;
	line-height: 20px;
}
#sidebar-left b
{
 	color: #b2d235;
}
#sidebar-left a
{
	font-weight: normal;
 	color: #009eda;
	text-decoration: none;
}
#sidebar-left a:hover
{
	text-decoration: underline;
}
.sidebar .sidebar-center
{
 	font-size: 14px;
	color: #006699;
}

.Content {	
	margin: 0 0 0 0;
}
.Content td {
	padding: 0 0 0 0;
}
.Content td td{
	padding: 0;
}

.Sidebar1 {
	background: url("../img/sidebar-bg.jpg") left top repeat-y;
	clear: both;
	margin-bottom: 8px;
	width: 230px;
}
.Sidebar1 td.SidebarTop{
	background: url("../img/sidebar-top.jpg") left top no-repeat;
	line-height: 0; font-size: 0;
	height: 15px;
}
.Sidebar1 td.SidebarBottom{
	background: url("../img/sidebar-bottom.jpg") left bottom no-repeat;
	line-height: 0; font-size: 0;
	height: 15px;
}
.Sidebar1 td.SidebarMiddle{
	padding: 3px 12px;
}
.Sidebar1 td, .Sidebar1 div, .Sidebar1 p{
	font-size: 14px;
}

* html .Sidebar1 {
}
.Sidebar1 td a{
	text-decoration: none;
}
.Sidebar1 td a:hover{
}


body
{
 	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #017baa;
}
body table, table p {
	font-size: 100%;}
	
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {	
	margin: 1px 0 5px 0;
	display: block;
	font-size: 17px;
	line-height: 18px;
	color: #017baa;
}
h2 {
	margin: 1px 0 5px 0;
	display: block;
	font-size: 17px;
	line-height: 18px;
	color: #179aa7;
}
h3 {
	margin: 1px 0 1px 0;
	display: block;
	font-size: 15px;
	line-height: 18px;
	color: #017baa;
}
h4 {
	margin: 1px 0 1px 0;
	display: block;
	font-size: 15px;
	line-height: 18px;
	color: #179aa7;
}
h5 {	
	margin: 1px 0 3px 0;
	border-bottom: 1px #d1d1d1 solid;
	display: block;
	letter-spacing: 0;
	color: #017baa;
}
h6 {
	color: #179aa7;
	margin: 1px 0 3px 0;
	border-bottom: 1px #d1d1d1 solid;
	display: block;
	letter-spacing: 0;
}
.class1 {
	font-size: 10px;
	line-height: 12px;
}
.class2 {
	font-size: 12px;
}
.class3 {
	font-size: 12px;
	font-weight: bold;
}
.class4 {
	font-size: 16px;
}
.class5 {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}
.red, .red * {
	color: #e93306;
	font: inherit;
}
.green, .green * {
	color: #b2d235;
	font: inherit;
}

a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #b2d235;
	text-decoration: none;
}

ul {
	margin: 9px 0 9px 22px;
	padding: 0;
	line-height: 18px;
}
ul.links { 
	list-style-type: none;
	list-style-image: none;
	margin:0px 0px; 
	padding:0 0 0 0px; 
}
ul.links li { 
	margin:0; 
	padding: 0 0 0 0; 
}
ul.links a { 
	display:block; 
	padding-left:22px; 
	background: url("/templates/img/li.png") left top no-repeat; 
}

ul.links a:hover { 
	background: url("/templates/img/li_over.png") left top no-repeat; 
} 
blockquote, pre {
	padding: 10px 30px;
}
blockquote {
	font: italic 12px Georgia, Times, serif;
	margin: 8px 0;
}
* html ul, * html ol {
	margin-left: 22px;
}
img {
	margin: 0;
	padding: 0;
	border-color: #017baa;
}
.pointerhand {
	cursor: pointer;
}
hr {
	border: solid #017baa 0px;
	border-top-width: 1px;
	height: 0px;
	padding: 0px;
	line-height: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.hr {
	margin: 4px 0;
	height:1px;}
div.hr hr {
	display:none}

form .fieldset_left {
}
form {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
form fieldset {
	clear: both;
	font-size: 100%;
	border-color: #017baa;
	border-width: 1px 0 0;
	border-style: solid none none;
	padding: 10px;
	margin: 0 0 8px;
}
form fieldset legend {
	margin-left: -2px;	
	font-size: 16px;
	font-weight: normal;
	color: #017baa;
	margin: 0 0 0 0;
	padding: 0 2px;
}
label {
	font-size: 100%;
}
label u {
	font-style: normal;
	text-decoration: underline;
}
input, select, textarea {
	border-width: 1px;
	background-color: #d1ebed;
	font-family: Helvetica, Arial, sans-serif;
	color: #e93306;
	padding: 1px;
	font-size: 12px;
}
.submit, .button {
	background-color: #017baa;
	border-color: #017baa;
	color: #fff;
}
input:focus, select:focus, textarea:focus {
	background-color: white;
	color: #b2d235;
	border-color: #b2d235;
}
textarea {
	overflow: auto;
}
