body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FCFCFC;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
}

td {
	font-size: 13px;
	color: #FFFFFF;
}

a { color: #94C2F4;  }
a:active { color: #94C2F4;  }
a:hover { color: #94C2F4; }

p.header{
	font-size:16px;
	font-weight:600;
	margin-bottom:0px;
	color:#94C2F4;
}

input, textarea, select { font-family:Verdana, Arial; font-size:11px;}


/** Table row Coloring **/
table th { 
	color:#ffffff;
	background-color:#4E95B7; 
	border-bottom:1px solid #696969;
	font-weight: bold;
	background-image: url(../img.admin/th.bgcolor.gif);
}
table th a { color: #ffffff; }
table tr.sub th { color: #808080; background-color:#f5f5f5; border-bottom:1px solid #696969; font-weight: bold; text-align: left; background-image: none; }
table tr.ranking-sub th { background-color:#EDF4F5; border-bottom:1px solid #696969; font-weight: bold; text-align: center; background-image: none; }

table th a { color: #ffffff; }
table tr.sub th { color: #808080; background-color:#f5f5f5; border-bottom:1px solid #696969; font-weight: bold; text-align: left; background-image: none; }
table tr.ranking-sub th { background-color:#EDF4F5; border-bottom:1px solid #696969; font-weight: bold; text-align: center; background-image: none; }

td.sub { background-color:#EDF4F5; border-right:1px solid #696969; text-align: right;}
td.sub a { display:block; width:100%; font-weight: bold; text-decoration: underline;}

.sortable tr.sub th a { color: #000000; font-weight: bold;  }
.sortable tr.sub th a:active { color: #ff6347; font-weight: bold;  }
.sortable tr.sub th a:hover { color: #FF9900; font-weight: bold;  }

.row-color-new td { border-bottom: 1px solid #f5f5f5; }
.row-color td { border-bottom: 1px solid #C0C0C0; }
.row-color-top td { border-bottom: 1px solid #C0C0C0; border-top: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; }
.row-color2 td { border-bottom: 1px solid #f5f5f5; border-right: 1px solid #f5f5f5; }
.row-color3 td { border-bottom: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; }
.no-row-color td {	border-bottom: 0px none;}

