body {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
color : #000000; 

}

table , td , p , li {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal;
color : #000000;  
}




.bgc01
	{
	background-color:#FF6600; 
	}
	
.bgc02
	{
	background-color:#FFCC00; 
	}
	
	
.bgc03
	{
	background-color:#E5E5E5; 
	}
	
	
.bgc04
	{
	background-color:#FF6600; 
	}
	
	
.bgc05
	{
	background-color:#F3F3F3; 
	}
	
	
.bgc06
	{
	background-color:#FFFFFF; 
	}
	
	
.bgc07
	{
	background-color:#ffccff; 
	}
	
	
.bgc08
	{
	background-color:#ccccff; 
	}
	
	
.bgc09
	{
	background-color:#eeeeee; 
	}
.bgc10
	{
	background-color:#ddeeee; 
	}
.bgc11
	{
	background-color:#CFE59B; 
	}
.bgc12
	{
	background-color:#CFE59B; 
	}
.bgc13
	{
	background-color:#EAF4FF; 
	}

.bgc14
	{
	background-color:#FFFFCC; 
	}
.bgc15
	{
	background-color:#FFE6E6; 
	}	
.bgc16
	{
	background-color:#FFFFCC; 
	}	

.bgc17
	{
	background-color:#000000; 
	}
	
	
	
.titlepage01 {
font-family : Trebuchet MS; 
font-size : 45px; 
font-weight : bold; 
}	

.titlepage02 {
font-family : Trebuchet MS; 
font-size : 18px; 
font-weight : bold; 


}
	
	
.border 
    {
    border : 0; 
    }
border 
    {
    border : 0; 
    }
	
a {
	color: #A10A0A;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;


}
