BODY{
/*
  margin-left:10px;
  align:center;
  text-align: center
*/
}
TABLE TD, INPUT, SELECT, TEXTAREA, BODY{font-family:arial, helvetica, sans-serif; font-size:12px; color: #606060}
TABLE.xform{
  background:#FAFAFA
  filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffFAFAFA, EndColorStr=#ffFAFAFA, GradientType=0);
  border:1px solid #E0E0E0;
}
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: #606060; color: #606060; height: 1px; border: 0px; }

/* Main content */

.content_front{
}
td.midpattern{
}
td.content{
}
td.sidebar{
  padding-left:10px;
}

/* box1 */

.box1{
  line-height: normal;
  border: 1px solid #D0D0D0;
  padding: 5px;
  background-color: #FAFAFA;
}
td.box1{
	background-color: none;
}
td.box1_tl{
  width: 20px;
  height: 20px;
  background-image: url(box_tl.gif)
}
td.box1_tm{
  background-image: url(box_tm.gif)
}
td.box1_tr{
  width: 20px;
  height: 20px;
  background-image: url(box_tr.gif)
}
td.box1_ml{
  background-image: url(box_ml.gif)
}
td.box1_mr{
  background-image: url(box_mr.gif)
}
td.box1_bl{
  width: 20px;
  height: 20px;
  background-image: url(box_bl.gif)
}
td.box1_bm{
  background-image: url(box_bm.gif)
}
td.box1_br{
  width: 20px;
  height: 20px;
  background-image: url(box_br.gif)
}

/*
.sidebar td.box1_bl,
.sidebar td.box1_bm,
.sidebar td.box1_br{
  border-bottom:1px solid #D0D0D0
}
*/

/* General font styles */

/* .h1{font-size:20px; font-weight:bold; color:#9CBB2F;} */
.h1{font-size:18px; font-weight:bold; color:#606060; color2:#FFA000;}
.h2{font-size:14px; font-weight:bold; color:#606060;}
.h3{font-size:12px; font-weight:bold; color:#606060;}

.content .body1, .sidebar .body1{
}
.body0, .body0 table, .body1, .body1 table{
}

.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:#B8B146} */
A:link, A:visited, A:active {text-decoration: underline; color:#6D6D6D}
/* A:hover {color:#B8B146; text-decoration: underline;} */
A:hover {color:#FFA000; text-decoration: underline;}
/*
INPUT.xbutton, INPUT.xbutton100 {font-size:10px; background:#E0E0E0; border:1px solid #808080; width:70; height:20; padding:0}
*/
INPUT.xbutton {width:70; font-size:11px}
INPUT.xbutton100 {width:100; font-size:11px}

TABLE.classic_1{border:1px solid #C0C0C0}
TABLE.classic_1 TR.tr0{background:#F0F0F0}
TABLE.classic_1 TR.tr0 td{border-bottom:1px solid #D0D0D0; font-weight:bold}
TABLE.classic_1 TR.tr1{}
TABLE.classic_1 TR.tr2{background:#F0F0F0}
TABLE.classic_1 TR.trn{}
TABLE.classic_1 TD.td0{border-right:1px solid #D0D0D0; font-weight:bold}

TABLE.classic_2{border:1px solid #C0C0C0}
TABLE.classic_2 TR.tr0{background:#F0F0F0}
TABLE.classic_2 TR.tr0 td{border-bottom:1px solid #D0D0D0; font-weight:bold}
TABLE.classic_2 TR.tr1{}
TABLE.classic_2 TR.tr2{background:#F0F0F0}
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: 200px 0px;
padding-right:350px;
}

/* For Calypso page */
.calpysobg2 {
BACKGROUND-IMAGE: url(calypso2.jpg); 
BACKGROUND-REPEAT: no-repeat;
background-position: 0px 0px;
padding-right:380px;
}