﻿/*A:link
{
	color: #3333cc;
	text-decoration: none;
}	
		
A:visited
{
	cursor: hand;
	color: #333399;
	text-decoration: none;
}	
		
A:active
{
	color: #333399;
	text-decoration: none;
}	
		
A:hover
{
	color: #3333cc;
	text-decoration: underline;
}
*/
.logo
{
	float: right;
	display: block;
	height: 100px;
	width: 250px;
	background-image: url(  'Images/logo.gif' );
	background-repeat: no-repeat;
	margin-right: 10px;
}
SELECT
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: normal;
}
INPUT
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: normal;
}
.BtnClass
{
	border: 1px solid #458dd4;
	background-image: url(Images/butnbg.gif);
	background-repeat: repeat-x;
	color: #3D444B;
	font-size: 10pt;
	font-family: Tahoma;
}
.BtnClass:hover
{
	border: #000000 1px solid;
	background-image: url(Images/pagerover.gif);
	color: #ffffff;
	background-repeat: repeat-x;
}
.TxtClass
{
	
	background-image: url(Images/Index14.gif);
		background-repeat: repeat-x;
}
.Gride
{
	background-color: #c6d2e0;
}

.Hedar
{
	background-image: url(Images/Index14.gif);
	background-repeat: repeat-x;
	color: #000000;
	height: 28px;
}

.row
{
	background-color: #ffffff;
}
.row .tdleft
{
	text-align: right;
}
.row .tdright{text-align: left;}
.row:hover
{
	color: #cc6633;
	background-image: url(images/Index14.gif);
	background-repeat: repeat-x;
}
.row:active
{
	color: #990000;
	background-image: url(images/Index14.gif);
}
.AClass
{
	border: 1px solid #458dd4;
	background-image: url(Images/butnbg.gif);
	background-repeat: repeat-x;
	color: #3D444B;
	font-size: 10pt;
	font-family: Tahoma;
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.AClass:hover
{
	border: #000000 1px solid;
	background-image: url(Images/pagerover.gif);
	color: #ffffff;
	text-decoration: none;
}
.FixedAds
{
	font-size: 10pt;
	font-family: Tahoma;
	color: #cc6633;
	background-image: url(Images/Index14.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.FixedAds img
{
	width: 40px;
	height: 40px;
	border: #1875B5 1px solid;
	
}
.FixedAds td
{
	text-align: right;
	
}
.FixedAds a
{
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	display: block;
	width: 100%;
}/*
.FixedAds a:hover
{
	color: #996600;
}
*/
.TableMarket
{
	font-size: 10pt;
	font-family: Tahoma, Verdana;
}

.TableMarket td
{
	
	text-align: right;
}
.TableMarket img
{
	width: 64px;
	height: 64px;
	border-width: 0px;
	
}
.TableMarket div {padding: 2px;
	border: 1px solid #CCCCCC;}
.TableMarket img:hover
{
	
	opacity: 0.8;
	filter: alpha(opacity=80);
	
}
.TableMarket a
{
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
.TableMarket span
{
	display: block;
	font-size: 8pt;
	margin-right: 5px;
	text-align: justify;
}


.ListStyle
{
	width: 50%;
}
.Alert
{
	border: 1px solid #148AEB;
	color: #000000;
	text-align: center;
	background-color: #E6F9FF;
	margin-top: 10px;
}
/*.ListStyle:hover
{
	color: #cc9900;
	background-image: url(Images/MarketBack_02.gif);
	background-position: center;
	
}*/
.Alert .head
{
	padding: 3px;
	font-weight: bold;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #148AEB;
	background-color: #148AEB;
	color: #FFFFFF;
}
.Alert p
{
	padding: 10px;
}
.error ul
{
	list-style-type: square;
}
