body
{
	background-color: white;
}

body, table, tr ,td, p, ul,ol
{
	font-size: 012px;
	font-family:  arial, sans-serif;
	color : #5f5f5f;
}
	  
a.rightlink
{
	font-size: 012px;
	color : #cc0000;
	text-decoration : none;   
}	

a.rightlink:hover 
{
	color : #ff0000;
	text-decoration : underline;   
	
}
  
a.blink
{
	font-size: 012px;
	color : 3f3f3f;
	text-decoration : none;
	font-weight : normal;
}

a.blink:hover
{
	text-decoration : underline;
	color : #ff0000;
}

#ra
{
	text-align : right;	 

}

.pageheading 		
{
	color : #cc0000;
	font-size: 20px; 
	font-weight: normal ;
}
div.h2
{
	padding-top : 18px;
	padding-bottom : 2px;
	
}
div.h1
{
	padding-top : 4px;
	padding-bottom : 4px;
}

h1 , .h1, .topheading 		
{
	color : #cc0000;
	font-size: 14px; 
	font-weight: bold ;
}

h2 ,.h2,  .majorheading 		
{	
	color : #000000;
	font-size: 13px; 
	font-weight: bold;	
}

h3,.h3, .minorheading 		
{	
 color : 3399cc;
	font-size: 14px; 
	font-weight: bold;
}
.h4,h4
{	
	color : #333366;
	font-size: 013px; 
	font-weight: bold;
}

li 
{
	list-style-image: url("../images/arrow_red.gif"); 
	
}

ul
{
	margin-left: -25px; 
	padding-left : 42px;
	margin-top : 0px;
	margin-bottom : 0px;

}

#padded,.padded
{
	padding :07 0 0 10;
	border : 1px solid red;
}


a, a.link
{
    font-size: 013px;
    color : #444444;;
    font-family: arial, sans-serif;
    font-weight : bold;
}

a:hover
{
    color: #cc0000;
}

a.slink
{
	color : #cc0000;
	font-size : 10px;
	text-decoration : none;
	background : #ffffff;
	font-weight : bold;
}
a.slink:hover
{
	color : #ff0000;
	border-bottom : 1px solid red;
}

a.smalllink
{	
	color: #444444; 
	font-size: 11px;
	font-weight :normal;
}

a.smalllink:hover 
{	
	color: #ff0000; 
}

a.top
{
    font-size: 10px;
    color: #444444;
    text-decoration: none
}
a.top:hover
{
    text-decoration: underline
}

.small,#small
{
    font-size: 11px;
}

.warning
{
	color : red;
	font-weight : bold;
}

/* MENU/NAV Styles START */

div.nav1
{
	margin-left : 5px;
}

div.nav2
{
	margin-left : 18px;
}

div.nav1,
div.nav2
{
	padding-top : 6px;
	padding-bottom : 6px;
}

tr.norm
{
	background-color : #ffffff;
}

.alt,.alt2
{
    background-color : #d8e8f5;
}

div.nav1
{
	border-top : 1px solid silver;   
}

a.nav1, a.nav2
{
    font-size : 12px;
    font-family:  arial, sans-serif;
    text-decoration : none;
    font-weight :normal;
    color : #777777;
}

a.nav1
{
    font-weight :bold;
}

a.nav1:hover,
a.nav2:hover
{
    color : #cc0000;
    text-decoration : underline;   
}

/* MENU/NAV Styles STOP */


