/*
CSS MasterPage
*/
.solidjsc
{
	color: White;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.solidjsc:hover
{
	color: #ff7200;
}

.go
{
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.go:hover
{
	color: #ff7200;
}

.hyperlink
{
	font-size: 9pt;
	font-family: Verdana;
	color: #C9000A;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}

.hyperlink:hover
{
	cursor: pointer;
	color: #010068;
}

td.menu
{

}

td.menu:hover
{
    background: #7f93cb;
    cursor: pointer;
    color: white;
}

.lbt_EnterSite
{
	font-weight: bold;
	font-size: 11pt;
	color: White;
	font-family: Tahoma;
	text-decoration:none;
}

.lbt_EnterSite:hover
{
    color: Red;
}

.solid
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma;
	color: #010068;
	text-decoration: none;
}

.solid:hover
{
	font-family: Tahoma;
	color: Red;
	cursor: pointer;
}

/*
CSS Index
*/
.tieude
{
	font-size: 8pt;
	font-family: Verdana;
	color: #377a00;
	text-decoration:none;
}

.tieude:hover
{
	cursor: pointer;
	color: #ff7200;
}

td.image
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

td.image:hover
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-right: #bfbfbe 2px solid;
	border-top: #bfbfbe 2px solid;
	border-left: #bfbfbe 2px solid;
	border-bottom: #bfbfbe 2px solid;
}

/*
CSS Gallery
*/
.navigator
{
	font-size: 8pt;
	font-family: Verdana;
	color: #377a00;
	text-decoration:none;
}

.navigator:hover
{
	cursor: pointer;
	color: #ff7200;
	text-decoration:underline;
}

.Ringpaging
{
	font-size: 8pt;
	font-family: Verdana;
	color: #377a00;
	text-decoration: none;
	font-weight: bold;
}

.Ringpaging:hover
{
	cursor: pointer;
	color: #ff7200;
}

/*
CSS Gallery
*/
.lb_GoPrevous
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #377a00;
	text-decoration:none;
}

.lb_GoPrevous:hover
{
	cursor: pointer;
	color: #ff7200;
	text-decoration:underline;
}

/*
CSS Gallery
*/
.nextPrevious
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	color: #010068;
	text-decoration: none;
}

.nextPrevious:hover
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	color: Red;
	cursor: pointer;
}

.controlContent_lbt_Title
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma;
	color: #010068;
	text-decoration: none;
}

.controlContent_lbt_Title:hover
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma;
	color: Red;
	cursor: pointer;
}

.lb_GoTop
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	color: #010068;
	text-decoration: none;
}

.lb_GoTop:hover
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	color: Red;
	cursor: pointer;
}
