body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
td {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	color: #646464;
	line-height:13px;
}
a {
	text-decoration: none;
	color:#5AA0B4;
}
a:hover{
	text-decoration:underline;
}

.a:hover{
	text-decoration:none;
}

/************************************************************************/

a.menu {
	font: bold 10px tahoma;
	color:#dbdbdb;
	text-decoration:underline;
}

a.menu:hover {
	color:#ffffff;
}

td.menu {
	width: 125px;
	height: 40px;
}

/************************************************************************/

.copy_umm {
	font-family: tahoma;
	font-size: 11px;
}

a.umm, a.umm:hover, a.umm:active {
	color: #999999;
	text-decoration: none;
}
a.umm u {
	color: #ff8200;
}

/************************************************************************/

.left_header {
	color: #9b9b9b;
	font: bold 16px arial;
	padding: 12px 10px 5px 20px;
}

.page_header1 {
	color: #9b9b9b;
	font: bold 16px arial
}

.page_header2 {
	color: #8DC63F;
	font: normal 9px arial;
}

.right_header1 {
	color: #9b9b9b;
	font: normal 16px arial
}

.right_header2 {
	color: #9b9b9b;
	font: bold 16px arial;
}

.copy{
	font-family:tahoma;
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
}

.gray {
	color:#646464; 
	text-decoration:underline
}
.blue {
	color:#5AA0B4; 
	text-decoration:none
}
.orange {
	color:#FF9B00;
	text-decoration:none
}
.white {
	color:#ffffff;
	text-decoration:none
}
.dark {
	color:#000000;
	text-decoration:none
}

.arial {
	font-family:arial;
	color:#FFFFFF
}
.abs {
	vertical-align:middle
}
.sm {
	font-size:10px
}
.u {
	text-decoration:underline
}
.t {
	text-transform:uppercase
}
.big {
	font-size:12px
}
.bigger {
	font-size:11px
}

.search_form {
	width:164px;
	height:20px;
	font-family:tahoma;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-left-color:#646464;
	border-top-color:#646464;
	border-right-color:#EBEBEB;
	border-bottom-color:#EBEBEB;
	background-color:#ffffff;
	color:#78786E;
	margin-left:0px;
	margin-right:0px
}
		
.form {
	width:163px;
	height:20px;
	font-family:tahoma;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-left-color:#646464;
	border-top-color:#646464;
	border-right-color:#EBEBEB;
	border-bottom-color:#EBEBEB;
	background-color:#ffffff;
	color:#78786E;
	margin-left:0px;
	margin-right:0px
}

.textarea {
	width:163px;
	height:100px;
	font-family:tahoma;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-left-color:#646464;
	border-top-color:#646464;
	border-right-color:#EBEBEB;
	border-bottom-color:#EBEBEB;
	background-color:#ffffff;
	color:#78786E;
	overflow:hidden;
	margin-left:0px;
	margin-right:0px;
}

.rollover {
	scrollbar-face-color:#5B5D58;
	scrollbar-track-color:#E2E1DE;
	scrollbar-arrow-color:#E2E1DE;
	scrollbar-3Dlight-color:#E2E1DE;
	scrollbar-base-color:#E2E1DE;
	scrollbar-shadow-color:#E2E1DE;
	scrollbar-darkshadow-color:#E2E1DE;
	scrollbar-highlight-color:#E2E1DE;
}

/************************************************************************/
td.phead {
	background: #dddddd;
	font-weight: bold;
}

td.pcell {
	border-bottom: 1px dotted #dddddd;
}
/************************************************************************/
