﻿@charset "UTF-8";
body				{ font-family: Tahoma; font-size: 10pt; color: #333333; background-repeat: repeat; background-color: #FFFFFF; margin: 0; padding: 0; text-align: center; height: 100%; }
.header_background	{ background-image: url('images/header_background.jpg'); background-repeat: repeat-x; background-position: top left }
.copyright			{ vertical-align: bottom; font-family: Tahoma; font-size: 9px; color: #003333; text-decoration: none }
a		{ font-family: Tahoma; color: #FF6600; text-decoration: none }
a:hover	{ font-family: Tahoma; color: #FF6600; text-decoration: underline }
h1		{ font-family: Tahoma; color: #555555; font-size: 12pt; font-weight: bold; margin: 20 0 5 0; padding: 0; }
h2		{ font-family: Tahoma; color: #666666; font-size: 11pt; font-weight: bold; margin: 20 0 5 0; padding: 0; }
h3		{ font-family: Tahoma; color: #777777; font-size: 10pt; font-weight: bold; margin: 20 0 5 0; padding: 0; }
h4		{ font-family: Tahoma; color: #FFFFFF; font-size: 11pt; font-weight: bold; margin: 2 0 0 5; padding: 0; }
h5		{ font-family: Tahoma; color: #FFFFFF; font-size: 11pt; font-weight: bold; margin: 3 0 10 0; padding: 0; }
p		{ font-family: Tahoma; font-size: 10pt; margin: 5 0 10 0; padding: 0; }
table	{ font-family: Tahoma; font-size: 10pt; }
td		{ font-family: Tahoma; font-size: 10pt; }
ol		{ margin: 5 0 5 30; padding: 0 }
ul		{ margin: 5 0 5 30; padding: 0 }
li		{ margin: 5 0 5 0; padding: 0 }
hr				{ height: 2px; border: 0; background-color: #DDDDDD; color: #DDDDDD }
hr.message		{ height: 1px; border: 0; background-color: #CCCCCC; color: #CCCCCC }

.content		{ background-color: #F2F1EF }
.content_n		{ background: url('images/content_n.gif'); background-repeat: repeat-x; background-position: top left }
.content_s		{ background: url('images/content_s.gif'); background-repeat: repeat-x; background-position: bottom left }
.content_w		{ background: url('images/content_w.gif'); background-repeat: repeat-y; background-position: top left }
.content_e		{ background: url('images/content_e.gif'); background-repeat: repeat-y; background-position: top right }
.content_nw		{ background: url('images/content_nw.gif'); background-repeat: no-repeat; background-position: top left }
.content_ne		{ background: url('images/content_ne.gif'); background-repeat: no-repeat; background-position: top right }
.content_sw		{ background: url('images/content_sw.gif'); background-repeat: no-repeat; background-position: bottom left }
.content_se		{ background: url('images/content_se.gif'); background-repeat: no-repeat; background-position: bottom right }
.message_n		{ background: url('images/message_n.gif'); background-repeat: repeat-x; background-position: top left }
.message_nw		{ background: url('images/message_nw.gif'); background-repeat: no-repeat; background-position: top left }
.message_ne		{ background: url('images/message_ne.gif'); background-repeat: no-repeat; background-position: top right }
.footer_border	{ border-top: 1px #BBBBBB solid }
.menu_top			{ font-family: Tahoma; font-size: 10pt; color: #666666; text-decoration: none; font-weight: normal }
a.menu_top:link		{ font-family: Tahoma; font-size: 10pt; color: #666666; text-decoration: none; font-weight: normal }
a.menu_top:visit	{ font-family: Tahoma; font-size: 10pt; color: #FF6600; text-decoration: none; font-weight: normal }
a.menu_top:hover	{ font-family: Tahoma; font-size: 10pt; color: #FF6600; text-decoration: none; font-weight: normal }
a.menu_year			{ font-family: Tahoma; font-size: 15pt; text-decoration: none; font-weight: normal }
a.menu_side			{ font-family: Tahoma; font-size: 14px; color: #888888; text-decoration: none; font-weight: bold }
a.menu_side:link	{ font-family: Tahoma; font-size: 14px; color: #888888; text-decoration: none; font-weight: bold }
a.menu_side:visit	{ font-family: Tahoma; font-size: 14px; color: #FF6600; text-decoration: none; font-weight: bold }
a.menu_side:hover	{ font-family: Tahoma; font-size: 14px; color: #FF6600; text-decoration: none; font-weight: bold }
ul.menu_side			{ margin: 0; padding: 0 }
ul.menu_side_child	{ margin: 10 0 0 0; padding: 0 }
li.bullet			{ margin: 5 0 5 0; padding: 0 20 2 10; list-style: none; background: url('images/menuside_bullet.gif'); background-repeat: no-repeat; background-position: top right }
li.bullet_over		{ margin: 5 0 5 0; padding: 0 20 2 10; list-style: none; background: url('images/menuside_bullet_over.gif'); background-repeat: no-repeat; background-position: top right }
table.snow			{ border: 1px solid #999999; border-collapse: collapse; }
table.snow th 			{ border: 1px solid #999999; font-weight: bold }
table.snow td 			{ border: 1px solid #999999; }
p.message			{ font-family: Tahoma; font-size: 8pt; color: #555555; margin: 5 0 5 0; padding: 0 }

.pink				{ font-family: Tahoma; color: #E86867 }
.yellow				{ font-family: Tahoma; color: #FDD21C }
.green				{ font-family: Tahoma; color: #B9D655 }
.orange				{ font-family: Tahoma; color: #FF7C00 }
.message_title		{ font-family: Tahoma; color: #FF7C00; font-size: 11pt; font-weight: bold }
.content_box_top	{ background-image: url(images/content_box_top.png); background-position: 0 0; background-repeat: no-repeat }
.content_box_bottom	{ background-image: url(images/content_box_bottom.png); background-position: 0 0; background-repeat: no-repeat }
.news				{ font-family: Tahoma; color: #003333; font-size: 10pt; }
.tablestroke		{ border: 1px dashed #999999 }
