/***********************************************************************************************************************
		Page name: cmcs0001
		Page type: css
		Description: Style sheet
		Supported browser: 
		DOC: 23-09-2008
		Created By: Developer
		DOM: (Date of Modification)
		Modification Description: (Modification Details)
		Modified By: Name of the modifier	
************************************************************************************************************************/
<style type="text/css">
<!--
/*body property*/
body 
{
	background-color: #F4E7BD;
	/*background:url(../../images/background.jpg);*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #804040;
	scrollbar-face-color: #F4E7BD;
	scrollbar-highlight-color: #F4E7BD;
	scrollbar-3dlight-color: #F4E7BD;
	scrollbar-darkshadow-color: #F4E7BD;
	scrollbar-shadow-color: #F4E7BD;
	scrollbar-arrow-color: #004080;
	scrollbar-track-color: #F4E7BD
}
/*link property*/
a
{ 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px; 
	color: #663300; 
	text-decoration: underline
}
/*link hover*/
a:hover
{
	font-family: Arial, Verdana, sans-serif; 
	font-size: 13px; 
	color: #FF2E12; 
	/*background-color: #FFFFFF*/
}
/*h1 font*/
h1
{
	font-family: Arial; 
	font-size: 36px; 
	color: #804040
}
/*h2 font*/
h2
{ 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 24px; 
	color: #804040 
}
/*h3 font*/
h3
{ 
	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #804040
}
/*h4 font*/
h4
{ 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 18px; 
	color: #804040 
}
/*h5 font*/
h5
{ 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #804040 
}
/*h6 font*/
h6
{ 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 8px; 
	color: #804040 
}
/*horizontal line*/
hr
{
	color:brown;
	background-color:tan;
	width:90%;
	height:2px
}
/*table*/
.table 
{ 
	background: #F4E7BD;
	/*background:url(../../images/background.jpg);*/
	table-layout: automatic;
	margin: auto;
	border: 1px #804040 solid;
	border-collapse: collapse;
	border-spacing: 1px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px; 
	color: #663300; 
	margin-top: 0px; 
	margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: auto; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px
}
/*table header*/
TH 
{
	background: #804040;
	color: #FFFFFF; 
}
/*odd number table row*/
.odd
{
	background: #DBC79D;
	vertical-align: top;
}
/*even number table row*/
.even 
{
	background:#FCFFCC; 
	vertical-align: top;
}
/*caption*/
caption 
{
	text-align: center;
	/*horizontal-align: center;
	border: ridge 5pt;
	border-top: ridge 10pt blue;*/
}
/*icon*/
.Img
{
	width: 10px;
	height: 10px
}
/*icon link*/
.ImgLink
{
	width: 30px;
	height: 30px;
	border: 0
}
/*text box*/
 .Txt 
 {
	background-color:#FFFFFF;
	color: #804040;
	font-family: arial, verdana,  sans-serif;
	font-weight: bold;
	font-size: 12px;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid
}
/*text box for readonly(display data)*/
.TxtLabel 
{
	background-color: #BDB76B;
	color: #804040;
	border-style:none;
	font-family: arial, verdana,  sans-serif;
	font-weight: bold;
	font-size: 12px;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid
}
/*text area*/
.Txtarea 
{
	background-color: #FFFFFF;
	color: #804040;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold
}
/*radio button*/
.radioStyle 
{
	background-color: #FF0000;
	border: #000000 solid 1px;
	font-family: verdana;
	font-size: 12px;
	color: #000000
}
/*combo box*/
.comboStyle 
{
	background-color: #FFFFFF;
	border: #000000 solid 1px;
	font-family: arial, verdana,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #804040
}
/*button*/
.Btn
{
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	border-color: #FDED24;
	border-width: 1px;
	width: 17ex;
	cursor: hand;
	margin: 1px 1px 1px 1px;
	padding: 1px;
	filter: progid: dximagetransform. microsoft. gradient(gradienttype = 0, startcolorstr = white, endcolorstr = #aecbe9);
	background-position: center;
	border-style: solid;
	background-color: #804040
}
/*note*/
.note 
{ 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 13px; 
	color: #FF0909;
	/*color: #990033;*/
	font-weight: bold
}
/*text border*/
.txtbdr
{ 
	border:2px solid;
	border-color:red
}
.clock
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold; 
}
.notice
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000
  /*color: #663300*/
}
.news_headline
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #B90000;
  font-weight: bold
}
.news_body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #663300;
  font-weight: normal
}
.tender_view_home
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000
}
.common_lable
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #804040;
  font-weight: bold
}
.common_lable2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #804040;
  font-weight: bold
}
.Btn2
{

color: black;

font-family: arial, helvetica, sans-serif;

font-size: 11px;

font-weight: bolder;

border-color: #5678bc;

border-width: 1px;

width: 17ex;

cursor: hand;

margin: 1px 1px 1px 1px;

padding: 1px;

filter: progid: dximagetransform. microsoft. gradient(gradienttype = 0, startcolorstr = white, endcolorstr = #aecbe9);

background-position: center;

border-style: solid;

background-color: white;

}
.Btn3
{

color: black;

font-family: arial, helvetica, sans-serif;

font-size: 9px;

font-weight: bolder;

border-color: #5678bc;

border-width: 1px;

width: 10ex;

cursor: hand;

margin: 0px 0px 0px 0px;

padding: 0px;

filter: progid: dximagetransform. microsoft. gradient(gradienttype = 0, startcolorstr = white, endcolorstr = #aecbe9);

background-position: center;

border-style: solid;

background-color: white;

}
.order_view_home
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000
}
-->
</style>

