body {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
background-color: #000000;  /*Main Background Colour*/
  color: #999999;  /*Main Font Colour*/ 
  margin-top: 0px;
  margin-bottom: 0px;
}

table {
  border-collapse: collapse;
  border: none;
   background-color: #272930; /*Header & Inner Table Colour*/ 
}

table.main {
  /*background-image: url('Glass.jpg')*/
  background-color: #000000;
}

table.mainouter {
  background-color: #000000;
  border: solid #000000 1px;
}

table.mainspecial {
  background-color: #000000;
  border: none;
}

table.bottom {
  background: transparent;
}

table.message {
 border: solid #000000 1px;
}












h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}







p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}












td {
	font-size: 8pt;
	border: solid #000000 1px;
}

td.black {
  color: #000000;
}

td.blackb {
  color: #FFFFFF;
  border: none;
}

td.embedded {
   border: none;
   padding: 0px;
   text-align: left;
}

td.embeddedbrowse {
   color: #CCCCCC;
   border: none;
   padding: 5px;
   text-align: left;
}

td.embeddedright {
   border: none;
   padding: 0px;
   text-align: right;
}

td.embeddedcenter {
   border: none;
   padding: 0px;
   text-align: center;
}

td.embeddedblack {
   border: none;
   padding: 0px;
   background-color: #000000;
   text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}




td.rowhead {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

td.rowheadmain {
  border: none;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: #272930;
}

td.rowheadblack {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: #000000;
}

td.rowheadbksp2 {
  vertical-align: middle;
  background-color: #000000;
}

td.rowheadbksp {
  border: none;
  font-weight: bold;
  vertical-align: middle;
  background-color: #000000;
}

td.rowheadgrey {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: #999999;
}

td.rowheadblue {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: #0066CC;
}

td.rowheadgreen {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: #009966;
}

td.rowheadred {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: #CC3333;
}

td.rowheadredsp {
  border: none;
  font-weight: bold;
  vertical-align: middle;
  background-color: #CC3333;
}

td.rowheadyellow {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: #FFCC33;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   color: #0033FF;
   border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}














form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

font.search 
{
  color:red;
  background-color:yellow
}









a:link, a:visited {
  text-decoration: none;
  color: #999999;
  /*font-weight: bold;*/
}

a:hover {
  color: #FF0000;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.altlinklite:link, a.altlinklite:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.altlink:hover {
  color: #FF0000;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}
a.altlink_black:link, a.altlink_black:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.altlink_black:hover {
  text-decoration: underline;
}
a.altlink_red:link, a.altlink_red:visited{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.altlink_red:hover {
  text-decoration: underline;
}










/* Firefox Link Border Fix 1.0 by XiaNYdE */
a:focus {
	-moz-outline: 0px solid black;
	outline: 0px solid black; 
	outline-offset 3px;
}







.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}







input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	background-color: #CCCCCC;
}





.alttextarea {
background-color: #272930;
border: none;
color: silver;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
font-weight: normal
}







.btn {
  width: 85px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}




img.border  {  
  border-style: solid;  
  border-color: #000000; 
  border-width: 1px; 
}

table.ncode_imageresizer_warning {
    background: #FF0000;
    color: #000000;
    border: 1px solid #000000;
    cursor: pointer;
}

table.ncode_imageresizer_warning td {
    font-size: 12px;
    color: white;
    vertical-align: middle;
    text-decoration: bold;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 2px;
}















/*----------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------START FAQ Admin CSS---------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/

.faqhead{
background: lightblue;
border: 1px dotted #FFF;
border-bottom: 0;
border-left: 4px solid lightblue;
color: #000;
font-weight: bold;
font-size: 12px;
margin: 8px auto 0 auto;
padding: 3px;
}

.faqbody{
background: #F1F4F8;
border: 1px solid lightblue;
border-left: 4px solid lightblue;
border-top: 0;
color: #465584;
padding: 10px;
margin: 0 auto 8px auto;
}

.infohead{
background: orange;
border: 1px dotted #FFF;
border-bottom: 0;
border-left: 4px solid orange;
color: #000;
font-weight: bold;
font-size: 12px;
margin: 8px auto 0 auto;
padding: 3px;
}

.infobody{
background: #F1F4F8;
border: 1px solid orange;
border-left: 4px solid orange;
border-top: 0;
color: #465584;
padding: 10px;
margin: 0 auto 8px auto;
}

.errorhead{
background: red;
border: 1px dotted #FFF;
border-bottom: 0;
border-left: 4px solid red;
color: #000;
font-weight: bold;
font-size: 12px;
margin: 8px auto 0 auto;
padding: 3px;
}

.errorbody{
background: #F1F4F8;
border: 1px solid red;
border-left: 4px solid red;
border-top: 0;
color: #465584;
padding: 10px;
margin: 0 auto 8px auto;
}

/*----------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------END FAQ Admin CSS------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/









/*----------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------START Mouseover Tips CSS-------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/

#hintbox { /*-------------------pop up hint box */
position:absolute;
top: 0;
background-color: black;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:black 11px Verdana;
color: #0099FF;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*---------------link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

/*----------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------END Mouseover Tips CSS----------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/









/*----------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------START Forum Post Frame CSS-----------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/

td.border_right {
  color: #999999;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid #272930;
  border-bottom: 1px solid #272930;
}

td.post {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid #272930;
}

/*----------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------END Forum Poat Frame CSS--------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/










/*----------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------START Column Heads---------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/

td.colhead {
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #999999;   /*Column Header Background Colour*/ 
}

td.colhead_main {
  border: 0px;
  border: hidden;
  font-weight: bold;
  text-align: center;
  color: #000000;
  background-image: url("pic/style/colhead_main.gif");
}

td.colhead_forums {
  border: 0px;
  border: hidden;
  font-weight: bold;
  text-align: left;
  color: #000000;
  background-image: url("pic/style/colhead_main.gif");
}

td.colhead_blue {
  border: 0px;
  border: hidden;
  font-weight: bold;
  color: #999999;
  background-image: url("pic/style/colhead_blue.gif");
}

td.colhead_blue_lt {
  border: 0px;
  border: hidden;
  font-weight: bold;
  color: #999999;
  background-image: url("pic/style/colhead_blue_lt.gif");
}

td.colhead_red {
  border: 0px;
  border: hidden;
  font-weight: bold;
  color: #999999;
  background-image: url("pic/style/colhead_red.gif");
}

td.colhead_yellow {
  border: 0px;
  border: hidden;
  font-weight: bold;
  color: #999999;
  background-image: url("pic/style/colhead_yellow.gif");
}

td.colhead_gold {
  border: 0px;
  border: hidden;
  font-weight: bold;
  color: #999999;
  background-image: url("pic/style/colhead_gold.gif");
}

td.colhead_grey {
  border: 0px;
  border: hidden;
  font-weight: bold;
  color: #999999;
  background-image: url("pic/style/colhead_grey.gif");
}

td.colhead_green {
  border: 0px;
  border: hidden;
  font-weight: bold;
  color: #999999;
  background-image: url("pic/style/colhead_green.gif");
}

td.colhead_base {
  border: 0px;
  border: hidden;
  font-weight: bold;
  color: #999999;
  background-image: url("pic/style/colhead_base.gif");
}

td.colhead_clr {
  border: 0px;
  border: hidden;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #000000;   /*Column Header Background Colour*/ 
}

td.colhead_added {
  border: 0px;
  border: hidden;
  font-weight: none;
  color: #999999;
  background-image: url("pic/style/colhead_base.gif");
}


td.colhead_delegion_sub {
  border: 0px;
  border: hidden;
  font-weight: bold;
  color: #999999;
  background-image: url("pic/style/colhead_delegion_sub.gif");
}

/*----------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------END Column Heads----------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/











/*----------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------START CSS for bbCode tags------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/

.codetop_php {
    background: #9999FF url(pic/logos/php.gif) no-repeat right;
    color: #000;
    font-weight: bold;
    margin: 0 auto 0 auto;
    padding: 3px;
}

.codemain_php {
    background: #FFF;
    border: 1px solid #000;
    color: #000;
    margin: 0 auto 0 auto;
    padding: 3px;
}


.codetop_html {
    background: #0033FF url(pic/logos/html.gif) no-repeat right;
    color: #000;
    font-weight: bold;
    margin: 0 auto 0 auto;
    padding: 3px;
}

.codemain_html {
    background: #FFF;
    border: 1px solid #000;
    color: #000;
    margin: 0 auto 0 auto;
    padding: 3px;
}


.codeboxtitle {
    background: #0099CC url(pic/logos/mysql.gif) no-repeat right;
    color: #000;
    font-weight: bold;
    margin: 0 auto 0 auto;
    padding: 3px;
}

/*.codeboxtitle { //ORIGINAL
    margin: 10px 5px 0px 5px;
    padding: 2px 4px;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #FF6600;
    color: #333333;
    background-color: #FF6600;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.8em;
}*/

.codeboxcontent {
    background: #FFF;
    border: 1px solid #000;
    color: #000;
    margin: 0 auto 0 auto;
    padding: 3px;
}

/*.codeboxcontent { //ORIGINAL
    margin: 0px 5px 10px 5px;
    padding: 5px;
    border-color: #A9B8C2;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    font-weight: normal;
    color: #006600;
    font-size: 8pt;
    font-family: Monaco, 'Courier New', monospace;
    background-color: #FAFAFA;
}*/


.spoiler {
font-family: "arial";
font-size: 10px;
color: #660000;
background-color: #660000;
}

.note {
font-family: "arial";
font-size: 10px;
color: #666666;
background-color: #000000;
}

/*----------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------END CSS for bbCode tags---------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/











/*----------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------START Torrent Tips---------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/
td.browsetips {

border: 1px solid #000000;
width: 300;
/*height: 200;*/

}

td.browseheader {

background-color: #000000;
color: #0066FF;
FONT-WEIGHT: bold;
FONT-SIZE: 8pt;
FONT-FAMILY: arial;

}

td.browsecontent {

background-color: #272930;
color: #CCCCCC;
FONT-WEIGHT: normal;
FONT-SIZE: 8pt;
FONT-FAMILY: arial;
}
/*----------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------END Torrent Tips----------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/









/*----------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------START VIP CPanel Tabs------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------*/
.shadetabs{
/*border-bottom: 1px solid gray;*/
/* width: 90%; width of menu. ------------Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*-----------set to left, center, or right to align the menu as desired-----------*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
/*border: 1px solid #778;*/
color: silver;
background: black url(../pic/style/colhead_base.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #0066FF;
}

.shadetabs li a:hover{
/*text-decoration: underline;*/
color: grey;
}

.shadetabs li.selected{
position: relative;
top: 1px;
font: bold 11px Verdana;
}

.shadetabs li.selected a{ /*---------selected main tab style-------------*/
background-image: url(../pic/style/colhead_blue.gif);
/*border-bottom-color: white;*/
}

.shadetabs li.selected a:hover{ /*--------selected main tab style-------------*/
text-decoration: none;
}
/*-------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------END VIP CPanel Tabs----------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------*/







/*-------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------START .mp3 Player--------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------*/

.mp3 {background:#F4FDFF;font:11px Tahoma,Verdana}

/*-------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------END .mp3 Player----------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------*/








/*-------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------START BBCode Buttons----------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------*/

.bbutton1 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/bold.gif");
}
.bbutton1:hover {
background-image: url("pic/bbcode/bold_over.png");
}

.bbutton2 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/italic.gif");
}
.bbutton2:hover {
background-image: url("pic/bbcode/italic_over.png");
}

.bbutton3 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/underline.gif");
}
.bbutton3:hover {
background-image: url("pic/bbcode/underline_over.png");
}

.bbutton4 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/subscript.gif");
}
.bbutton4:hover {
background-image: url("pic/bbcode/subscript_over.png");
}

.bbutton5 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/superscript.gif");
}
.bbutton5:hover {
background-image: url("pic/bbcode/superscript_over.png");
}

.bbutton6 {
width: 27px;
height: 25px;
background-image: url("pic/bbcode/strikethrough.gif");
}
.bbutton6:hover {
background-image: url("pic/bbcode/strikethrough_over.png");
}

.bbutton7 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/line.gif");
}
.bbutton7:hover {
background-image: url("pic/bbcode/line_over.png");
}

.bbutton8 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/listbullets.gif");
}
.bbutton8:hover {
background-image: url("pic/bbcode/listbullets_over.png");
}

.bbutton9 {
width: 27px;
height: 25px;
background-image: url("pic/bbcode/blink.gif");
}
.bbutton9:hover {
background-image: url("pic/bbcode/blink_over.png");
}

.bbutton10 {
width: 27px;
height: 25px;
background-image: url("pic/bbcode/marquee.gif");
}
.bbutton10:hover {
background-image: url("pic/bbcode/marquee_over.png");
}

.bbutton11 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/quote.gif");
}
.bbutton11:hover {
background-image: url("pic/bbcode/quote_over.png");
}

.bbutton12 {
width: 24px;
height: 25px;
background-image: url("pic/bbcode/blockquote.gif");
}
.bbutton12:hover {
background-image: url("pic/bbcode/blockquote_over.png");
}

.bbutton13 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/pre.gif");
}
.bbutton13:hover {
background-image: url("pic/bbcode/pre_over.png");
}

.bbutton14 {
width: 27px;
height: 25px;
background-image: url("pic/bbcode/spoiler.gif");
}
.bbutton14:hover {
background-image: url("pic/bbcode/spoiler_over.png");
}

.bbutton15 {
width: 27px;
height: 25px;
background-image: url("pic/bbcode/sidenote.gif");
}
.bbutton15:hover {
background-image: url("pic/bbcode/sidenote_over.png");
}

.bbutton16 {
width: 27px;
height: 25px;
background-image: url("pic/bbcode/code.gif");
}
.bbutton16:hover {
background-image: url("pic/bbcode/code_over.png");
}

.bbutton17 {
width: 27px;
height: 25px;
background-image: url("pic/bbcode/html.gif");
}
.bbutton17:hover {
background-image: url("pic/bbcode/html_over.png");
}

.bbutton18 {
width: 27px;
height: 25px;
background-image: url("pic/bbcode/php.gif");
}
.bbutton18:hover {
background-image: url("pic/bbcode/php_over.png");
}

.bbutton19 {
width: 27px;
height: 25px;
background-image: url("pic/bbcode/createlink_email.gif");
}
.bbutton19:hover {
background-image: url("pic/bbcode/createlink_email_over.png");
}

.bbutton20 {
width: 27px;
height: 25px;
background-image: url("pic/bbcode/createlink.gif");
}
.bbutton20:hover {
background-image: url("pic/bbcode/createlink_over.png");
}

.bbutton21 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/insertimage.gif");
}
.bbutton21:hover {
background-image: url("pic/bbcode/insertimage_over.png");
}

.bbutton22 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/flash.gif");
}
.bbutton22:hover {
background-image: url("pic/bbcode/flash_over.png");
}

.bbutton23 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/audio.gif");
}
.bbutton23:hover {
background-image: url("pic/bbcode/audio_over.png");
}

.bbutton24 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/video.gif");
}
.bbutton24:hover {
background-image: url("pic/bbcode/video_over.png");
}

.bbutton25 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/youtube.gif");
}
.bbutton25:hover {
background-image: url("pic/bbcode/youtube_over.png");
}

.bbutton26 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/yahoo.gif");
}
.bbutton26:hover {
background-image: url("pic/bbcode/yahoo_over.png");
}

.bbutton27 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/google.gif");
}
.bbutton27:hover {
background-image: url("pic/bbcode/google_over.png");
}

.bbutton28 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/insertsmile.gif");
}
.bbutton28:hover {
background-image: url("pic/bbcode/insertsmile_over.png");
}

.bbutton29 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/insertsmile_signs.gif");
}
.bbutton29:hover {
background-image: url("pic/bbcode/insertsmile_signs_over.png");
}

.bbutton30 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/insertsmile_staff.gif");
}
.bbutton30:hover {
background-image: url("pic/bbcode/insertsmile_staff_over.png");
}

.bbutton31 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/insertsmile_custom.gif");
}
.bbutton31:hover {
background-image: url("pic/bbcode/insertsmile_custom_over.png");
}

.bbutton32 {
width: 40px;
height: 25px;
background-image: url("pic/bbcode/insertsmile_adult.gif");
}
.bbutton32:hover {
background-image: url("pic/bbcode/insertsmile_adult_over.png");
}

.bbutton33 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/insertwordart.gif");
}
.bbutton33:hover {
background-image: url("pic/bbcode/insertwordart_over.png");
}

.bbutton34 {
width: 25px;
height: 25px;
background-image: url("pic/bbcode/insertclipart.gif");
}
.bbutton34:hover {
background-image: url("pic/bbcode/insertclipart_over.png");
}

/*-------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------END BBCode Buttons-----------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------*/
