BODY, TABLE, TD, INPUT, TEXTAREA, DIV{
  font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 12px;
}

.adminTopTable TD {font-family: tahoma; font-size: 12px; background-color: lavender;}
.adminTopTable TD A {color: black; font-weight: bold; text-decoration: none;}
.adminTopTable TD A:hover {color: lightslategray; font-weight: bold; text-decoration: underline;}

.membersTable {margin: 3px; padding: 0px; border: 1px solid lightblue;}
.membersTable A {font-family: tahoma; font-size: 10px; color: gray; font-weight: bold; text-decoration: none; cursor: pointer;}
.membersTable A:hover {font-family: tahoma; font-size: 10px; color: black; font-weight: bold; text-decoration: underline; cursor: pointer;}
.membersTable TD {padding: 3px;border: 1px solid lavender}
.membersTable TD B{font-family: tahoma; font-size: 12px;}

#sets  { clear:both; width:900px; padding: 7 0 7 0;   }
#sets .text { font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 12px;color:#464646; line-height:20px; padding:7 }
#sets .price { font-family: Tahoma, Arial, Helvetica, sans-serif; line-height:34px; font-size: 24px; padding:0 0 0 0; color:#464646; width:114px; height:36px; background-image:url(i/b7.gif); background-repeat:no-repeat; }
#sets .price2 { font-family: Tahoma, Arial, Helvetica, sans-serif; line-height:34px; font-size: 24px; color:#009000;  }
#sets .sizes { font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 18px;color:#666666;  padding-bottom:10 }
#sets .id { font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 14px;color:#666666;  }
#sets .column { float:left; padding:5 6 5 0 }
#sets .between { float:left; width:80px; }
#sets .pics { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 24px;color:#009BFF; padding:10px  }
#sets .pics2 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px;color:#009BFF; padding:6px  }
#sets a.download { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 20px;color:#FF3C00;  }
#sets a.download:hover { text-decoration:none }

#choose { clear:both; width:900px; padding: 50 0 50 0;   }
#choose .title { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 30px;color:#464646;  padding:25 }

.t1 { 	font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 12px; }
.t11 { 	font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 11px; color:#5F5F5F }


.filterInput {font-family: tahoma; font-size: 10px; width: 100px;}

.tableSetNew {
  font-family: tahoma;
  font-size: 12px;
  color: gray;
}

.tableSetNew A {
  font-family: tahoma;
  font-size: 12px;
  color: gray;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

.tableSetNew A:hover {
  font-family: tahoma;
  font-size: 12px;
  color: black;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}

.inputSet{
  font-family: tahoma;
  font-size: 12px;
  color: gray;
  width: 200px;
  border: 1px solid silver;
}

.inputSetServer{
  font-family: tahoma;
  font-size: 12px;
  color: gray;
  width: 150px;
  border: 1px solid silver;
}

.inputSetFile{
  font-family: tahoma;
  font-size: 12px;
  color: gray;
  width: 200px;
  border: 1px solid silver;
}

.setTable TD {
  font-family: tahoma;
  font-size: 12px;
  border: 1px solid green;
}

.setTable TD TABLE TD {
  font-family: tahoma;
  font-size: 12px;
  border: 0px;
}

.setTable A {
  font-family: tahoma;
  font-size: 10px;
  color: gray;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.setNiche {
  color: gray;
  font-size: 12px;
  font-family: tahoma;
  text-decoration: none;
}

.setNiche:hover {
  color: black;
  font-size: 12px;
  font-family: tahoma;
  text-decoration: underline;
}

.setNicheInvisible {
  color: red;
  font-size: 12px;
  font-family: tahoma;
  text-decoration: none;
}

.setNicheInvisible:hover {
  color: black;
  font-size: 12px;
  font-family: tahoma;
  text-decoration: underline;
}

.inputVideoLength {
  width: 50px;
}

.inputVideoBitrate {
  width: 50px;
}

.links{
  font-family: tahoma;
  font-size: 12px;
  color: silver;
  text-decoration: none;
  font-weight: bold;
}

.links:hover{
  font-family: tahoma;
  font-size: 12px;
  color: black;
  text-decoration: underline;
  font-weight: bold;
}

.linksBack{
  font-family: tahoma;
  font-size: 14px;
  color: silver;
  text-decoration: none;
  font-weight: bold;
  background-color: gainsboro;
}

.linksBack:hover{
  font-family: tahoma;
  font-size: 14px;
  color: black;
  text-decoration: underline;
  font-weight: bold;
  background-color: gainsboro;
}

.linksBackRed{
  font-family: tahoma;
  font-size: 14px;
  color: silver;
  text-decoration: none;
  font-weight: bold;
  background-color: lightcoral;
}

.linksBackRed:hover{
  font-family: tahoma;
  font-size: 14px;
  color: black;
  text-decoration: underline;
  font-weight: bold;
  background-color: lightcoral;
}

.page {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: gray;
}

.page:hover {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  color: black;
}

.choosePage {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: red;
}

.choosePage:hover {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  color: black;
}


#menu { background-image:url(i/b1.gif); background-repeat:repeat-x; width:696px; float:left; padding:0 0 0 0; }
#login { background-image:url(i/login.jpg); background-repeat:no-repeat; width:244px; height:148px; float:left }
#login input { font-family:Tahoma,Arial, Helvetica, sans-serif; font-size:11px; }
#login .t1 { 	font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 12px; color:#ffffff }
#login .reg { color:#0030B8; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; line-height:24px }
#login .forgot { color:#910000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }

#user  { background-image:url(i/user.jpg); background-repeat:no-repeat; width:244px; height:148px; float:left }
#user .t1 { 	font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 12px; color:#444444; line-height:18px }
#user a.t1 { color:#0033CC; }
#user a.t1:hover { text-decoration:none; color:#FFFFFF }

#search { clear:both; background-color:#E2E2E2;}
#search select { font-family:Tahoma,Arial, Helvetica, sans-serif; font-size:12px; }
#search input { font-family:Tahoma,Arial, Helvetica, sans-serif; font-size:11px; }
#search .newsets {  background-image:url(i/b2.gif); background-repeat:no-repeat; height:25px; padding:3 10 5 10}
#search a.newsets { color:#009CFF; font-size:14px; }
#search a.newsets:hover { text-decoration:none }

#news { width: 215px; background-color:#ffffff;  padding: 7 5 10 0;float:left}
#news .date { background-image:url(i/b4.gif); background-repeat:no-repeat; padding:13 0 13 23; text-align:left}
#news .datet1 { font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 11px; color:#2C7EB1; font-weight:bold}
#news .datet2 { font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 11px; color:#464646; padding: 2 22 5 22; line-height:18px; text-align:left}

#center {  padding: 7 0 7 0;  background-color:#ffffff; width:720px; float:left }
#center .cnt1 {background-image:url(i/b5.gif); background-repeat:repeat-y;  padding:10 20 0 20; text-align:left  }
#center .cnt2 { font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 12px;color:#464646; line-height:20px; padding:10 0 15 0 }

#footer { float: left; width:940px; background-image:url(i/f2.gif); background-repeat:repeat-x }
#footer .l1 { 	font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 14px; color:#727272; }
#footer a.l1 { color:#0099FF; }
#footer a.l1:hover { text-decoration:none; color:#A85F00 }
#footer .t10 { font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 10px; color:#888888 }
#footer a.t10 { color:#666666; }

#sets  { clear:both; width:940px; padding: 7 0 7 0;   }
#sets .text { font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 12px;color:#464646; line-height:20px; padding:7 }
#sets .price { font-family: Tahoma, Arial, Helvetica, sans-serif; line-height:34px; font-size: 24px; padding:0 0 0 0; color:#464646; width:114px; height:36px; background-image:url(i/b7.gif); background-repeat:no-repeat; }
#sets .sizes { font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 18px;color:#666666;  padding-bottom:10 }

#pages { width:940px;  text-align:left; clear:both; padding: 7 0 7 0 }
#pages .p1 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16px;color:#464646; padding: 0 5 0 5; background-color:#FFFFFF; }
#pages .p1choose { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16px;color:#464646; padding: 0 5 0 5; background-color:#cccccc; }
#pages a.p1 { color:#009CFF; text-decoration:none; }
#pages a.p1choose { color:#009CFF; text-decoration:none; font-weight: bold;}
#pages a.p1:hover { text-decoration:underline; color: #333333 }
#pages a.p1choose:hover { text-decoration:underline; color: #333333; font-weight: bold;}

#pages .p2 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16px;color:#464646; padding: 0 5 0 5;  }


#choose { clear:both; width:940px; padding: 50 0 50 0;   }
#choose .title { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 30px;color:#464646;  padding:25 }

.t1 { 	font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 12px; }
.t11 { 	font-family: Tahoma, Arial, Helvetica, sans-serif; 	font-size: 11px; color:#5F5F5F }

form { margin: 0}


