body {margin: 0px; font-family:"Times New Roman", Times, serif; font-size:16px; color: #000000; background-color:#FFFFCC}

.image { border:1px solid #333333;}
A:link { color:#006600; text-decoration:underline;}
A:visited {color:#006600; text-decoration:underline;}
A:active { color:#006600; text-decoration:underline;}
A:hover {color:#660000; text-decoration:underline;}

.sitemap1 {font-family:"Times New Roman", Times, serif;font-size:12px;margin-left:0px;margin-right:5px;margin-top:2px;margin-bottom:2px;}
.sitemap2 {font-family:"Times New Roman", Times, serif;font-size:12px;margin-left:15px;margin-right:5px;margin-top:2px;margin-bottom:2px;}
.sitemap3 {font-family:"Times New Roman", Times, serif;font-size:12px;margin-left:30px;margin-right:5px;margin-top:2px;margin-bottom:2px;}

.copyright {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	}


.leftframe {
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
	background-color : #000000;
	width: 50%;
}
.rightframe {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	background-color : #000000;
	width: 50%;
}
.border_lefttop {
	background-image: url(../gfx/border_lefttop.png);
	width: 10px;
	height: 10px;
}
.border_top {
	background-image: url(../gfx/border_top.png);
	width: 760px;
	height: 10px;
}
.border_righttop {
	background-image: url(../gfx/border_righttop.png);
	width: 10px;
	height: 10px;
}
.border_left {
	background-image: url(../gfx/border_left.png);
	width: 10px;
	height: 100%;
}
.border_right {
	background-image: url(../gfx/border_right.png);
	width: 10px;
	height: 100%;
}
.border_imageleft {
	background-image: url(../gfx/border_imageleft.png);
	width: 10px;
	height: 235px;
}
.topbanner {
	background-image: url(../gfx/topbanner.jpg);
	width: 760px;
	height: 235px;
}
.border_imageright {
	background-image: url(../gfx/border_imageright.png);
	width: 10px;
	height: 235px;
}
.border_leftbottom {
	background-image: url(../gfx/border_leftbottom.png);
	width: 10px;
	height: 10px;
}
.border_bottom {
	background-image: url(../gfx/border_bottom.png);
	width: 760px;
	height: 10px;
}
.border_rightbottom {
	background-image: url(../gfx/border_rightbottom.png);
	width: 10px;
	height: 10px;
}
.content {
	background-color: #EFEFEF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #660000;
	text-align: left;
	vertical-align: top;
}
