body {
	background: #ffffff url(bgimage.gif) repeat-x left top;
	_background: #ffffff url(bgimage_ie.gif) repeat-x left top;
	text-align: left;
	margin: 0;
}
body#nobackground
{
	background: none;
}
#maincontentcell {
	padding: 20px;
}

TABLE   {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
		}

TD   {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
		}


p   {   font-size: 12px;
        line-height : 16px;
        font-family: Arial, Verdana;
        font-weight: normal;
        color: #000000;
        }

UL {    font-family: Arial, Verdana;
	    font-size: 12px;
	    color: #000000;
		font-weight: normal;
		line-height : 16px;
		text-decoration : none;
		text-align : left;
		list-style-type : square;
		list-style-position : inside;
		list-style : square;
}

a   {  font-size: 12px;
	   font-family: Verdana,Arial;
	   color: #003366;
	   text-decoration: none;
      }
a:link  { font-size: 12px;
           font-family: Verdana,Arial;
           color: #003366;
		   text-decoration: none;
           }
a:hover  { font-size: 12px;
           font-family: Verdana,Arial;
           color: #3399CC;
		   text-decoration: none;
           }
a:active  { font-size: 12px;
           font-family: Verdana,Arial;
           color: #3399CC;
		   text-decoration: none;
           }
a:visited  { font-size: 12px;
           font-family: Verdana,Arial;
           color: #999999;
		   text-decoration: none;
           }

h4 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 14px;
      color: #006699;
      }

h3 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 16px;
      color: #006699;
		}

h2 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 16px;
      color: #006699;
      }

h1 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 18px;
      color: #006699;
      }
 
      
/* System Messages
----------------------------------------*/
#pageheadertable {
	background: #03539D;
}
