﻿
body
{
    margin-top: 0px;
    font-weight: 500;
    font-size: 9pt;
    color: #585959;
    margin-left: 0px;
    font-family:Arial, Verdana, Tahoma;
    /*letter-spacing: 1px;*/
    background-color: #ffffff;
    list-style-image: url(images/graphics/bull.gif);
}

table tr td
{

    margin-top: 0px;
    margin-left: 0px;
    font-size: 9pt;
    color: #585959;
    font-family: Arial, Verdana, Tahoma;
    background-color: #ffffff;
    /*letter-spacing: 1px;*/
    list-style-image: url(images/graphics/bull.gif);
}



a:active
{
    color: #C35105;
    text-decoration:none;
   
} 
a:link
{
   color: #3e7191;
   text-decoration:none;
   
}

a:visited
{
   color: #B83811;
   text-decoration:none;
   
  
}
a:hover
{
    color: #B83811;
    text-decoration:underline;
  
}
body tr td a:hover
{
    color: #B83811;
    text-decoration:underline;
}
p

{
	letter-spacing: 1px;
	
}
h1
{
	color:#3e7191;
	font-weight: 500;
	font: tahoma, arial;
    font-size: 11pt;
    letter-spacing:1px;
}
h2
{
	color:#3e7191;
	font-weight: 600;
    font-size: 10pt;
    font-family: Arial, Tahoma, Verdana;
    /*letter-spacing:1px;*/
    padding-top:10px;
  
}
h3 /*the same as red on a top title*/
{
	font-size: 10pt;
	letter-spacing: 1px;
	font-family: Arial, Verdana, Tahoma;
	color: #CE0F0B;
	text-transform: capitalize;
}
h4 
{
	font-size: 10pt;
	letter-spacing: 1px;
	font-family: Arial, Verdana, Tahoma;
	color: #3e7191;
	letter-spacing:1px;
	
}
hr
{
    /*for mozilla */
	border-width: 1px; 
    color: #ffc700;
    border-style: solid;
}
.lt
{
	 /*for mozilla */
	border-width: 1px; 
    border-style: dotted;
	width:190px;
	color:#cccccc;
	height:1px;
	line-height:10px;
	float:left;
	
	
}
.frontrect
{

border-width:1px;
border-color:#ccccc6;
	
}
.aboutTable
{
background-color:#f0f0f0; 
border: solid 1px #cccccc;	
}
.grayTop
{
	background-color:#d8ecfa;
	font-size:9pt;
	letter-spacing:1px;
	font: arial;
	color:#B83811;
	text-transform:capitalize;
	padding-left:10px;
	border-radius : 5px; 
	-moz-border-radius : 5px; 
	-webkit-border-radius : 5px; 
	border : 1px solid #ccccc6;
	
}

.grayTitle
{
	color:#373535;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	padding-left:10px;
	background-color:#d8ecfa;
	border-radius : 5px; 
	-moz-border-radius : 5px; 
	-webkit-border-radius : 5px; 
	border : 1px solid #ccccc6;
	
	
}
.grayQuestion
{
	color:#373535;
	font-size:12px;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	background-color:#d8ecfa;
	padding-left:10px;

}
.footer
{
	font-size:8pt;
	/*letter-spacing:1px;*/
}
.center
{
	margin-left:500;
	
}
li
{
	line-height:17px;
}
.leftlinks
{
	padding-left:10px;
	padding-bottom:5px;
}
.small
{
	font-size:smaller;
}
img
{
border:0px;
}
.searchbutton
{
font-size: 10pt; 
font-family: Arial, Verdana, Tahoma; 
letter-spacing: 1px;    
background-color: #EADF85;	
padding-bottom:2px;
padding: 5px;
border-radius : 10px; 
-moz-border-radius : 10px; 
-webkit-border-radius : 10px; 
border : 2px solid #3e7191;
}
.button
{
font-size: 9pt; 
font-family: Arial, Verdana, Tahoma;   
letter-spacing: 1px;    
background-color: #f0f0f0;	
/*border-color: #ccccc6;	
border-width: 2px;	*/

}
.hr
{
    /*for mozilla */
	border-width: 1px; 
    COLOR: #f0f0f0;
    border-style: solid;
}
.menubackcolor
{
	background-color:#f0f0f0;
	
}
.teal
{
	color:#36957E;
	
}
.hlt
{
	background-color:#f4f0de;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
}
.round 
{ 
	border-radius : 10px; 
	-moz-border-radius : 10px; 
	-webkit-border-radius : 10px; 
	border : 1px solid #f0f0f0; 
	background-color : #f0f0f0;   
	behavior: url(border_radius.htc);  
}