body, td, p, li, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

h1 {
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9000;
	font-weight: bold;	
}

h3 {
	font-size:8pt;
	text-transform: uppercase;	
}


input {
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headerrowbg {
	background-image:url(/images/stile.gif);
}

.headerrowbg2 {
	background-image:url(/images/headertile.gif);
}

.buttonbarbg {
	background-image:url(/images/butnstile.jpg);	
}

.leftcolumnbg {
	background-image:url(/images/sidetile.gif);	
}

.mastertable {
	height: 500px;
	width: 700px;
}

.mastertablecellbg {
	background-image:url(/images/lrgetile.gif);
}


a:link {
	color: #516D6F;
	text-decoration: none;
} 

a:visited {
	color: #516D6F;
	text-decoration: none;
} 

a:hover {
	color: #FF9000;
	text-decoration: underline;
}

a.bodytextlink:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
} 

a.bodytextlink:visited {
	color: #487BB4;
	text-decoration: none;
	font-weight: bold;
} 

a.bodytextlink:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.pagebottom:link {
	color: #000000;
	text-decoration: none;
} 

a.pagebottom:visited {
	color: #000000;
	text-decoration: none;
} 

a.pagebottom:hover { 
	color: #FF9000; 
}

a.leftmenu:link {
	color: #000000;
	text-decoration: none;
} 

a.leftmenu:visited {
	color: #000000;
	text-decoration: none;
} 

a.leftmenu:hover { 
	color: #FF9000; 
}


.orange {
	color: #FF9000;
	font-weight: bold;
}

.green {
	color: #009900;
	font-weight: bold;
}

.textbox {
	border: 1px solid #000000;
	background-color: #F0F4FF;
}

.downloaditem {
	border: 1px dashed #CCCCCC;
	margin: 0px;
	padding: 10px 20px 0px;
}

.newsitem-a {
	background-color: #EEEEEE;
}
.newsitem-b {

	background-color: #FFFFFF;
}

.odd {
	background-color: #EEEEEE;
}

.even {
	background-color: #FFFFFF;
}

.kb_num {
	color: #FF0000;
}
.kb_title {
	color: #000000;
}

.kb_link {
	color: #000000;
	text-decoration: underline;
}

.kb_date {
	color: #000000;
}
.kb_extract {
	font-style: italic;
	color: #0068E8;
	margin-left: 30px;
	margin-right: 30px;
}
.kb_weight {
	color: #BBD7FF;
}
.kb_subtitle {
	color: #000000;
	font-weight: bold;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

.smalltext {
	font-size:7pt;
}

.pageoftext {
	text-align: justify;
	margin-right: 5px;
}

.minibasket {
	background-color: #B9CEDD;
	border-style: inset;
	border-width: 1px;
	border-color: #FFFFFF;
}

.formbutton {
	border-style: outset;
	background-color: #B9CEDD;
	border-color: #FFFFFF;
	border-width: 1px;
}

.uaccertinfotable {
	background-color: #ECEEEE;
}

.keylooksbad {
	color: #FF0000;
}

.keylooksok {
	color: #009900;
}

.alertbox {
	margin: 2px 2px 5px 2px;
	padding: 5px;
	border: 3px solid #FF0000;
	text-align:center;
}

.fainttable {
	border: 1px dotted #F2F2F2;

}


/* Left Menu Styles */
.leftmenu a:link {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
} 

.leftmenu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:normal;	
} 

.leftmenu a:hover { 
	color: #FF9000; 
	font-weight:normal;	
}

.leftmenu ul {
	list-style-image: url(images/dot.gif);
	margin:0px 0px 0px 25px;
	padding:0px;
	border:0px;
}

.leftmenu h2 {
	margin:15px 0px 5px 0px;
	padding:0px;
	border:0px;
	color: #FF9000;
	font-weight: bold;
	font-size: 8pt;	
}