/* TEXT STYLES */
body, p, td, li 
{
	font-family:Arial;
	font-size: 12px;
	color: #000000;
}
body
{
	margin:0px;
}
/* HEADER STYLES */
h1 
{
	font-size: 20px;
	font-weight: bold;
	color: #3D96C4;
}
h2 
{
	font-size: 18px;
	font-weight: bold;
	color: #3D96C4;
}
h3 
{
	font-size: 16px;
	font-weight: bold;
	color: #3D96C4;
}
h4 
{
	font-size: 14px;
	font-weight: bold;
	color: #3D96C4;
}
h5 
{
	font-size: 12px;
	font-weight: bold;
	color: #3D96C4;
}
h6 
{
	font-size: 10px;
	font-weight: bold;
	color: #3D96C4;
}
/* NAVIGATION STYLES */
.mainMenu 
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}
a.mainMenu:link 
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.mainMenu:active 
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.mainMenu:visited 
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.mainMenu:hover 
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.subMenu 
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	width:auto;	
	line-height:28px;
	padding-left:15px;
	display:block;
}
a.subMenu:link 
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	width:auto;	
	line-height:28px;
	padding-left:15px;
	display:block;
}
a.subMenu:active 
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	width:auto;
	padding-left:15px;	
	line-height:28px;
	display:block;
}
a.subMenu:visited 
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	width:auto;	
	line-height:28px;
	padding-left:15px;
	display:block;
}
a.subMenu:hover 
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/jenny4.gif);
	display:block;
	cursor: pointer;
	background-repeat:no-repeat;
	width:auto;	
	line-height:28px;
}
/* LIST ICON */
li 
{
	list-style-image:url(/li.gif);
}
/* LINK STYLES */
a:link 
{
	color:#0066FF;
	text-decoration: underline;
}
a:visited 
{
	text-decoration: underline;
	color:#0066FF;
}
a:hover 
{
	text-decoration: underline;
	color:#0066FF;
}
a:active 
{
	text-decoration: underline;
	color:#0066FF;
}
/* TABLE STYLES */
.tbl 
{
	width:100%;
	border-collapse:collapse;
	border-bottom:2px solid #000000;
}
.tbl-2 
{
	width:100%;
	border-collapse:collapse;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
}
.th 
{
	text-align:left;
	font-family:arial;
	color:#000000;
	font-weight:bolder;
	font-size:12px;
	background-color:#E3AE61;
	border:2px solid #000000;
	line-height:20px;
	padding-left:3px;
}
.th-2 
{
	text-align:left;
	font-family:arial;
	color:#000000;
	font-weight:bolder;
	font-size:10px;
	background-color:#4B7459;
	line-height:15px;
	padding-left:3px;
	border-bottom:2px solid #000000;
}
.td 
{
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	padding:3px;
}
.td-2 
{
	border-bottom:2px solid #000000;
	padding:3px;
}
.td-left 
{
	padding:3px;
	border-left:2px solid #000000;
}
.td-right 
{
	padding:3px;
	border-right:2px solid #000000;
}
.td-left-2 
{
	padding:3px;
	text-align:center;
}
.td-right-2 
{
	padding:3px;
	text-align:center;
}
.tbl-3 
{
	width:100%;
	border-collapse:collapse;
}
.tbl-4 
{
	width:100%;
	border-collapse:collapse;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
}
/* FORM STYLES */
.frm-btn 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#4B7459;
	border:2px solid #000000;
	height:20px;
}
.frm-input 
{
	border:2px solid #000000;
	width:200px;
	height:20px;
}
.frm-textarea 
{
	border:2px solid #000000;
	width:200px;
}
.frm-select 
{
	border:2px solid #000000;
	width:200px;
	height:20px;
}
/* SIDE MENU STYLES */
.side-tbl 
{
	padding-left:12px;
}
.side-th 
{
	font-size:12px;
	font-weight:bold;
}
.side-td 
{
}
.side-btn 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border:2px solid #000000;
	background-color:#E3AE61;
	height:20px;
	text-align:center;
}
.side-input 
{
	border:2px solid #000000;
	height:20px;
	width:108px;
}
.side-select 
{
	border:2px solid #000000;
	height:20px;
}
a.side-link:link 
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:visited 
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:active 
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.side-link:hover 
{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}
/* PAGING STYLES */
.paging-btn
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border:2px solid #000000;
	background-color:#E3AE61;
	line-height:20px;
	width:20px;
	text-align:center;
	vertical-align:top;
	float:left;
}
.paging_link 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
a.paging_link:link 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
a.paging_link:active 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
a.paging_link:visited 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
a.paging_link:hover 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}