﻿/* CSS Document */

body {
	padding: 0px;font-size: 11pt;
	margin: 0px;
}
.h2
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#1074CA;
	font-size:9pt;
	font-weight:bold;
	padding-bottom:8px;
}

.h3
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#1074CA;
	font-size:9pt;
	font-weight:bold;
	padding:8px 0px;
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
}

.menu {
	margin-left: 160px;
}
.menu UL {list-style:none;margin:0px; margin-top:3px;}
.menu ul li {
	float: left;
	margin: 0px 10px 0px 10px;
	display: block;
}
.menu a:link,.menu a:visited
{
	color: #333333;
	text-decoration: none;
	font-weight: bold; font-size:14px;
}
.menu a:hover,.menu a:active
{
color: #ffcc00;
text-decoration:none;
font-weight:bold;font-size:14px;
}

.menuDiv {
	width: 1px;
	height: 15px;
	background: #FFFFFF;
}

.list
{
color: #00652D;
font-size:9pt;
text-decoration:none;
}
.list a:link,.list a:visited
{
color: #00652D;
font-size:9pt;
text-decoration:none;
}
.list a:hover,.list a:active
{
color: #FF3300;
font-size:9pt;
text-decoration:none;
}


.border{
	border: 1px solid #CCCDD2;
	border-top: none;
	padding: 20px 20px;
	line-height: 25px;
	font-size: 12px;
	color: #000000;
	width:98%;
}
.padding{
margin:0;
padding-left:70px;
font-size:14px;
color:#ffffff;
font-weight:bold;
}
.company{
margin:0;
padding-left:40px;
font-size:14px;
color:#ffffff;
font-weight:bold;
}
.txtTitl {
	color: #02468F;
	font-weight: bold;background-image:url(../img/host_table_shop_bg.jpg); background-repeat: repeat-x; height: 30px; line-height: 30px; text-align: center;
}
.txtTitl2 {
	color: #02468F;
	font-weight: bold;
	background-image: url(../img/host_table_shop_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left: 12px;
}
.tRight {
	text-align: right;
}
.tCenter {
	text-align: center;
}
.bgcl {
	background-color: #E0DCD8;
}
.bgcl2 {
	background-color: #00417A;
}
