body {
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	background: url(images/background.jpg) fixed;		
	scrollbar-face-color: #FF9801;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color-COLOR: #0101CC;
	scrollbar-base-color: #000000;
}
td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
}

A:link {
	COLOR: #1E90FF;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #1E90FF;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #1E90FF;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #B22222;
	TEXT-DECORATION: underline;
}
.WHITE_TEXT {
	color: #FFFFFF;
}
.ARIAL_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.FOOTERGREYLETTERS {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	TEXT-DECORATION: none;	
}	
.ARIAL_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
.BLUE_TEXT {
	color: #0033FF;
}
.BLUE_VERDANA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
}
.PURPLE_VERDANA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9900CC;
}
.GREEN_VERDANA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.blackheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.redheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.blueheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.greenheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
}
.purpleheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660099;
}
.textoPequeno {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

/*style for header text for links*/
#header td {
	font-size:12px;
	font-weight: bold;
}	
#header A:link {
	color: #000000;
	text-decoration: none;

}
#header A:active {
	color: #000000;
	text-decoration: none;
}
#header A:visited {
	color: #000000;
	text-decoration: none;
}
#header A:hover {
	color: #000000;
	text-decoration: none;
}

/*style for bottom footer text for links*/
#footer {
	color: #EFE8D8;
	font-size:10px;
	font-weight: normal;
}	
#footer A:link {
	color: #EFE8D8;
	text-decoration: none;

}
#footer A:active {
	color: #EFE8D8;
	text-decoration: none;
}
#footer A:visited {
	color: #EFE8D8;
	text-decoration: none;
}
#footer A:hover {
	color: #EFE8D8;
	text-decoration: none;
}

/*Left Navigation Meny Style*/
#menu td {
	border-bottom: 2px solid #999;
	padding: 0.2em;
	font-size:12px;
	font-weight: bold;
}	
#menu A:link {
	color: #0062bf;
	text-decoration: none;

}
#menu A:active {
	color: #0062bf;
	text-decoration: none;
}
#menu A:visited {
	color: #0062bf;
	text-decoration: none;
}
#menu A:hover {
	color: #B22222;
	text-decoration: underline;
}
#menu .white_text {
	color: #FFFFFF;
}

.bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
left: 200px;
}
