/* Default CSS Stylesheet for a new Web Application project */
body

{	font-family:Verdana;
	font-size:11px;
	color:#010101;
	background-color:#C0C0C0;

	MARGIN: 0px; 
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px   }

td	{font-size:12px; font-family:Verdana;} 
th	{font-size:12px; font-family:Verdana;} 

A {FONT-SIZE: 11px; color:#010101; FONT-FAMILY: Verdana; TEXT-DECORATION: none}
A:active {COLOR:#010101}
A:visited {COLOR: #010101}
A:hover {COLOR:#010101; TEXT-DECORATION: underline}





.tx-up  {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#5c5c5c; }
.tx-up  a:link {
	color:#5c5c5c;
	font-weight:bold;
	 } 
.tx-up  a:visited {
	color:#5c5c5c;
	font-weight:bold;
	} 
.tx-up  a:hover {
	color:#353535;
	font-weight:bold;
	text-decoration : underline; }

.tx-rdw  {
	font-family:Verdana;
	font-size:12px;
	
	color:#565758; }
.tx-rdw  a:link {
	color:#565758;
	font-size:12px;
	
	text-decoration : none; } 
.tx-rdw  a:visited {
	color:#565758;
	font-size:12px;
	
	text-decoration : none; } 
.tx-rdw  a:hover {
	color:#565758;
	font-size:12px;
	
	text-decoration : underline; }


.tx-rd  {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#565758; }

.tx-rd1  {
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#02519b;
	 }
.tx-rd2  {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#565758;
	 }
.tx-rd3  {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#924009;
	 }
.tx-rd4  {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#270d86;
	 }

.tx-bot {
	font-family:Verdana;
	font-size:10px;
	color:#494949; }
.tx-bot a:link {
	font-size:10px;
	color:#494949;
	text-decoration : none; } 
.tx-bot a:visited {
	font-size:10px;
	color:#494949;
	text-decoration : none; } 
.tx-bot a:hover {
	font-size:10px;
	color:#892226;
	text-decoration : underline; }


.textBox {
	font-family: Verdana;
	padding:0px;
	margin:0px;
	font-size: 10px;
	line-height:18px;
	text-indent:3px;

	color: #505050;
	vertical-align:middle;

	text-align:left;
	height: 17px;
	border: 1px solid #99c6e3;
}

.boxpname 
{
	font-family: Verdana;
	padding:0px;
	margin:0px;
	font-size: 11px;
	font-weight: bold;
	border: opx;
	background: #ece8df;
	color: #330000;
	border: 0px;
	border-style: solid;
	background: #ece8df;
	text-align: center;
}

.boxprice
{
	font-family: Verdana;
	padding:0px;
	margin:0px;
	font-size: 11px;
	font-weight: bold;
	border: opx;
	background: #ece8df;
	color: #330000;
	border-width: 0px;
	border-style: solid;
	background: #ece8df;
}

.td-1 {
	border: 3px;
	border-color: #d7d7d7;
	border-style: solid;
	bgcolor: #DDE8FA;
	 }


.td-2 {
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 0px;
	border-color: #d7d7d7;
	border-style: solid;
	background: #ece8df;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000; }


.butn 
{
	vertical-align: middle; 
	
	
}

.mybtn 
{
	text-decoration: underline;
}

.cmbdrop 
{
	height: 17;
	vertical-align: middle;
	
}

.dtlist
{
	font-family:Verdana;
	font-size:12px;
}









.tx-lft {
	padding-top:3;
	padding-bottom:3;
	padding-left:11;
	font-family:Verdana;
	font-size:11px;
	color:#724726; }
.tx-lft a:link {
	color:#724726;
	font-weight:bold;
	text-decoration : underline; } 
.tx-lft a:visited {
	color:#724726;
	font-weight:bold;
	text-decoration : underline; } 
.tx-lft a:hover {
	color:#724726;
	font-weight:bold;
	text-decoration : none; }


.tx-head {
	padding-top:11;
	padding-bottom:11;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#9d704d; }



.tx-wht {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF; }
.tx-wht a:link {
	color:#FFFFFF;
	text-decoration : none; } 
.tx-wht a:visited {
	color:#FFFFFF;
	text-decoration : none; } 
.tx-wht a:hover {
	color:#FFFFFF;
	text-decoration : underline; }







