.Lightpinkheadingtext
{
	font-family: Arial;
	font-size: 10pt;
	color: graytext;
	text-decoration: none;
	background-color: transparent;
}

.Greybodytext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 10px; color: #5D5E5E;  font-weight: normal; text-decoration: none}
.Greysmalltext		
.Greyboldtext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #5D5E5E;  font-weight: bold; text-decoration: none}
.Greysubbodytext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #5D5E5E;  font-weight: normal; text-decoration: none}

.Pinkboldtext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #CA072D;  font-weight: bold; text-decoration: none}
.Pinkheadingtext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 16px; color: #CA072D;  font-weight: normal; text-decoration: none}
.Pinktext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #CA072D;  font-weight: normal; text-decoration: none}

.Blueboldtext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #3366FF;  font-weight: bold; text-decoration: none}
.Blueheadingtext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 16px; color: #3366FF;  font-weight: normal; text-decoration: none}
.Bluetext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #3366FF;  font-weight: normal; text-decoration: none}

.Whiteboldtext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;  font-weight: bold; text-decoration: none}
.Whitesubbodytext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;  font-weight: normal; text-decoration: none}




a:link
{
	color: #5d5e5e;
	text-decoration: none;
	font-weight: bold;
}




a:visited
{
	color:  #5d5e5e;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #ca072d;
	text-decoration: none;
	font-weight: bold;
}
a:active{
	color: #ca072d
	
	
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_curves02.gif);
	background-repeat:no-repeat
	
	}
	
 

.menu a:link
{
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
	font-family: Arial; 
}

.menu a:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}

.menu a:hover
{
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
	font-family: Arial;
}
.menu  a:active{
	color: white;
	text-decoration:none;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}

	
.content
{
	color: #000000;
	vertical-align: middle;
	letter-spacing: normal;
	background-color: transparent;
	text-align: left;
	font: 9pt Arial;
	text-transform: none;
}

.quoteorder
{
	color: #5d5e5e;
	vertical-align: middle;
	letter-spacing: normal;
	background-color: transparent;
	text-align: right;
	font: bold 9pt Arial;
	text-transform: none;
}

.header
{
	font-size: 12pt;
	color: #3366FF;
	font-family: Arial;
	text-decoration: none;
}
.subheader
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
}
.hyperlink
{
	
	color: #5D5E5E;
	text-decoration:none;
}
.redcell
{
	background-color: #de7f7f;
    border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-bottom: lightgrey thin solid;
}

.greencell
{
	background-color: #7fb27f;
    border-right  : lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-bottom: lightgrey thin sol


}
.bluecell
{
	background-color: #7f7fcc;
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-bottom: lightgrey thin sol
}
.tabaleborder
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-bottom: lightgrey thin solid;
	color: #5d5e5e;
	font-size: 10pt;
	vertical-align: middle;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	background-color: transparent;
	text-align: left;
	font-weight: normal;
}
.Imageborder
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}


.HeaderText
{
	font-size: 9pt;
	color: #cccccc;
	font-family: Arial;
}

.hyper A:hover
{ 
  
 background-color: aqua; 
 }


