
.normalSettings
{
	font-size: 9pt;
	font-family: tahoma;
}
body {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	text-align: justify;
	color: #5C5C5C;
	font-family: Tahoma;
}

a {
	font-family: Tahoma;
	text-decoration: none;
	color: #1B75A9;
}

a:hover, a:active {
	text-decoration: underline;
	color: #1B75A9;
}

a:visited {
	color: #1B75A9;
}

img {
	border: none;
}


/* Menu */

#menu ul {
	margin: 0;
	padding: 10px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	text-align: center;
}

#menu a {
	display: block;
	background: url('images/img03.jpg') no-repeat right 70%
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF; padding-left:35px; padding-right:35px; padding-top:0; padding-bottom:0
}

#menu a:hover { 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

.TableRow
{
    font-size: 11px;
    color: #834C24;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left: auto;
    margin-right: 6px;
    height: 20px;
    vertical-align: top;
    text-align: right;
}

.Message
{
    font-weight: normal;
    font-size: 10px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
}

HTML
{
	font-size: 9pt;
	font-family: Tahoma;
}
TABLE
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
}
A
{
	font-size: 10pt;
	color: #035bba;
	text-decoration: none FONT-SIZE: 9pt;
}
A.NormalTENLink
{
	font-size: 9pt;
	text-decoration: none FONT-SIZE: 9pt;
}
A:HOVER
{
	font-size: 10pt;
	color: #035bba;
	text-decoration:underline;
}
A.NormalTENLink:HOVER
{
	font-size: 9pt;
	text-decoration:underline;
}

A:LINK
{
	color: #035bba;
	font-size: 10pt;
    text-align: right;
}
A.NormalTENLink:LINK
{
	color: #668598;
	font-size: 9pt;
}
A:VISITED
{
	color: #035bba;
}
A.NormalTENLink:VISITED
{
	font-size: 9pt;
	color: #668598;
}
TD
{
	font-weight: normal;
	font-size: 9pt;
	margin-left: 0px;
	font-family: tahoma;
    text-align: left;
}
TR
{
	font-weight: normal;
	font-size: 9pt;
	font-family: tahoma;
}

.TextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 9pt;
	font-family: tahoma, Verdana, 'Times New Roman';
}
.Button
{
	border: 2px solid black;
	background-color: Silver;
	font-size: 9pt;
	font-family: tahoma, Verdana, 'Times New Roman';
	height: 19px;
}
.TableBackGround
{
	font-weight: bold;
	background-color: #F7F6F3;
	font-size: 11px;
	color: #808080;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
P
{
	margin: 10pt;
	margin-left: 10pt;
	line-height: 150%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    font-family: Tahoma;
    text-align:left;
}
LIST-LI
{
	margin-top: 3pt;
	font-style: normal;
    font-variant: normal;
    font-size: 10pt;
    line-height: normal;
    font-family: Tahoma;
}