.outer{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6d5e87;
}
.linkcell{
	border-bottom: 1px dashed #ffffff;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;	
	padding-bottom: 5px;
}
.navigation{
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;	
	padding-bottom: 5px;
}
body,td,th {
	font-size: 11px;
	color: #334255;
	font-family: verdana;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer1{
	padding-left: 4px;
}
.style2 {
	padding-left: 4px;
	font-weight: bold;
	color: #FFFFFF;
}
.header1{
	padding-left: 100px;
}

#headerlink a{
	color: #324152;
}
#headerlink a:hover{
	color: 	#cccccc;
}
.menu{
border-bottom: 1px solid #fff; 
border-left: 1px solid #fff; 
border-right: 1px solid #fff; 
border-top: 1px solid #fff;
}
.style3 {	color: #FFFFFF;
	font-weight: bold;
}
.style4 {color: #FFFFFF}