.newslinks{
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
.newslink {
	font-size: 7pt;
	font-decoration: none;
	
	width: 250px;
	height: 10px;
	overflow: hidden;
}
.news {
	font-size: 8pt;
	font-weight: bold;
}
.small {
	font-size: 8pt;
	position: relative;
	left: 20px;
}
A {
	color: #000000;
}
A:Hover {
	color: #000000;
}
.contentbox {
	width: 250px;
	height: 160px;

	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
		
}


.prodlink:Hover {
	color: #ff0000;
}
A.menu {
	color: #ffffff;
}
.roundleft {
	color: #ffffff;
	background:  #44b75a;
	border: 2px solid #44b75a;
	padding: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	text-align: center;
		opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	
}
.roundrightbottom,.roundnone,.roundrighttop,.roundright,.round {
	color: #000000;
	background:   #FFFFFF;
	padding: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;

}


P,TD {
	font-family: Tamoha, Arial, Verdana;
	font-size: 10pt;
}
.content {
	font-family: Tamoha, Arial, Verdana;
	font-size: 10pt;
	color: #000000;
	background: #FFFFFF;
	padding: 0px;
	overflow: auto;
}
body {
	background:  url('t-background.png') #094600;
	font-family:  Arial, Verdana;
	z-index: 0;
}


/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Arial, Verdana;
	font-size: 14px;
	letter-spacing:2pt;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 4px;

	color: #000000;
}
.m0l0iover {
	font-family: Arial, Verdana;
	font-size: 14px;
	padding-left: 8px;
	padding-top: 4px;
	letter-spacing:2pt;

	color: #000000;
}


/* level 0 outer */
.m0l0oout {
	text-decoration : none;

	background:    #fffff;

}

.m0l0oover {
	text-decoration: underline;
	background:   #fffff;

}

/* level 1 inner */
.m0l1iout {
	font-family: Comic Sans MS, Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	padding: 3px;
	color: #000000;

}
.m0l1iover {
	font-family: Comic Sans MS, Arial, Verdana;
	text-decoration : underline;
	padding: 3px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	color: #000000;
	text-decoration : none;
	border : 1px solid #000000;
	background: #FFFFFF;
}

.m0l1oover {
	text-decoration : none;
	font-size: 14px;
	border : 1px solid #000000;
	background: #FFFFFF

}
