/*Credits: Nestor Tacoronte, D7 Webmaster */
/*Title: Index's Styles (index, index_member and index_public */
* {
    font-family: 'Trebuchet MS';
}

body { background-color: #336699; }

.main_content
{
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

.cntrpage {
	text-align: center;
} 

.header-img {
background-image: url('../images/banner_36.gif');
}

.tblbcolor1 {
	border-style: solid;
	border-color: #000080;
	border-width: 2px; 
	border-bottom-width: 0px; 
}

.tblbcolor2 {
	border-style: solid;
	border-color: #000080;
	border-top-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	background-color: #FFFFFF;

}

.headerleft {
	font-family: 'Trebuchet MS';
	font-size: 80%; 
	font-weight: 700; 
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 0;
}

.slevelstbl {
	background-color: #FFFFFF;
	width: 98%;
	border: 0px;
}

.linkfont1 {
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: #494949;
}

.linkfont2 {
	font-family: Arial;
	font-size: xx-small;
	color: #494949;
}

.linkfont3 {
	font-family: Arial;
	font-size: xx-small;
}

.lastupdt {
	font-weight: bold;
	font-size: medium;
    font-family: Arial;
}

.hmenustyle {
	width: 181px;
	background-color: #102063;
}
.iframebody { 
background-color: #D6DFF5; 
}

#links td {  background-color: white;}
#links th { color: white; }

.section_header STRONG
{
    font-size: 18px;
}

table#order
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
    width: 100%;
    background-color: white;
    border: 3px solid black;
    padding: 0px;
    border-collapse: collapse;
}

table#order th
{    
    background-color:  #336699;
    border: 1px solid black;
    color: white;
}    

table#order td
{
    text-align: center;
    font-size: 12px;
}

table#order .data
{
    font-weight: bold;
}

table#order .label
{
    text-align: right;
}

table#order .price
{
    color: red;
    font-size: 14pt;
    font-weight: bold;
}

.topnav a 
{
    font-size: 10pt;
    color: black;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    text-decoration: none;
    padding: 2px; 
}
.topnav a:hover
{
    font-size: 10pt;
    color: white;
    background-color: #336699;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    text-decoration: none;
    padding: 2px; 
}

.highlight
{
    border: 1px solid  #336699;
    background-color: #FFFFCC;
    font-size: 12px;
}

.tbl
{
    border: 1px solid #336699;
}
.tbl th
{
    border-bottom: 1px solid black;
    color: white;
}

IMG
{
    border: 0px;
}
.header
{
    background-color: white;
    border-bottom: 2px solid #336699;
    color: black;
    font-size: 18pt;
}
