td
{
	font-size: 12px;
	font-family: Arial;
}

A.black:link
{
	color: #000000;
	text-decoration: none;
}
A.black:visited
{
	color: #000000;
	text-decoration: none;
}
A.black:active
{
	color: red;
	text-decoration: none;
}
A.black:hover
{
	color: red;
	text-decoration: none;
}

A.white:link
{
	color: #ffffff;
	text-decoration: none;
}
A.white:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.white:active
{
	color: yellow;
	text-decoration: none;
}
A.white:hover
{
	color: yellow;	
	text-decoration: none;
}

.ProImage
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.ProModel
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
}
.ProMenuImageTd
{
	width: 92px;
	border-bottom: gray 1px solid;
	height: 100px;
}
.ProMenuNameTd
{
	width: 108px;
	border-bottom: gray 1px solid;
	height: 100px;
}
.ProMenuImage
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}


.NewNewsTable
{
	width: 200px;
}
.NewNewsTD
{
	
}
.NewNewsLink:Link
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.NewNewsLink:Hover
{
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
.NewNewsLink:Visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.NewNewsLink:Active
{
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
.PanelTitle
{
	MARGIN-TOP: 0px; PADDING-LEFT: 0px; OVERFLOW: hidden; WIDTH: 196px; PADDING-TOP: 0px; HEIGHT: 19px; TEXT-OVERFLOW: ellipsis
	
}
.NewsSort:Link
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.NewsSort:Hover
{
	font-weight: bold;
	font-size: 18px;
	color: red;
	text-decoration: underline;
}
.NewsSort:Visited
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.NewsSort:Active
{
	font-weight: bold;
	font-size: 18px;
	color: red;
	text-decoration: underline;
}

