/* comm.css */

body
 	{
	background-color: #E5E4CD;
	color: #64645B;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:normal;
	margin-top: 15; 
	margin-bottom: 15;
	padding:0px;
	}

TD, P
	{
	color: #000000;
	}

a:link 
	{  	
	color : #808080; 
	text-decoration: underline;
	}

a:hover
  	{  	
	color : #808080; 
	text-decoration: none;
	}

a:visited 
	{  	
	color : #808080; 
	text-decoration: underline;
	}

a:visited:hover 
	{  	
	color : #808080; 
	text-decoration : none;
	}

a:active 	
	{  	
	color : #808080; 
	text-decoration : underline
	}

.text_main
	{
	color: #000000;
	font-size: 8pt;
	line-height: 125%;
	margin-top: 0; 
	margin-bottom: 0;
	}

.text_list
	{
	color: #000000;
	font-size: 8pt;
	line-height: 125%;
	margin-top: 0; 
	margin-bottom: 3px;
	}

.text_grey
	{
	color: #64645B;
	font-size: 8pt;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.h1_bordeaux
	{ 
	color: #990033; 
	font-size: 11pt; 
	font-weight: bold; 
	line-height: 125%;
	margin-top: 8; 
	margin-bottom: 18;
	}

.h2_bordeaux
	{
	color: #990033;
	font-size: 9pt;
	font-weight: bold;
	line-height: 125%;
	margin-top: 6;
	margin-bottom: 6;
	}

a.h2_bordeaux:link
	{
	color:#990033;
	text-decoration:none;
	} 

a.h2_bordeaux:hover
	{
	color:#990033;
	text-decoration:underline;
	} 

a.h2_bordeaux:visited
	{
	color:#990033;
	text-decoration:none;
	} 

a.h2_bordeaux:visited:hover 
	{  	
	color : #990033; 
	text-decoration : underline;
	}

a.h2_bordeaux:active
	{
	color:#990033;
	text-decoration:none;
	} 

.h3_bordeaux
	{
	color: #990033;
	font-size: 8pt;
	font-weight: bold;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 6;
	}

.h3_grey
	{
	color: #545454;
	font-size: 8pt;
	font-weight: bold;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 0;
	}

.admin
	{
	color: #545454;
	font-size: 7pt;
	font-weight: bold;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 0;
	}

a.admin:link 
	{  	
	color : #545454; 
	text-decoration: underline;
	}

a.admin:hover
  	{  	
	color : #545454; 
	text-decoration: none;
	}

.footer
	{
	color: #808080;
	font-size: 7pt;
	line-height: 125%;
	margin-top: 0; 
	margin-bottom: 0;
	}	

.input_main
	{
	border:1px solid #D0D0D0;
	font-family: verdana, arial, sans-serif;
	color : #221e1f;
	font-size : 8pt;
	background-color: #FFFFFF
	}

.textarea_main
	{
	font-family: verdana, arial, sans-serif;
	font-size : 8pt;
	color : #221e1f;
	border:1px solid #D0D0D0;
	background-color: #FFFFFF
	}

.favorites
    {
    padding:0;
    margin: 6px 0px 8px 0px;
   }

.favorites li
    {
    margin-top: 0; 
	margin-bottom: 0;
	color: #64645B;
	font-size: 8pt;
	line-height: 125%;
	text-indent: 10px;
    list-style-type: none;
    }

.topmenu
    {
	background-color: #E5E4CD;
	}

.topmenu ul
    {
  	padding:0;
    margin:0px 0px 0px 2px;
	list-style-type: none;
	}

.topmenu li a 
	{
	padding: 0px 15px 0px 15px;
	}

.topmenu ul li, .topmenu ul li a:link, .topmenu ul li a:visited, .topmenu ul li a:hover
    {
  	float:left;
  	height: 18px; 
 	text-align: center;
  	line-height: 18px;
    margin-left: 1px; 
    color: #990033;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
   	text-decoration: none;
	}

.topmenu li, .topmenu li a:link, .topmenu li a:visited
    {
	/* fixes ie7 sticky bug */
	height: 1%;
	background-color: #E5E4CD;
	}

.topmenu li a:hover
	{
	/* fixes ie7 sticky bug */
	height: 1%;
	background-color: #F3F3E8;
	}

.topmenu li#current a {
	height: 1%;
	background-color: #F3F3E8;
	}
	
.submenu
    {
	background-color: #F3F3E8;
    }

.submenu ul
    {
    padding:0;
    margin:0;
 	margin-top: 0; 
	margin-bottom: 0;
	border-bottom:1px white solid;
	}

.submenu ul li, .submenu ul li a:link, .submenu ul li a:visited, .submenu ul li a:hover
    {
  	display: block;
  	height: 20px; 
	text-align: left;
  	line-height: 20px;
    margin-top: 0; 
	margin-bottom: 0;
    text-indent: 10px;
	color: #64645B;
	font-size: 8pt;
    list-style-type:none;
   	text-decoration: none;
	width: auto; /* width needed or else Opera goes nuts */
	}

.submenu li
    {
	border-top:1px white solid;
	}

.submenu li a:hover
	{
	/* fixes ie7 sticky bug */
	height: 1%;
	background-color: #FFFFFF;
	}

.submenu li a:link, .submenu li a:visited
	{
	height: 1%;
	}

.submenu li.current a {background-color: #FFFFFF;} 

.searchbox
    {
    padding:0;
    margin:6px 0px 6px 0px;
    }

#marqueelist ul
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: outside
	}

#marqueelist li 
	{
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 20px;
	margin-right: 0px;
	line-height: 125%;
	list-style-image: url('../../images/bullet_grey.gif');
	}

/* Font settings for floating images */
.floatright_marginleft{
	float:right;
	margin: 0px 0px 0px 10px;
}
.floatleft_marginright{
	float:left;
	margin: 0px 20px 10px 0px;
}