﻿html, body {	
	background:#CAC8C8;
	height:100%;	 
    margin: 0;
    padding: 0;
    border: none;
}

a:link, a:visited, a:active {
	font-family:Verdana;
	color: #f56e44;	
}

img {
	border:0;	
}

a:hover {
	color:#fb6d04;
	background:#FFFFFF;
	}
	
p, .p, ul, ol  {
	font-family:Arial;
	font-size:12px;	
	color:#0a0a0a;	
}

p {
	margin-top:3px;
	margin-bottom:3px;
}


ul, ol {
	list-style-image: url('../../_images/listitem.gif');
	margin-top:5px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family:Verdana;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;	
	margin-right:10px;
	width:98%;	
	text-align:left;
}

h1, .h1 {
	font-size:18px;	
	color:#fb3e04;	
}

h2, .h2 {
	font-size:16px;	
	color:#f9683c;
}

h3, .h3 {
	font-size:14px;	
	color:#ec704a;
}
h4, .h4 {
	font-size:12px;	
	color:#d65f3a;		
}

h5, .h5 {
	font-size:10px;	
	color:#c64720;	
	font-weight:normal;	
}

h6, .h6 {
	font-size:8px;	
	color:#cd390a;	
	font-weight:normal;		
}

.subPageBannerTextClass {
	font-family: Verdana;
	font-size:19px;
	color:#FFFFFF;
	margin-left:15px;
	margin-top:10px;
	font-weight:bold;
	font-style:italic;
	}
	
.subPageBannerClass {	
	width:467px; 
	height:50px;
	}	
	
.boxContentClass, .linksBoxContentClass {
	width:455px; 
	background:#FFFFFF; 
	margin-left:10px;	
	}
	
.linksBoxContentClass {
	width:368px;
	text-align:left;
	margin-right:10px;
	}
	
.comercialBorderClass {
	width:387px; 
	height:259px; 
	background-image:url('../../_images/2008_02_05_comercial_border.gif');		
	}
	
.tableBackgroundClass {
	background-image:url('../../_images/2008_02_05_table_upper_background.jpg'); 
	background-repeat:repeat-x;                                                                          
	}

.lowerBannerAboveClass {
	background-image:url('../../_images/lower_banner_above.jpg');
	margin:0,0,0,0;
	width:870px;
	height:62px;
	}
	
.lowerBannerBelowClass {
	background-image:url('../../_images/lower_banner_below.jpg');
	margin:0,0,0,0;
	width:870px;
	height:62px;
	}
	
.lowerBannerAboveTextClass, a:link.lowerBannerAboveTextClass, a:visited.lowerBannerAboveTextClass, a:active.lowerBannerAboveTextClass {
	font-family: Arial;
	font-size:10px;
	font-weight:bold;
	color:#021717;	
	text-decoration:none;
	padding:5px;	
	}

a:hover.lowerBannerAboveTextClass {
	background:#fbfcfd;
	padding:5px;
	}


.staticMenuItemClass, a:link.staticMenuItemClass, a:visited.staticMenuItemClass, a:active.staticMenuItemClass {
	font-family: Verdana;
	font-size:13px;
	font-weight:bold;
	color:#eece1f;	
	text-decoration:none;			
	}
	
 a:hover.staticMenuItemHoverClass {
	background:#5e5e5d;
	color:#fae77d;
	border:solid 1px #eece1f;	
	}	
	
.dynamicMenuItemClass, a:link.dynamicMenuItemClass, a:visited.dynamicMenuItemClass, a:active.dynamicMenuItemClass {
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color:#eece1f;	
	text-decoration:none;	
	background:#1d1d1d;
	width:100%;
	height:25px;	
	border:solid 1px #4f4f4e;				
	}
	
 a:hover.dynamicMenuItemHoverClass {	
	color:#fed702;
	width:100%;
	height:25px;	
				
	background:#666665;	
	}
	
.menuAlphaClass {	
	background:#877409;		
	}
	
.saveButtonClass {
	background:#eeecd1;
	margin:0;		
	
	}
	
.textDivClass {
	font-family:Verdana; 
	color:#f72222; 
	font-size:12px;	
	border:solid 1px #e2fd02;	
	background:#fefff5;
	padding: 10px;
	}
	

	.textTableClass {
	font-family:Verdana; 
	color:#f72222; 
	font-size:12px;	
	border:solid 1px #e2fd02;	
	background:#fefff5;
	padding: 10px;
	height:300px;
	}
	
	.linksTableClass {
	font-family:Verdana; 
	color:#f72222; 
	font-size:12px;	
	border:solid 1px #e2fd02;	
	background:#fefff5;
	padding: 10px;
	height:100%;
	}
	

