 /******     NMA Style Sheet File     *******/

BODY {
	background-color : #514F1C;
	color : black;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	/* Scrollbar properties */
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}
/* Default Link Size, color, font... */
A:LINK {color : #8C5231;text-decoration : none;}
A:VISITED {color: #8C5231;text-decoration: none;}
A:HOVER {background-color : #A27154;color : #FFFFFF;text-decoration : none;}

/* Global text atrributes */
p {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: Black;
}

.features {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #CCCCCC;
}

A.features:link {
	color: #888888;
	font-size: 10pt;
}
A.features:visited {
	color: #888888;
	font-size: 10pt;
}
A.features:hover {
	color: #CCCCCC;
background-color : #A27154
}


.main_frame {
	background-color: #514F1C;
}
.sidetable_table {
	background-color: #CECEC6;
}
.news_date {
	background-color: #A27154;
}
.news_table {
	background-color: #CECEC6;
}
.content_table {
	background-color: #514F1C;
}
.menu_table {
	background-color: #CECEC6;
}


/* Titles, headlines */
.heading {
	font-family : Verdana;
	font-size : 11pt;
	color: black;
}
.heading_large {
	font-family : Verdana;
	font-size : 12pt;
	color: black;
}
.heading_small {
	font-family : Verdana;
	font-size : 10pt;
	color: black;
}
.small {
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
}
.tabel_heading {
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	background-color: #999999;
}
.table_heading2 {
	font-family: Verdana;
	font-size: 12pt;
	color: #00C400;
	background-color: #666666;
}

.impact {
	font-family: Impact;
	font-size: 12pt;
	color: Black;
}
.impact_large {
	font-family: Impact;
	font-size: 14pt;
	color: Black;
}
/* Quoted text */
blockquote {
	font-family : Verdana, Arial;
	font-size: 10pt;
	color: Black;
	text-align: justify;
}
/* For LI html tags */
li {
	font-family : Arial;
	font-size: 10pt;
	color: Black;
}

.sidetable {
	border: solid #FFCC00;
	width: 140px;
	border-width: 1px;
	padding: 0px;
	border-collapse: collapse;
}

.sidetable_font {
	border: 0px;
	font-size: 8pt;
	width: 160px;
	padding-left: 5px;
	color: Black;
}
A.sidetable_font:link {
	color: #3366CC;
	font-size: 8pt;
}
A.sidetable_font:visited {
	color: #3366CC;
	font-size: 8pt;
}

A.sidetable_font:hover {
	color: #F0F0EF;
	background-color: #3366CC;
}

.login {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: black;
}

A.login:link {
	color: black;
}

A.login:visited {
	color: black;
}

A.login:hover {
	color: #FFFFFF;
	background-color: #000000;
}

/* other styles required by 3rd party scripts */
.postlink {color: Black;font-size: 9pt;text-decoration: underline;}
.news {color: Black;font-size: 10pt;}
.form {font-family: Arial; font-size: 8pt}

