﻿
.app_footer a:link {
	color: #9C9B92;
	text-decoration: underline;
}
.app_footer a:hover {
	color: #779742;
	text-decoration: underline;
}
.app_footer a:visited {

	color: #9C9B92;
	text-decoration: underline;
}

.app_footer table{
	background-color: #dcdcdc;

}
.app_footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #9C9B92;
	font-size: 10px;
	line-height: 16px;
	margin-left: 15px;
}

.app_leftsidebar 
{
	BORDER-RIGHT: #adadad 1px solid;
	BORDER-LEFT: #adadad 1px solid; 
	BORDER-BOTTOM: #adadad 1px solid;
	BORDER-TOP: #adadad 1px solid;
	width: 200px;
}

.app_headerlogobar
{
		width: 202px;
}

.app_content
{
	BORDER-RIGHT: #adadad 1px solid; 
	BORDER-LEFT: #adadad 1px solid; 
	BORDER-BOTTOM: #adadad 1px solid;
	margin-left:  50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
	

.app_form
{

	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	background-color: #ececec;
}

.app_form input
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;	
	
}

.app_form select
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;	
	
}

.app_header
{
    font-family :  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
	BORDER-BOTTOM: #dcdcdc 3px solid;
	width:100%;
}

.app_header h1
{
    font-family :  Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	
}



.app_header a:hover{
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}


.app_header a:visited{
	font-weight: bold;
	color: #16599B;
	text-decoration: none;
}


