/* CSS Document */

A.{
font-family: "Arial"; 
font-size: 12px text-decoration: underline
}

A:link{
color:#ffffff;
text-decoration: none
}
A:visited{
color:#ffffff;
text-decoration: none
} 
A:hover{
color: #eeeeee;
text-decoration: underline
}


.bodylinks a{
font-family: "Arial"; 
font-size: 12px text-decoration: underline
}

.bodylinks a:link{
color:#000000;
text-decoration: none
}
.bodylinks a:visited{
color:#000000;
text-decoration: none
} 
.bodylinks a:hover{
color: #000000;
text-decoration: underline
}

.bodylinks2 a{
	font-family: Arial;
font-size: 12px text-decoration: underline
; 	font-weight: bold;
}

.bodylinks2 a:link{
color:#000000;
text-decoration: none
}
.bodylinks2 a:visited{
color:#000000;
text-decoration: none
} 
.bodylinks2 a:hover{
color: #000000;
text-decoration: underline
}
a.bodylinks4:link{
color:#000000;
text-decoration: none
}
a.bodylinks4:visited{
color:#000000;
text-decoration: none
} 
a.bodylinks4:hover{
color: #000000;
text-decoration: underline
}

.bodylinks5 a:link{
color:#FF0000;
text-decoration: none
}
.bodylinks5 a:visited{
color:#FF0000;
text-decoration: none
} 
.bodylinks5 a:hover{
color: #FF0000;
text-decoration: underline
}


.leftnav {
	text-indent: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableborder {
	border: 1px solid #000000;
}
.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.container {
    position: relative;
	left: 4px;
	top: 1px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-position: left top;
}

.text { 
    position: absolute; 
	left: -1px; 
	top: -2px; 
	color: #FFFFFF;
	
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.successMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.handler {
	cursor: help;
	background: #CCCCCC;
	padding-left: 20px;
}
.handler_down {
	background: #CC9999;
	cursor: help;
	padding-left: 20px;
}
.toggle {
	padding-left: 20px;.sales_outertable {
	border: 1px solid #000000;
}
.sales_tablehd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
}
.sales_outertable {
	border: 1px solid #000000;
}
