@charset "utf-8";
/* CSS Document */


<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	overflow:scroll;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C3C06;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
}


.subtitles {
	font-size: 16px;
	font-weight: bold;
	color: #930;
}	

.subtitles_2 {
	font-size: 16px;
	color: #030;
}
	
.style1 {
	font-size: x-small;
	color: #930;
}

.style2 {
	color: #FFFFFF;
	font-size: 10px;
}

<style type="text/css">
.class1 A:link {text-decoration: none}

.class2 A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.class2 A:visited {text-decoration: none;
	color: #FFFFFF;
}
.class2 A:active {
	text-decoration: underline;
	color: #990000;
}
.class2 A:hover {
	text-decoration: none;
	color: #FF6;

}



.class3 A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C3C06;
}
.class3 A:visited {text-decoration: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C3C06;
}
.class3 A:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C3C06;
}
.class3 A:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C3C06;



}
.style3 {color: #666633}
.style4 {color: #993300}
.titles {
	color: #993300;
}
.titles strong {
	font-style: italic;
}
.titles strong {
}
.title_size {
	font-size: 14px;
}
.title_size strong {
	color: #930;
}
.title_size strong {
	font-size: 18px;
}
.documents {
	font-weight: bold;
}


.title_table { 
   background-image: url(/images/title_background.gif); 
   background-repeat: none; 
} 

.table_white_bold td .table_white_bold {
}

.table_white_bold {
	color: #FFF;
}
.text_highlight {
	color: #F00;
}

.redtext {
	color: #F00;
}
.redtext {
	color: #F00;
	font-weight: bold;
}
.orangeredtext {
	color: #930;
	font-size: 13px;
}
.smallredorange {
	font-size: 10px;
	color: #930;
}
