body {
	scrollbar-arrow-color:#ed5503;
 	scrollbar-track-color:#ed5503;
 	scrollbar-shadow-color:#ed5503;
 	scrollbar-face-color:#663399;
 	scrollbar-highlight-color:#ed5503;
	font-family : Verdana, Arial, Helvetica;
	font-size : 9pt;
	color : #333333;	
}

h1 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	color: #ed5503;
}

h2 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color: #663399;
}
h3 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 9pt;
	font-weight : bold;
	color: #663399;
}
h4 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color: #ed5503;
}



.bodytext {
	font-family : Verdana, Arial, Helvetica;
	font-size : 9pt;
}

.smalltext {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
}

.smallbold {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : bold;
}

.smallorange {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : bold;
	color: #ed5503	
}
.smallblue {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : bold;
	color: #663399	
}

td {
	font-family : Verdana, Arial, Helvetica;
	font-size : 9pt;
}

.side {
	font-family : Verdana, Arial, Helvetica;
	font-size : 9pt;
	padding-left : 5px;
}

b {
	font-family : Verdana, Arial, Helvetica;
	font-size : 9pt;
	font-weight : bold;
	color: #333333
}

hr {
  	height : 1px;
  	color: #663399;
}


.orangeheading {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	color: #ed5503;
}

.wtheading {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	color: #ffffff;
}

.footer {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : bold;
	color: #ffffff;
}

.blueheading {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	color: #663399;
}

.title {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	color: #663399;
}

.subtitle {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color: #663399;
}
.subtitleorange {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color: #ed5503;
}


ul {
  line-height: 16px;
  font-size: 13px;
  list-style-image: url('images/red_arrow.gif');
  margin-left : 20px; 
  font-weight : normal;
  font-family: verdana
}

  A:link { color: #ed5503; font-weight: normal; text-decoration: underline;}
  A:hover { color: #ff0000; font-weight: normal; text-decoration: none; }
  A:active { color: #ff0000; font-weight: normal; text-decoration: none; }
  A:visited { color: #663399; font-weight: normal; text-decoration: none; }
  
a.orange:link, a.orange:active {color: #ed5503; text-decoration: none; text-align:left;}
a.orange:visited {color: #ed5503; text-decoration: none; text-align:left;}	
a.orange:hover {color: #ed5503; border-bottom: 1px dotted #ed5503; text-align:left;}

a.blue:link, a.blue:active {font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #663399; text-decoration: none; text-align:left;}
a.blue:visited {font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #663399; text-decoration: none; text-align:left;}	
a.blue:hover {font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #663399; border-bottom: 1px dotted #006699; text-align:left;}

img	{
	border: 0px none;
	}


form {
  margin-top : 0px;
  margin-bottom : 0px;
  font-size : 11px;
  font-weight : normal; 
  font-family : Verdana, Arial, Helvetica;
}

.pagecolsep {
  background-color: #ffffff;
  padding-left: 1px;
  padding-right: 1px;
}

select.menu{
	font-size : 12px;
	font-weight : normal;
    font-family : Verdana, Arial, Helvetica;
}

.outer {
	border: 1px dotted #006699;
	padding: 3px;
}
.insert {
	border: 1px dotted #006699;
	padding: 8px;
	background-color: #ffffff;
}

INPUT.button {
  font-size : 9pt;
  font-weight : normal; 
  font-family : Arial;
}

INPUT.input {
  font-size : 13px;
  font-weight : normal; 
  font-family : "courier new";
}
