body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #5f5f5f;
	background-image: url(bgtile.gif);
	background-repeat: repeat;
	text-align: center;
}

.center {
	margin: 0 auto;
	text-align: center;
	background:#FFF;
}

table{
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
	font-weight: normal;
}

td {
	font-family: Arial;
	font-size: 8pt;
	color: #727272;
	text-decoration: none;
	line-height: 175%;
	font-weight: normal;
	text-align: justify;
}

.text {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: #333;
}

.lefttext {
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #333;
}
.textLatestNews {
	font-family: Arial;
	font-size: 7pt;
	text-decoration: none;
	color:#333;
	text-align:left;
}
.date {
	font-family: Arial;
	font-size: 7pt;
	text-decoration: none;
	color:#333;
	text-align:right;
}

.textMenu {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color:#333;
}
.textMenu2 {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#333;
}
.textarea {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	border: 1px solid #ccc;
}

.noborder {
	border: none;
}

select
{
	font-family: Arial;
}

.button {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
    background: #ffffff;
}
.button:hover {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
    background: #F2EEEE;
}
.table
{
	border-collapse:collapse;
	border: 1px solid #ff9900;
	padding: 3px;
}

.lefttd {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #b4bfd3;
	background-color: #799edf;
}

.lefttd1 {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #f0c060;
	background-color: #f0c060;
}

.lefttd2 {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ab80c7;
	background-color: #ab80c7;
}

.lefttd3 {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #b4bfd3;
	background-color: #6685ba;
}

.righttd {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	border: 1px solid #8fa8d3;
	background-color: #FFFFFF;
}

.contentLight 
{
	font-family: Verdana;
	font-size: 9pt;
	background-color: # FFF;
	vertical-align:top;
}

.contentDark 
{
	font-family: Verdana;
	font-size: 9pt;
	background-color: #e6e9fc;
	vertical-align:top;
}
.content 
{
	font-family: Arial;
	font-size: 12px;
	color: #9D2D30;
	text-decoration: none;
}
.contentfull
{
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.table2
{
	border-collapse:collapse;
	border: outset;
	border-width:1px;
	padding: 3px;
}
.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
.header2 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration:none;
}
