﻿/*	Sart general tags	*/ 

body
{
	font-family: Verdana, Arial; vertical-align:middle; background-image:url('../images/gradient_background.gif'); background-repeat:repeat-x; background-color:#e7eaeb
}

h1
{
	font-size: 18pt; font-weight: bold; color: #000000; font-family: Verdana, Arial; text-align:left; margin-top:50px; margin-left:40px
}
h2
{
	font-size: 18pt; font-weight: bold; color: #000000; font-family: Georgia, Monotype Corsiva, Verdana, Arial;
}

.coupon {
font-size: 11pt; color: #000000;
font-weight:bold
}



li	
{
	margin-left: -20; color: #333333; font-size: 10pt; font-family: Verdana, Arial
}

ul
{
	margin-bottom: 0px; font-family: Verdana, Arial; font-size: 10pt; color: #333333
}

hr
{ 
height: 1px; color: #0066cc 
}

hr.selector
{
height: 1px; color: #bccad6;
}


/*	Start <p> tags	*/


p
{
font-size: 11pt; color: #333333;
text-align: left;
}

p.footer
{
font-size:10pt; text-align:center; margin-top:20px; margin-bottom:20px; color:#333333
}


/*	Start link tags	*/


a:link
{
color:#cc0000; text-decoration:none
}
a:visited
{
color:#555555;  text-decoration:none
}
a:hover
{
color:#ff6600;   text-decoration:none
}
a:active
{
color:#555555;   text-decoration:none
}


a:link.home
{
color:#000000; text-decoration:none
}
a:visited.home
{
color:#555555;  text-decoration:none
}
a:hover.home
{
color:#cc0000;   text-decoration:none
}
a:active.home
{
color:#555555;   text-decoration:none
}

/* Start tale tages */

table.main {
color:#333333; background-color:#ffffff; font-size: 11pt;
}
table.main td {
color:#333333;  font-size: 11pt;
}

table.menu {
color:#333333; font-size: 10pt;
}
table.menu th {
color:#cc0000; text-align: left; font-weight: bold; font-size: 10pt; text-decoration:underline
}
table.menu td {
color:#333333; font-size:10pt;
}

table.menu_fixins {
color:#333333; font-size: 10pt;
}
table.menu_fixins th {
color:#cc0000; text-align: center; font-weight: bold; font-size: 10pt; text-decoration:underline
}
table.menu_fixins td {
color:#333333; text-align: center; font-weight: bold; font-size: 10pt;
}

table.history
{
background-color:#ffffff; border:1px solid #333333
}
table.history th {
font-size: 11pt; font-weight:bold; background-color:#cc0000; color:#fbefac
}
table.history td
}
color:#000000; font-size:11pt
}

