BODY, TD, TH, P, DIV, A {
	font: 400 12px "Arial", Arial, sans-serif;
	color: #0F3D76;
}
form {
	margin: 0px 0px 0px 0px;
}

h1, h2, h3, h4 {
	font-weight: 400;
	margin: 0px 0px 20px 0px;
	color: #FF761D;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	font-weight: 700;;
}
h4 {
	font-size: 12px;
	font-weight: 700;;
}
th {
	background-color: #389DE2;
	color: white;
	text-align: left;
}

a, a:link, a:hover, a:visited, a:active {
	color: #0F3D76;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.buttontext {
	font: bold #12px Arial;
	color: black;
}

.nav_1 {
	color: white;
	font-size: 14px;
	font-weight: 700;
}

a.menu, a.menu:link, a.menu:hover, a.menu:visited, a.menu:active {
	color: white;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
a.bold, a.bold:link, a.bold:hover, a.bold:visited, a.bold:active {
	color: #FF761D;
	font-size: 12px;
	font-weight: 700;
}

.acc_white {
	color: white;
	font-size: 11px;
}
.acc_white a, .acc_white a:link, .acc_white a:hover, .acc_white a:visited, .acc_white a:active {
	color: #8CD2FA;
	font-size: 11px;
	font-weight: 400;
}

button, .button, input.button {
	color: white;
	background-color: #0470B9;
	font-weight: 700;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}

#logoff_btn {
	color: white;
	background-color: #6DA601;
	font-weight: 700;
	font-size: 12px;
	height: 18px;
	padding: 0px 0px 0px 0px;
}

.white_sm, a.white_sm, a.white_sm:link, a.white_sm:hover, a.white_sm:visited, a.white_sm:active {
	color: white;
	font-size: 11px;
}

.white, a.white, a.white:link, a.white:hover, a.white:visited, a.white:active {
	color: white;
}

.top_info {
	color: #474746;
}

.copyright {
	color: #474746;
	font-size: 11px;
}
.copyright a, .copyright a:link, .copyright a:hover, .copyright a:visited, .copyright a:active {
	color: #0370BA;
	font-size: 11px;
}

.grey {
	color: #393938;
}

.news { color: #474746; }
.news_hot { color: #D56103; }

.small, .small a {
	font-size: 11px;
}

.ltl {	font-size: 11px; }

