@charset "iso-8859-1";
BODY {
	background-color : #FFFFFF;
	scrollbar-face-color : #FFCC66;
	scrollbar-shadow-color : #996633;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
A { 
	text-decoration: none ;
	}
A:link {
	color : #990000;
	font-weight : normal;
	}
A:active {
	color : #ff0000;
	font-weight : normal;
	}
A:visited {
	color : #990000;
	font-weight : normal;
	}
A:hover {
	color : #ff0000;
	font-weight : normal;
	}
H1 {
	color : #000000;
	font-weight : bold;
	font-size : 11px;
	font-style : normal;
	font-family : "Arial", "Times New Roman", "Times";
	line-height : 100%;
	}
H2 {
	color : #996633;
	font-size : 11px;
	font-style : italic;
	font-family : "Arial", "Times New Roman", "Times";
	line-height : 100%;
	}	
H3 {
	color : #333333;
	font-size : 9px;
	font-style : normal;
	font-family : "Arial", "Times New Roman", "Times";
	line-height : 100%;
	}	
H4 {
	color : #996633;
	font-size : 9px;
	font-weight : normal;
	font-style : italic;
	font-family : "Arial", "Times New Roman", "Times";
	line-height : 100%;
	}	
p, .articleTEXT	{
	color : #333333;
	font-size : 10px;
	font-style : normal;
	text-align: justify;
	font-family : "Times", "Times New Roman", "Arial";
	}
.moreinfolink, .readmore {
	color : #996633;
	font-weight : bold;
	font-size : 10px;
	font-style : normal;
	font-family : "Arial", "Times New Roman", "Times";
	}
.link, .person {
	color : #F0EBD3;
	font-weight : bold;
	font-size : 10px;
	line-height : 80%;
	font-style : normal;
	font-family : "Arial", "Times New Roman", "Times";
	}
.copyrighttext {
	color : #996633;
	font-weight : normal;
	font-size : 8px;
	font-style : normal;
	font-family : "Arial", "Times New Roman", "Times";
	}

table {
	border-collapse: collapse;
	background-color: #ffffff;
	border: 1px;
	empty-cells: show;
	}
P {
	font-family: "Arial", "Times New Roman", "Times";
	color: #000000;
	}

td.titlebar {
	background-color:#ffcc66;
	}
td.sidebar {
	background-color:#cc9933;
	}
td.sidebaritem {	
	text-align : center;
	background-color:#cc9933;
	border-color: #996633;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
td.mainbody {
	background-color:#FFF9DD;
	}
td.creditbar {
	background-color:#ffcc66;
	}
td.mobileARTICLE1 {
	background-color:#FFF9DD;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 0px;
	}
td.mobileARTICLE2 {
	background-color:#FFF9DD;
	border-bottom-color: #666666; 
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	}

table {
	empty-cells:show;
	}

	
.fieldLABEL {
	color : #996633;
	font-size : 14px;
	font-weight: bold;
	font-style : normal;
	text-align: left;
	font-family : "Arial", "Times New Roman", "Times";
	}
.fieldINPUT {
	color : #000000;
	font-size : 12px;
	font-style : normal;
	text-align: left;
	font-family : "Arial", "Times New Roman", "Times";
	}


	