td,p{
	font-family: arial; 
	font-size: 12px; 
	line-height:120%;
	}

td.white{	
	font-size: 12px; 
	font-weight: normal;
	color:#000000;
	line-height:120%;
	padding-left:10px;
	background-color:#ffffff;
	height:25px;
	BORDER-LEFT: #A00000 2px solid;
	BORDER-right: #A00000 2px solid;
	text-align:left;
}
td.gray{
	
	font-size: 12px; 
	font-weight: normal;
	color:#000000;
	line-height:120%;
	padding-left:10px;
	background-color:#D5D5D5;
	height:25px;
	BORDER-LEFT: #A00000 2px solid;
	BORDER-right: #A00000 2px solid;
	text-align:left;
}




a:link, a:visited {  font-size: 12px; font-family: Arial; color: #0000ff; text-decoration: underline}
a:hover, a:active {  font-size: 12px; font-family: Arial;color: #cc0000; text-decoration: underline}
a.subMenu:link, a.subMenu:visited {  font-size: 12px;line-height:120%; font-weight:normal;font-family: Arial; color: #000000; text-decoration: none}
a.subMenu:hover, a.subMenu:active {  font-size: 12px;line-height:120%; font-weight:normal;font-family: Arial;color: #cc0000; text-decoration: underline}
a.subHMenu:link, a.subHMenu:visited {  font-size: 12px;line-height:120%; font-weight:bold;font-family: Arial; color: #000000; text-decoration: none}
a.subHMenu:hover, a.subHMenu:active {  font-size: 12px;line-height:120%; font-weight:bold;font-family: Arial;color: #cc0000; text-decoration: underline}
a.mainMenu:link, a.mainMenu:visited {  font-size: 12px;line-height:120%; font-weight:normal; font-family: Arial; color: #cccccc; text-decoration: none}
a.mainMenu:hover, a.mainMenu:active {  font-size: 12px;line-height:120%; font-weight:normal; font-family: Arial;color: #cccccc; text-decoration: underline}
a.mainHMenu:link, a.mainHMenu:visited {  font-size: 12px;line-height:120%; font-weight:bold; font-family: Arial; color: #ffffff; text-decoration: none}
a.mainHMenu:hover, a.mainHMenu:active {  font-size: 12px;line-height:120%; font-weight:bold; font-family: Arial;color: #ffffff; text-decoration: underline}

TABLE.border
{
    
	BORDER-RIGHT: #FCB861 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #FCB861 1px solid;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #FCB861 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #FCB861 1px solid;
    BACKGROUND-COLOR: white;	
	
}
