body {font-family:Tahoma; color:#555555; background-image:url(images/bg_pattern.jpg);}
.container{background:#eeeeee; width:600px; border:solid; border-color:#cccccc; border-width:thin;}
.top{ width:600px; }
.header{background:#eeeeee; width:600px; color:#333333; font-size:15px; }
.page-body{background:#eeeeee; width:600px; font-size:12px;}
.footer{background-image:url(images/bg-footer.jpg); background-repeat:repeat-x; width:600px; height:75px;}
.footer2{background-image:url(images/bg-footer.jpg); background-repeat:repeat-x; width:600px; height:5px;}

fieldset {
  clear: both;
  font-size: 13px;
  border-color: #e1c7c7;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 0px 0 0 10px;
}

fieldset legend {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:13px;
}
.style2 {
	color: #990000;
	font-weight: bold;
	font-size:13px;
	padding-left: 25px
}
.style3 {
	color: #111449;
	font-weight: bold;
	font-size:13px;
}
.style4 {
	color: #555555;
	font-size:9px;
}
.style5 {
	font-size:11px;
	font-weight:bold;
}
.style6 {
	font-size:11px;	
}
.style7 {
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
.style8 {
	color:#003366;
	font-size:10px;
	margin-left:25px;
}

a:link {
	color: #0000CC;
	text-decoration: none;
	font-size:10px;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-size:10px;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-size:10px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:10px;
}

.contenttable {
	font-size: 12px;
	text-align: left;
	color: #555555;
	padding: 5px;
	background-color: #FFCA5E;
	border: 1px solid #FF9900;
	text-align: left;
}

