DIV {
	font-family : Tahoma, Helvetica;
}

A
{
	border:0px;
}
	
.clsCMOn {
	color: white;
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: white;
	font-size : 14px;
	font-weight:bolder;
	text-decoration : none;
    padding: 2px 4px;
}
.ESLTitle {
	color:white;
	font-size:35px;	
	font-weight: bolder;
	font-style: italic;
}
.MenuTable {
	background-color:#5363FE;
	background-image:url('img/worldmap.gif');
	color:white;
}

/* Other CSS Stuff */

.HorizontalLine
{
	border: none;
	height: 1px;
	width: 300px;
}

.VerticalLine
{
	border: none;
	height: 120px;
	width: 1px;
}

.PromoContents
{
	width:330;
	height:180;
}
.PromoText
{	
	font-size:12px;
}
.PromoTitle
{
	font-family:verdana;
	font-size:16px;
	color:red;
	font-weight: bolder;
	font-style: italic;
}
.HorizontalSpacer
{
	width:10;
}

.VerticalSpacer
{
	height:10;
}

body
{
	font-family:arial,verdana;
	font-size:10px;
}
.Link
{
	font-size:16px;	
	font-weight: bolder;
}
.ProductHeader
{
	font-size:22px;
	font-weight: bolder;
}
.OrderHeader
{
	font-size:14pt;
	font-weight:bold;
	color:Red;	
}
.OrderSection
{
	font-family:Arial,verdana;
	color:red;
	font-size:10pt
}
.OrderField
{
	color:Black;
	font-family:Arial,verdana;
	font-size:10pt;
}
.OrderProductTableHeader
{
	color:Red;
	font-family:Arial,verdana;
	font-size:10pt;
}
.OrderTextBox
{
	height:18px;
	font-size:9pt
}