TABLE TD, BODY, INPUT, SELECT, TEXTAREA{font-family:tahoma, verdana, sans-serif, Helvetica; font-size:11px; color: #666666}
TABLE.xform{
/*
  background:#F0F0F0;
  filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffE0E0E0, EndColorStr=#ffFDFDFD, GradientType=0);
*/
  background:#EFE5C7;
  filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffEFE5C7, EndColorStr=#ffFFF8E8, GradientType=0);
  border-left:1px solid #EFE5C7; border-top:1px solid #EFE5C7; border-right:1px solid #BFB5B7; border-bottom:1px solid #BFB5B7;
}
TD.order_td{
  border-bottom:2px solid #B0B0B0; font-weight:bold;
}
TABLE.order_highlight TD{
  background:silver;
  filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffD0D0D0, EndColorStr=#ffF0F0F0, GradientType=0);
  border-left:1px solid #F0F0F0; border-top: 1px solid #F0F0F0;
  border-right:1px solid #B0B0B0; border-bottom: 1px solid #B0B0B0;
}
TABLE.footer A, TABLE.footer TD{font-size:10px; padding:3}

/* HR style */

hr{ background-color: #666666; color: #666666; height: 1px; border: 0px; }

div.bar1{
	height: 18px;
	background-image: url(hbar1.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF5D7;
}

div.bar1 hr{
	display: none;
}

/* Main content */

.content_front{
	background-color: #FFCA00;
	background-image: url(bg_index.gif);
	background-repeat: no-repeat;
}

td.midpattern{
	background-color: #FFCA00;
	background-image: url(bg_pattern.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}

td.content, td.sidebar{
	padding: 10px;
	padding-right: 0px;
	height: 100%;
}

/* box1 */

.box1{
  line-height: normal;
}
td.box1, td.box1_tm, td.box1_bm, td.box1_ml, td.box1_mr{
	background-color: #FFF5D7;
}
td.box1_tl{
	width: 12px;
	height: 7px;
	background-image: url(corner_small.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: none;
}
td.box1_tr{
	width: 12px;
	height: 7px;
	background-image: url(corner_small.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: none;
}
td.box1_bl{
	width: 12px;
	height: 7px;
	background-image: url(corner_small.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: none;
}
td.box1_br{
	width: 12px;
	height: 7px;
	background-image: url(corner_small.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: none;
}

/* General font styles */

.h1{font-size: 12px; font-weight: bold; color: #CC0066;}
.h2{font-size: 11px; font-weight: bold; color: #CC0066;}
.h3{font-size: 11px; font-weight: bold; color: #606060;}

/* FOR CONTENT AND DEFAULT STYLE FOR THE BOX*/

.content .body1, .sidebar .body1{
	background-color: #FFF5D7;
}
.body0, .body0 table, .body1, .body1 table{
	line-height: 16px;
}

/*
.body0{color:black; background:white; line-height:16px}
.body1{color:black; background:white; line-height:16px; padding:10}
*/

.small{font-size:10px}
.tiny{font-size:9px}
.alert{color:red}

ul.link{
margin-left: 10px;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

ul.link li{
list-style-image: url(bullet.gif);
}

A:link, A:visited, A:active {text-decoration: underline; color: #006699;}
A:hover {color: #FF0000;text-decoration: underline;}

INPUT.xbutton {font-size:10px; background:#E0E0E0; border:1px solid #808080; width:70; height:20; padding:0}

TABLE.classic_1{border:1px solid #DFD5C7}
TABLE.classic_1 TR.tr0{background:#EFE5C7}
TABLE.classic_1 TR.tr0 td{border-bottom:1px solid #DFD5C7; font-weight:bold}
TABLE.classic_1 TR.tr1{}
TABLE.classic_1 TR.tr2{background:#EFE5C7}
TABLE.classic_1 TR.trn{}
TABLE.classic_1 TD.td0{border-right:1px solid #DFD5C7; font-weight:bold}

TABLE.classic_2{border:1px solid #DFD5C7}
TABLE.classic_2 TR.tr0{background:#EFE5C7}
TABLE.classic_2 TR.tr0 td{border-bottom:1px solid #DFD5C7; font-weight:bold}
TABLE.classic_2 TR.tr1{}
TABLE.classic_2 TR.tr2{background:#EFE5C7}
TABLE.classic_2 TR.trn{}
TABLE.classic_2 TD.td0{}
TABLE.classic_2 TD.td1{border-left:1px solid #D0D0D0}
TABLE.classic_2 TD.td2{border-left:1px solid #D0D0D0}

/* What makes it cool page */
.whatbg {
BACKGROUND-IMAGE: url(what_cool.jpg); 
BACKGROUND-REPEAT: no-repeat;
background-position: 0px 0px;
padding-right:350px;
}

/* For Calypso page */
.calpysobg2 {
BACKGROUND-IMAGE: url(calypso2.jpg); 
BACKGROUND-REPEAT: no-repeat;
background-position: 0px 0px;
padding-right:385px;
}
