body {
	background-image: url('/global/images/bg.gif');
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}
td {
	font-family:  Tahoma;
	font-size: 11px;
	color: #666666;
}
.pheader {
	font-family:  Tahoma;
	font-size: 12px;
	color: #A21800;
	font-weight: bold;
	text-decoration: none;
}
.psheader {
	font-family:  Tahoma;
	font-size: 11px;
	color: #A21800;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-family:  Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.menu:hover {
	font-family:  Tahoma;
	font-size: 11px;
	color: #A21800;
	font-weight: normal;
	text-decoration: none;
}
.info {
	font-family:  "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family:  Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
input, select, textarea { 
	background-color: #FFFFFF; 
	color: #333333; 
	font-weight: normal; 
	font-size: 11px; 
	margin-left: 0px; 
	margin-right: 0px; 
	border-right: #8EBAEA 1px solid; 
	border-top: #8EBAEA 1px solid; 
	border-left: #8EBAEA 1px solid; 
	border-bottom: #8EBAEA 1px solid; 
	font-family: Arial, Times, Tahoma;
	z-index: 0; 
}
.button { 
	background-color: #8EBAEA; 
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 11px; 
	margin-left: 0px; 
	margin-right: 0px; 
	border-right: #EEABAB 1px solid; 
	border-top: #EEABAB 1px solid; 
	border-left: #EEABAB 1px solid; 
	border-bottom: #EEABAB 1px solid; 
	font-family: Arial, Times, Tahoma; 
	z-index: 0; 
}
.noborder { 
	background-color: transparent; 
	color: #333333; 
	font-weight: normal; 
	font-size: 11px; 
	margin-left: 0px; 
	margin-right: 0px; 
	border-right: #385A87 0px solid; 
	border-top: #385A87 0px solid; 
	border-left: #385A87 0px solid; 
	border-bottom: #385A87 0px solid; 
	font-family: Tahoma, Verdana, Aria; 
	z-index: 0; 
}
