html
{
	background-color:      #dddddd;
}
body
{
	margin:                0;
	padding:               0;
	font-family:           Tahoma, Verdana, Arial;
}
td
{
	font-size:             14px;
}
a
{
 color:#003399;
 text-decoration: none;
}
p
{
	font-size:14px;
}
h1,h2,h3
{
 font-family:           Tahoma, Verdana, Arial;
}
h1 {font-size:28px;color: #000000;font-weight:normal;padding: 5 0 5 0;margin: 0;}
h2 {font-size:24px;color: #000000;font-weight:normal;padding: 5 0 0 0;margin: 0;}
h3 {font-size:20px;color: #000000;font-weight:normal;padding: 5 0 0 0;margin: 0;}
h4 {font-size:16px;color: #000000;font-weight:normal;padding: 5 0 0 0;margin: 0;}
h4 {font-size:16px;color: #ca1918;font-weight:bold;  padding: 5 0 0 0;margin: 0;}
h5 {font-size:14px;color: #000000;font-weight:normal;padding: 5 0 0 0;margin: 0;}
h6 {font-size:12px;color: #000000;font-weight:bold;  padding: 5 0 0 0;margin: 0;}
h7 {font-size:11px;color: #000000;font-weight:bold;  padding: 5 0 0 0;margin: 0;}
.active-menu
{
 background-image:      url(/images/template/active-menu.jpg);
 background-repeat:     no-repeat;
}
.footer_menu td
{
 padding:               0px 7px;
 text-align:            center;
 color:                 #ffffff;
}
a.left_menu
{
 font-family:           Arial;
	color:                 #ffffff;
	font-size:             16;
 font-weight:           bold;
	text-decoration:       none;
	text-transform:        none;
}
.aleft_menu
{
 font-family:           Arial;
	color:                 #ffcc01;
	font-size:             16;
 font-weight:           bold;
	text-decoration:       none;
	text-transform:        none;
}
a.left_sub_menu
{
 font-family:           Arial;
	color:                 #102e50;
	font-size:             14;
 font-weight:           normal;
	text-decoration:       none;
	text-transform:        none;
}
.aleft_sub_menu
{
 font-family:           Arial;
	color:                 #79001c;
	font-size:             14;
 font-weight:           normal;
	text-decoration:       none;
	text-transform:        none;
}
a.bottom_menu
{
	color: #ffffff;
	font-size: 12;
	font-weight: normal;
	text-decoration: none;
	font-family:           Verdana;
}
a:hover.bottom_menu 
{
 text-decoration: underline;
}
.a_bottom_menu
{
	color: #ffffff;
	font-size: 12;
	font-weight: normal;
	text-decoration: underline;
	font-family:           Verdana;
}

.footer-center 
{ 
 background:          url("/images/template/footer-center.jpg");
 background-color:    #435677;
 background-repeat:   no-repeat;
 background-position: bottom center;
 text-align:          center;
}

table.table_site
{
 border-collapse: collapse;
}
table.table_site th, table.table_site thead td
{
 background-color: #e8e8e8;
 color: #333333;
 font-weight: bold;
 font-family:Verdana;
 font-size: 14;
 padding: 5px 10px;
 border: 0px solid #999999;
 text-align: center;
}
table.table_site td
{
 padding: 5px;
 border-bottom: 1px solid #999999;
}
.an11
{
 padding:               5 0;
 color:                 #333333;
 font-size:             12;
 font-weight:           bold;
}
.an12
{
 padding:               5 0;
 color:                 #000000;
 font-size:             12;
 font-weight:           normal;
}
.slide-block>div
{
 display:               inline-block!important;
}
.slideshow
{
 display:               inline-block;
 text-align:            center;
}

.main-title {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	color: white;
	font-size: 18px;
	line-height: 24px;
	padding: 5px 0;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}