.border {
	border: 1px solid #75CEDB;
}
.text {
	width: 100px;
}
.buttom {
	width: 45px;
	background-color: #2A74BC;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.link2 {
	font-family: Verdana;
	font-size: 12px;
	color: #DD3700;
	line-height: 1em;	
}
.style2 {
	font-family: Verdana;
	font-size: 11px;
	color: #DD3700;
	font-weight: bold;
}
.borderno {
}
.style3 {
	font-family: Verdana;
	font-size: 11px;
	color: #3399CC;
	font-weight: bold;
}
.style4 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style5 {

	font-family: Verdana;
	font-size: 11px;
	color: #2B75BB;
	font-weight: bold;
}

.divstyle
{	
	font-family:Verdana;
	font-size:10px;	
	color:#006c8e;
}
.repstyle
{
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	color:Black;
	vertical-align:top;	
}

.repstyle1
{
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	color:Black;
	vertical-align:top;
	font-weight:bold;	
}

.button
{
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #F9F9F9;
	font-size: 12px;
	color: #DD3700;
	font-family: Verdana;
}

a
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
}
.stock
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#DD3700;
	
}

.stocklb
{
	font-family:Verdana;
	font-size:10px;	
	color:Black;	
}

.buttons
{
	border: 1px solid #CCCCCC;	
	background-color: #F9F9F9;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width:50px;
	height:22px;
	cursor:pointer;
}

input:hover
{
	color:Red;	
}

