﻿body {
	margin-top: 0px;
	background-color: #C1621C;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype" , "Trebuchet MS" , Verdana;
    font-size: 13px;
	color:#FFFFFF;
}
p.indent {
text-indent: 20px;}


#mainTable
{
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	background-color:#000000;
	color: #FFFFFF;
}
#mainTable td 
{
     padding:0px;
	 vertical-align:top; 

}

#header
{
    width: 900px;
    background-color: #000000;
}
#bar
{
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 8px;
	background-color: #FFFFFF;    
}
#picFlash
{
	background-color: #FFFFFF;
}
#picFlashDiv
{
 	width: 710px;
	height: 268px;   
}
.grayMenuBar
{
	background-color: #666666;
	width:10px;
	height: 268px;
}
#rightMenu
{
	width:180px;
	background-color:#333333;
	height: 268px;

}

#rightMenu ul
{
 margin-top:0em;
 margin-left:3em;
 padding-left:0px;

}
#rightMenu li
{

}


#rightMenu li
{
    list-style-type: circle;
}
#rightMenu a
{
    color: #FFFFFF;
    font-family: "Palatino Linotype" , "Trebuchet MS" , Verdana;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
}
#rightMenu a:hover
{
    color: #FF9900;
}

#contentArea
{
	background-color: #CCCCCC;
}
#footer
{
    font-size: x-small;
    text-align: center;
    margin: 10px;


}
#footer a
{
    color: #999966;
}

p
{
    margin-bottom: 1em;

}

.boldText
{
    font-weight:bold;
}

.heading1
{
    border: 0px solid #CC6600;
    text-align: center;
    font-size:x-large;
    color: #006666;
    margin-bottom: 0em;
}

.heading2
{
    font-size: large;
    color: #CC6600;
    margin-bottom: .2em; 

}

.heading3
{
     font-size: medium;
    color: #CC6600;
    margin-bottom: .2em; 
    font-weight:bold;  
}
.heading3 a
{
     font-size: medium;
    color: #CC6600;
    margin-bottom: .2em; 
    font-weight:bold;  
    text-decoration:none;  
}
.heading4
{
     font-size: small;
    color: #CC6600;
    margin-bottom: .1em; 
 
}
.heading5
{
     font-size: smaller;
    color: #CC6600;
    margin-bottom: .1em; 
 
}
.headingCenter
{
}
.orangeText
{

}
.miniText
{
    margin-top: .2em;
    color: #000099;
    font-size: x-small;
}
.clearBoth
{
    
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #CCC8B0;
    border-top: solid 1px #ccc8b0;
    padding: 1px;

}
.adorno
{
    background-position: center top;
    background-image: url( "../images/adorno.gif" );
    background-repeat: no-repeat;
    height: 25px;
    margin-top:0px;
    margin-bottom: 1.5em;
}
