body, td, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
}
body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-position: right bottom;
	scrollbar-face-color: #005575;
	scrollbar-shadow-color: #0082B4;
	scrollbar-highlight-color: #079ADD;
	scrollbar-3dlight-color: #079ADD;
	scrollbar-darkshadow-color: #0082B4;
	scrollbar-track-color: #005575;
	scrollbar-arrow-color: #079ADD;
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}
H1 {font-size: 120%;
}
H2 {font-size: 110%;
}
a:link {
	font-weight: bold;
	color: #005575;
}
a:visited {  color: #005575;
	font-weight: bold;
}
a:active {  color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.top {
	background-color: #0082B4;
}
.toppaw {
	background-color: #FFFFFF;
	background-image: url(images/ban/topban_r3_c7.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
.right {
	background-image: url(images/rtbg.jpg);
	background-repeat: repeat-y;
	background-position: right 130px;


}
.left {
	background-image: url(images/lftpawbg.jpg);
	background-repeat: repeat-y;
	background-position: left 715px;

}
.content {
	padding-left: 10px;
	padding-right: 10px;
}
.date {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	background-color: #FBCC02;
	padding: 2px;

}
.footer {
	font-size: 90%;
}
.footermenu {
	font-size: 85%;
}
.sep {
	line-height: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.copyr {
	font-size: 85%;
	color: #000000;
}
.menuspace {
	line-height: 5px;
}
hr {
	color: #005575;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #005575;
	border-right-color: #005575;
	border-bottom-color: #005575;
	border-left-color: #005575;
	height: 1px;
	width: 95%;
}
a.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	height: 100%;
	width:85px;
	color :#005575;
	background-image: url(images/button.gif);
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	padding-top: 0px;
	padding-bottom: 0px;

}

a.button:visited {
	color :#005575;
   text-decoration :none;
   cursor:hand;
}
a.button:hover {
   
	color:#FFFFFF;
	background-color: #0082B4;
   text-decoration :none;
   cursor:hand;
}
