/* Normal Links */
a { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #595656;
	text-decoration: none;
	}

a:active { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #595656;
	text-decoration: none;
	}

a:visited { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #595656;
	text-decoration: none;
	}
	
a:hover { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #595656;
	text-decoration: underline;
	}

/* Job Links */

a.job { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #595656;
	text-decoration: underline;
	}

a.job:active { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #595656;
	text-decoration: none;
	}

a.job:visited { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #595656;
	text-decoration: underline;
	}
	
a.job:hover { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #595656;
	text-decoration: none;
	}


/* Menu Links */

a.menu {
	font-size: 8pt;
	font-face: Arial;
	font-weight: none;
	color: #595656;
	text-decoration: none;
	}

a.menu:active {
	font-size: 8pt;
	font-face: Arial;
	font-weight: none;
	color: #595656;
	text-decoration: none;
	}

a.menu:visited {
	font-size: 8pt;
	font-face: Arial;
	font-weight: none;
	color: #595656;
	text-decoration: none;
	}

a.menu:hover {
	font-size: 8pt;
	font-face: Arial;
	font-weight: none;
	color: #595656;
	text-decoration: underline;
	}


/* Yellow Links */

a.tan {
        font-size: 8pt;
        font-face: Arial;
        font-weight: normal;
        color: #F2F1F0

}
a.tan:active { 
	font-size: 8pt;
	font-face: Arial;
	font-weight: normal; 
	color: #F2F1F0 
	}

a.tan:visited { 
	font-size: 8pt; 
	font-face: Arial;
	font-weight: normal; 
	color: #F2F1F0 
	}

a.tan:hover { 
	font-size: 8pt; 
	font-face: Arial;
	font-weight: normal; 
	color: #F2F1F0
	}
	
	
/* Hover Menu */

 

.hmenu

{

padding: 0px;

margin: 0px;

}

 

.hmenu li

{

border-top: 5px solid #D5D5DA;

}

 

 

.hmenu ul

{

list-style: none;

padding: 0px;

margin: 0px;

text-align: left;

}

 

 

.hmenu a

{

display: block;

background-color: #D5D5DA;

color: #000;

text-decoration: none;

width: 100%;

border-left: 15px solid #6E6E70;

padding-left: 2px;

}

 

.hmenu a:hover

{

text-decoration: none;

color: #fff;

background-color: #4052D7;

border-left: 15px solid #B92A31;

}

 

 

/* Body */

b { 
	font-family: Arial; 
	font-size: 9pt 
	}

body, layer { 
	color: 000000; 
	background-color: #FFFFFF; 
	}

body, td, center, p, div { 
	font-family: Arial; 
	font-size: 9pt 
	}

.bold { 
	font-weight: bold; 
	font-family: Verdana; 
	font-size: 10pt 
	}

.list { 
	font-family: Arial; 
	font-size: 11pt 
	}

.yellow { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #F0C942; 
	}

.wine {
	font-family: Verdana;
	font-size: 9pt;
	color: #8B2429;
	}

.light { 
	font-family: Arial; 
	font-size: 8pt; 
	color: #F2F1F0; 
	}

.small { 
	font-size: 7pt; 
	font-family: Verdana 
	}

.large { 
	font-size: 14pt; 
	}

.medium { 
	font-size: 11pt; 
	font-weight: bold; 
	font-family: Verdana; 
	}

.error { 
	font-size: 9pt; 
	font-weight: bold; 
	font-family: Verdana; 
	color: red; 
	}

.buttonlook { 
	background-color: rgb(220,220,220); 
	color: rgb(0,0,0); 
	border-left: 1px solid rgb(255,255,255); 
	border-right: 1px solid rgb(255,255,255); 
	border-top: 1px solid rgb(255,255,255); 
	border-bottom: 1px solid rgb(255,255,255) 
	}

.fieldlook { 
	background-color: rgb(220,220,220);
	color: rgb(0,0,0); 
	}

.pageheader { 
	font-weight: bold; 
	font-family: arial; 
	font-size: 16pt 
	}

.pageheader2 { 
	font-weight: bold; 
	font-family: arial; 
	font-size: 14pt 
	}

.tablecolor { 
	background-color: #DDDDDD 
	}

.tablecolor2 { 
	background-color: #FFFFFF 
	}

.tablecolor3 {  
	background-color: #EEEEEE 
	}

.tableborder { 
	BACKGROUND-COLOR: #000000 
	}

/* Classes */

.table_line{ 
	background-color: #000000; 
	}

.cell_front{ 
	background-color: #FFFFFF; 
	}

.cell_head{ 
	background-color: #EEEEEE;
	}

.input{ 
	font-family: verdana; 
	font-size: 11px; 
	border: 1px solid #000000;
	margin: 0;
	}

.button{ 
	font-family: verdana; 
	font-size: 9px; 
	border: 1 solid #000000; 
	}

.button2{ 
	font-family: verdana; 
	font-size: 9px; 
	}

