body {
	margin: 0 auto;
	padding: 0;
	background:#BDBDBD url(images/bckgrnd_2.gif) repeat-y;
}


table {
	
	
}


.copy {

	font-family: Arial, Geneva;

	font-size: 8pt;

	color: black;

}

.copy1 {

	font-family: Arial, Geneva;

	font-size: 9pt;

	line-height: 8pt;

	color: white;

}

.copy2 {

	font-family: Arial, Geneva;

	font-size: 8pt;

	color: black;

	font-weight: bold;	

}

.copy3 {

	font-family: Arial, Geneva;

	font-size: 12pt;

}

.copy4 {

	font-family: Verdana, Geneva;

	font-size: 8pt;

	font-weight: bold;	

}

.copy5 {

	font-family: Verdana, Geneva;

	font-size: 8pt;

	font-weight: bold;

	color: navy;	

}

.copy6 {

	font-family: Arial;

	font-size: 10pt;

}



.header1 {

	font-family: Arial, Geneva;

	font-size: 9pt;

	line-height: 12pt;

	color: navy;

	text-decoration: underline;	

}

.header2 {

	font-family: Arial, Geneva;

	font-size: 10pt;

	line-height: 12pt;

	font-weight: bold;	

}





/* NAVIGATION */

.nav_top, nav_top:visited {

	color: White;

	font-family: Arial, Geneva;

	font-size: 8pt;

	font-weight: bold;

	text-decoration: none;

	line-height: 15pt;

}

.nav_top:hover, .nav_top:selected, .nav_top:active {

	color: Red;

}





/* FORMS */

.form1 

{

	width : 100%;

	font-family : Arial, Helvetica;

	font-size : 8pt;

	line-height: 8pt;

}

.form2 

{

	font-family : Arial, Helvetica;

	font-size : 8pt;

	line-height: 8pt;

}

.form3

{

	width: 40;

	font-family: Times New Roman, Helvetica;

	font-size: 10pt;

	line-height: 12pt;

}

.form4

{

	width : 80;

	font-family : Arial, Helvetica;

	font-size : 8pt;

	color : #006699;

	line-height: 9pt;

}

.form5

{

	width : 175;

	font-family : Arial, Helvetica;

	font-size : 8pt;

	color : #006699;

	line-height: 9pt;

}

.button1 

{

	font-family : Arial, Helvetica;

	font-size : 8pt;

	color : black;

	font-weight : bold;

	width : 100px;

}

.button2 

{

	font-family : Arial, Helvetica;

	font-size : 8pt;

	color : black;

	font-weight : bold;

	width : 75px;

	line-height: 8pt;

}

.button3 

{

	font-family : Arial, Helvetica;

	font-size : 8pt;

	color : black;

	font-weight : bold;

}

.select1 

{

	font-family : Arial, Helvetica;

	font-size : 7pt;

	color : navy;

	background-color : silver;

	font-weight : bold;

}

.select2 

{

	font-family : Arial, Helvetica;

	font-size : 8pt;

	line-height: 8pt;

}





/* ELEMENTS */

TD {

	color: black;

	font-family: Arial, Geneva;

	font-size: 10pt;

}

A {

	color: blue;

	text-decoration: none;

}

LI {

	color: black;

	font-family: Arial, Geneva;

	font-size: 8pt;

}





.error, .notice, .success { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a { color: #8a1f11; }
.notice a { color: #514721; }
.success a { color: #264409; }
