body
{
	font-size: 10px;
	color: white;
	font-family: Verdana,Arial;
}

td
{
	font-size: 10px;
	color: white;
	font-family: Verdana,Arial;
}

a
{
	font-size: 10px;
	color: white;
	font-family: Verdana,Arial;
}

.TextCopyRight
{
	font-size: 10px;
	color: silver;
	font-family: Verdana,Arial;
	text-decoration: none;
}

.Content
{
	border-right: white 1px;
	padding-right: 0px;
	border-top: white 1px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 5px;
	border-left: white 1px;
	color: white;
	padding-top: 0px;
	border-bottom: white 1px;
	font-family: Verdana,Arial;
}

.ContentImage
{
	font-size: 10px;
	margin: 0px;
	color: white;
	font-family: Verdana,Arial;
}
.ContentInfo
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	padding-bottom: 5px;
	margin: 0px;
	overflow: hidden;
	color: white;
	border-top-style: none;
	padding-top: 5px;
	font-family: Verdana,Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.newsList, .newsItem
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	padding-bottom: 5px;
	margin: 0px;
	vertical-align: baseline;
	overflow: hidden;
	color: white;
	border-top-style: none;
	padding-top: 5px;
	font-family: Verdana,Arial;
	border-right-style: none;
	border-left-style: none;
	text-align: justify;
	border-bottom-style: none;
}

.textbox
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 10px;
	border-left: silver 1px solid;
	color: gray;
	border-bottom: silver 1px solid;
	font-family: Verdana,Arial;
	background-color: white;
	text-decoration: none;
}

.button
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: silver 1px solid;
	color: navy;
	border-bottom: silver 1px solid;
	font-family: Verdana,Arial;
}

.menuItem
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 2px;
	margin: 0px;
	vertical-align: baseline;
	overflow: hidden;
	color: gray;
	border-top-style: none;
	padding-top: 2px;
	font-family: Verdana,Arial;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}

.menuItem:hover
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 2px;
	margin: 0px;
	vertical-align: baseline;
	overflow: hidden;
	color: gray;
	border-top-style: none;
	padding-top: 2px;
	font-family: Verdana,Arial;
	border-right-style: none;
	border-left-style: none;
	text-decoration: underline;
	border-bottom-style: none;
}

