body { 
	font-family: verdana,tahoma; 
	font-size: 11px; 
	color: #A7A7A7; 
	background-color: #CECECE;
	background-image:url('images/bg.jpg');
	background-attachment: scroll;
	background-repeat: repeat-y;
	letter-spacing: 0px; 
	font-weight: normal; 
	cursor: crosshair;
        margin:0px 0px 0px 0px;
}


table { 
	font-family: verdana,tahoma; 
	font-size: 11px; 
	color: #A7A7A7;
}

#table2 { 
	font-family: verdana,tahoma; 
	font-size: 11px; 
	color: #A7A7A7;
	background-color: #FAEEF0;
}

.header {
	font-family: verdana; 
	font-weight: normal; 
	font-size: 11px; 
	text-transform: uppercase;
	letter-spacing: 2pt; 
	color: #A7A7A7; 
	text-align: center;
	border-bottom: 1px solid #ECC0C6;
	background-color:#FBF0F0; 
}

.header2 {
	font-family: verdana; 
	font-weight: normal; 
    font-size: 10px; 
    text-transform: uppercase;
    letter-spacing: 1pt; 
	color: #A7A7A7; 
	text-align: center;
    border-bottom: 1px solid #F4D1D5;
    background-color:#F6F6F6; 

}

A:link, A:visited, A:active {
	color: #B96B81; 
	font-weight: normal; 
	text-decoration: none; 
	cursor: crosshair;
}

a:hover {
    color: #ECA0B6; 
	text-decoration: underline; 
	cursor: crosshair;

}

.lowText
{
	FONT: 12px Arial, Helvetica;  TEXT-DECORATION: none;
}
.highText
{
	FONT: 12px Arial, Helvetica;  font-weight: bold;
}
