body,td {
	font-family: tahoma,arial,helvetica;
	font-size: 9pt;
	color: #595959;
}
input,select,textarea {
	font-family: tahoma,arial,helvetica;
	border-color: #aaaaaa;
	background-color: #efefef;
	border-width: 1px;
	border-style: solid;
	border-top-color: #efefef;
}
h1, h2, h3 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 14px;
}
h2, h3 {
	font-size: 12px;
}
input.nob {
	border: none;
	background-color: #ffffff;
}
.search_box input {
	font-size: 15px;
	width: 140px;
}
a.menu1:link,a.menu1:visited,a.menu1:hover,a.menu1.active {
	color: #666666;
	font-family: tahoma,arial,helvetica;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
}

a.menu1a:link,a.menu1a:visited,a.menu1a:hover,a.menu1a.active {
	color: #FFFFFF;
	font-family: tahoma,arial,helvetica;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
}

a.menu1:hover {
	color: #FFFFFF;
}

a.menu2:link,a.menu2:visited,a.menu2:hover,a.menu2:active {
	color: #333366;
	font-family: tahoma,arial,helvetica;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
}

a.menu2:hover {
	color: #A2A2A2;
}

a.menu2a:link,a.menu2a:visited,a.menu2a:hover,a.menu2a.active {
	color: #A2A2A2;
	font-family: tahoma,arial,helvetica;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
}

a.menu3:link,a.menu3:visited,a.menu3:hover,a.menu3.active {
	color: #333366;
	font-family: tahoma,arial,helvetica;
	font-size:8pt;
	text-decoration: none;
	font-weight: bold;
}

a.menu3a
{
	font-weight: bold;
}

a.menu3a:link,a.menu3a:visited,a.menu3a:hover,a.menu3a.active {
	color: #A2A2A2;
	font-family: tahoma,arial,helvetica;
	font-size:8pt;
	text-decoration: none;
}

a.menu3:hover {
	color: #A2A2A2;
}

a.hereuare:link,a.hereuare:active,a.hereuare:visited,a.hereuare:hover {
	color: #333366;
	font-family: tahoma,arial,helvetica;
	font-size:8pt;
	text-decoration: none;
	font-weight: bold;
}
a.footer:link,a.footer:active,a.footer:visited,a.footer:hover {
	color: #595959;
	font-family: tahoma,arial,helvetica;
	font-size:8pt;
	text-decoration: none;
}
a:link,a:active,a:visited,a:hover {
	color: 000000;
	text-decoration: underline;
}
td.menu1 {
	padding-left: 13px;
	height: 19px;
}
td.menu2 {
	padding-left: 31px;
	height: 19px;
}
td.menu3 {
	padding: 5px 6px;
}
td.menu3i {
	color: #333366;
	text-align: center;
}
td.menu3t {
	color: #999999;
	font-weight: bold;
	padding-left: 10px;
}
td.bracket1 {
	background-color: #0063A7;
}
td.bracket2 {
	background-color: #CCCCCC;
}
td.bracketboxhead {
	background-color: #0063A7;
	padding: 2px;
	padding-left: 5px;
	color: white;
	font-weight: bold;
}
td.bracketboxbody {
	background-color: #FFFFCC;
	padding: 5px;
	color: #666666;
}
td.content {
	padding: 5px;
	padding-left: 15px;
}
div.cms-validate-error {
	border: solid 1px red;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
input.cms-validate-error {
	border: solid 1px red;
}

table.header tr.header-images td.header-logo 
{
	text-align: center;
}

table.header tr.header-link td
{
	background-color: #0063A7;
	border-bottom: 1px solid #B3D6EC;
	height: 20px;
}

table.header tr.header-link td.link a
{
	border-left: 1px solid #fff;
}

table.header tr.header-link td a
{
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
}

td.weblog-teaser-right {
	vertical-align: top;
	border-top: 57px solid #D4DBEE;
}
div.weblog-teaser-header {
	padding: 10px;
	font-weight: bold;
	font-size: 1.1em;
}
div.weblog-teaser-list div.weblog-teaser-post {
	padding: 10px;
	border-right: 5px solid #0063A7;
	clear: right;
}
div.weblog-teaser-list {
	border-top: 19px solid #0063A7;
	width: 180px;
}
div.weblog-bracket {
	border-top:40px solid #FFFFFF;
}
div.weblog-title {
	float: left;
	text-align: right;
	width: 100px;
	color:#0063A7;
	font-weight: bold;
	font-size: 14px;
}
div.weblog-bracket-end {
	background-color: #0063A7;
	width: 30px;
	height: 20px;
	float: right;
}