body, td, th {
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

SELECT		{  FONT-FAMILY: "arial", "Courier", "mono"; FONT-SIZE: 8pt}
FONT.select 	{  FONT-FAMILY: "arial", "Courier", "mono"; FONT-SIZE: 8pt}
INPUT 		{  FONT-FAMILY: "arial", "Courier", "mono"; FONT-SIZE: 7.5pt}
FONT.textarea	{  FONT-FAMILY: "arial", "Courier", "mono"; FONT-SIZE: 7.5pt}
TEXTAREA	{  FONT-FAMILY: "arial", "Courier", "mono"; FONT-SIZE: 7.5pt}

.greybg01 {
	background-color: #e4e4e4;

}

.greybg02 {
	background-color: #666666;

}

.greybg03 {
	background-color: #f0f0f0;

}

.blue01 {
	background-color: #b9c6ff;

}

.blue02 {
	background-color: #cfe3f3;

}

.newsbg01 {
	background-color: #fff8e2;

}

.darkorange {
	background-color: #e97701;

}

.title2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;	
}

.title3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;	
}

.title {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #1486b2;
	font-weight: bold;	
}

.head {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #1486b2;
	font-weight: bold;	
}

.newstit {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #bb0004;
	font-weight: bold;	
}


.mmactive {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #1486b2;
	font-weight: bold;	
	text-decoration: none;
}

.menulink {
	font-family: Arial, helvetica, sans-serif;	
	color: #666666;
	font-weight: bold;
	text-decoration: none;		
}

.menulink:hover {
	color: #1486b2;	
	font-weight: bold;
	text-decoration: none;			
}

.icolink {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;		
}

.icolink:hover {
	color: #1486b2;	
	font-size: 10px;
	text-decoration: none;			
}

.contentlink {
	color: #666666;
	text-decoration: none;		
}

.contentlink:hover {
	color: #1486b2;	
	text-decoration: none;			
}

.usefullink {	
	color: #3b5998;
	text-decoration: none;		
}

.usefullink:hover {	
	color: #3b5998;
	text-decoration: underline;		
}

.bluetext {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #3b5998;	
}

.redtext {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;	
}

.whitetext {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
.discount {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:line-through;
}

.orangelink {
	color: #e97701;
	text-decoration: underline;		
}


.newslink {
	color: #bb0004;
	text-decoration: none;
}

.newslink:hover {
	color: #bb0004;
	text-decoration: underline;
}


.bluelink {
	color: #1486b2;
	text-decoration: underline;		
}
.bluelink:hover {
	color: #FF3300;
	text-decoration: underline;		
}

.normaltext {
	font: Arial;
	font-size:11;
	color: #666666;
}
.discountnormaltext {
	font: Arial;
	font-size:11;
	color: #666666;
	text-decoration:line-through;
}

