
body
{
    margin: 0;
    text-align: center;
    font-family: Verdana, sans-serif;
    font-size: 0.7em;
    background-color: #ffffff;
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
    background-position: center top;
    color: #444;
    line-height: 120%;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}

a:link { color: #FF6300; text-decoration: underline} 
a:hover { color: #FF6300; text-decoration: none}
a:visited { color: #FF6300; text-decoration: underline}
a:visited:hover { color: #FF6300; text-decoration: none}

hr  {height: 1px; color:#D0D9DF}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight:normal;
	letter-spacing:-1px;
	color: #ffffff;	
	padding:0px;
	margin:0px;

}

#orangebox
{
    position:relative;
    background-image: url(images/bgorangebox.gif);
    background-repeat: no-repeat;
	width: 563px;
	height: 61px;
    margin: 0 0;
}


a.noundbold:link { text-decoration: none; font-weight:bold;} 
a.noundbold:hover { text-decoration: underline; font-weight:bold;}
a.noundbold:visited { text-decoration: none; font-weight:bold;}
a.noundbold:visited:hover { text-decoration: underline; font-weight:bold;}

a.blk:link { font-family:Verdana, Arial, Helvetica, sans-serif;color: #000000;font-size: 10px;text-decoration: none; font-weight:normal;} 
a.blk:hover { font-family:Verdana, Arial, Helvetica, sans-serif;color: #000000;font-size: 10px;text-decoration: underline; font-weight:normal;}
a.blk:visited { font-family:Verdana, Arial, Helvetica, sans-serif;color: #000000;font-size: 10px;text-decoration: none; font-weight:normal;}
a.blk:visited:hover { font-family:Verdana, Arial, Helvetica, sans-serif;color: #000000;font-size: 10px;text-decoration: underline; font-weight:normal;}

.text10_simple {	font-family: Arial, Helvetica, sans-serif;font-size: 9pt;color: #4D4D4D;}
.text9_simplev {	font-family: Verdana, Helvetica, sans-serif;font-size: 9pt;color: #4D4D4D;}
.text10_simplev {	font-family: Verdana, Helvetica, sans-serif;font-size: 8pt;color: #4D4D4D;line-height:18px}
.text7_simplet {	font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;color: #4D4D4D;}
.text10_intro {	font-family: Verdana, Helvetica, sans-serif;font-size: 11pt;color: #ffffff;font-weight:normal}

