body {
background-color:#D1D8EB;
font-family:arial;
font-size: 10pt;
}

p {
font-family:arial;
font-size: 9pt;
}

ul li {
font-family:arial;
font-size: 9pt;
}	

.navbg {
background-image: url(../images/nav_bg.gif);
}

.curvebox {
font-family:arial;
font-size: 8pt;
background-image : url(../images/pixel_whitebox2.gif);
}	

.curveboxprod {
font-family:arial;
font-size: 8pt;
background-image : url(../images/pixel_prodbox1x1.gif);
}	

.curveboxyelow {
font-family:arial;
font-size: 8pt;
background-image : url(../images/pixel_yelowbox.gif);
}	

.curveboxblue {
font-family:arial;
font-size: 8pt;
background-image : url(../images/pixel_bluebox.gif);
}	

.curveboxtext {
font-family:arial;
font-size: 8pt;
color: #000000;
}	

.tablebackground{
background-color : #ffffff;
}

.orangetext {
font-family:arial;
font-size: 9pt;
font-weight: bold;
color: #E0AB00;
}

.orangetextreg {
font-family:arial;
font-size: 9pt;
font-weight: normal;
color: #E0AB00;
}		

.purpletext {
font-family:arial;
font-size: 9pt;
font-weight: bold;
color: #A776C8;
}	

.greentext {
font-family:arial;
font-size: 9pt;
font-weight: bold;
color: #68B486;
}	

.redregtext {
font-family:arial;
font-size: 8pt;
color: #F90400;
}	

.redtext {
font-family:arial;
font-size: 9pt;
font-weight: bold;
color: #F90400;
}	

.bluetext {
font-family:arial;
font-size: 7pt;
color:#052EAC;
}	

.bigbluetext {
font-family:arial;
font-size: 12pt;
font-weight: bolder;
color:#052EAC;
}	

.blacktext {
font-family:arial;
font-size: 10pt;
color:#000000;
}	

.prodtexttitle {
font-family:arial;
font-size: 9pt;
font-weight: bold;
color:#177CC0;
}	

.copyrights {
font-family:arial;
font-size: 8pt;
color:#6D7578;
background-color: #B8DFF0;
}	

.orangelinks {
font-family:arial;
font-size: 9pt;
color: #E0AB00;
text-decoration: none;
font-weight: bold;
}	

.orangelinks:hover {
font-family:arial;
font-size: 9pt;
color: #68B486;
text-decoration: underline;
}	

.blue {
color: blue;
}

.red {
color: red;
}

.yellow {
color: yellow;
}