body {
	color: #000;
	background: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	max-width: 7.5in;
	height: 10in;
}

.letterhead {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

h1 {
	color: inherit;
	font-size: 18px;
	background: inherit;
	font-weight: bold;
	display: none;
}
h2 {
	color: inherit;
	font-size: 14px;
	background: inherit;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
input {
	background: #eee;
	color: #00d;
	width: 75%;
	height: 12px;
	font-size: 10px;
}
a {
	color: #808080;
	background: inherit;
	text-decoration: none;
}
a:visited {
	color: #404040;
	background: inherit;
}

a:active {
	color: #00007d;
	background: #fff;
	text-decoration: underline;
}
a:hover {
	color: #40407d;
	background: #d7d7d7;
	text-decoration: underline;
}
a.img:hover {
	background: transparent;
}

.img {
	display: none;
}

.submit {
	height: auto !important;
	width: auto !important;
}	
textarea {
	background: #eee;
	color: #00d;
	width: 75%;
	height: 150px;
}
.label {
	display: block;
	color: inherit;
	font-weight: bold;
	background: inherit;
	vertical-align: top;
}

div.secmenu {
display: none;
width: 0;
height: 0;
}

ul.secmenu, ul.catmenu {
	list-style-type: none;
	padding: 0 0 5px 0;
	margin: 0 0 10px 15px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

ul.pagemenu {
	list-style-type: none;
	padding: 0 0 5px 0;
	margin: 0 0 10px 15px;
	display: block;
	font-size: 11px;
	font-weight: bolder;
	text-align: left;
}

ul.secsub, ul.pagesub, ul.catsub {
	list-style-type: none;
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 2px 0;
	margin: 0 0 5px 25px;
}

.roundtop { 
	background: url(http://ten-321.com/images/top_right.png) no-repeat top right;
}

.roundbottom {
	background: url(http://ten-321.com/images/bot_right.png) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: none !important;
   z-index: 5;
}

.roundtopcont { 
	background: url(http://ten-321.com/images/cont_tr.png) no-repeat top right; 
}

.roundbottomcont {
	background: url(http://ten-321.com/images/cont_br.png) no-repeat top right; 
}

img.cornercont {
   width: 5px;
   height: 5px;
   border: none;
   display: none !important;
   z-index: 5;
}

div.pagemenu {
display: none;
width: 0;
height: 0;
}

div.searchblock {
display: none;
}

.contentbox {
	width: 100%;
	height: auto;
	background: #fff;
	color: #000;
	display: block;
	margin: 2%;
	z-index: 99;
	text-align: justify;
}

.contentblock {
	padding: 0 10px 10px 10px;
}

.contentbox a:visited {
	color: #008;
	background: inherit;
	text-decoration: underline;
}

.mainblock {
	height: auto;
	display: block;
	background: #fff;
	color: #000;
	padding: 0;
	margin: 0;
	z-index: 1;
	text-align: center;
}

.newsblock {
}

.mainblock a {
	color: #40407d;
	background: inherit;
}

.date {
	font-style: italic;
	color: #ff0;
	background: inherit;
	font-size: 9px;
	text-align: center;
}

.editdate {
	font-style: italic;
	color: #000;
	background: inherit;
	font-size: 9px;
	text-align: center;
}

.content, .description {
	font-size: 11px;
	color: inherit;
	background: #d7d7d7;
	font-weight: normal;
	display: block;
}

.activelink a {
	font-size: inherit;
	font-weight: inherit;
	background: #808080;
	color: #d7d7d7;
}

.activelink a:visited {
	font-size: inherit;
	font-weight: inherit;
	background: #808080;
	color: #d7d7d7;
}

.welcome {
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding-bottom: 10px;
}

img.pageicon {
	float: right;
	vertical-align: top;
	border: 0;
}
