.darkblueshim {
	background-attachment: fixed;
	background-image: url(imgs/home_navi_img01.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #2F5971;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #2F5971;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #2F5971;
	text-decoration: none;
}

.copyright {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.header {

	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2F5970;
	text-decoration: none;
}
.header2 {
	font-size: 13px;
	font-weight: bold;
	color: #2F5970;
}

.tag {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.border {
	border: 1px dashed #2F5970;
}
.back {

	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2F5970;
	text-decoration: none;
}
.dotted {
	border: 1px dotted #003F5E;
}
.dotline {
	background-image: url(imgs/main_dotted.gif);
	background-repeat: repeat-x;
}

.texture {
	background-image: url(imgs/bkgrd.gif);
	background-repeat: repeat;
}
