body{
padding:0px;
margin:0px;
background-color:#3F6D8D;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}

h1 {
	font-size: 14pt; 
	font-weight: 400;
	margin-top: 0; 
	margin-bottom: 0;
	font-family: Arial;
	color: #47494B;	
}

h1 span.blue {color: #418cc2}
h1 span.red {color: #cc121b}
h1 span.green {color: #6c9922}

.scroll {
	overflow:auto;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #418cc2;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	padding-right:5px;
	padding-bottom:5px
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #585D5F;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #424242;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #418CC2;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 171px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CAD2D6;
	border-bottom-color: #CAD2D6;
	color: #656565;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #739A33;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 97px;
	width: 171px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CAD2D6;
	border-bottom-color: #CAD2D6;
	color: #656565;
	overflow:auto;
}