body {
 margin: 0;
 padding: 0;

scrollbar-3dlight-color:#d1d7dc;
scrollbar-arrow-color:#006699;
scrollbar-darkshadow-color:#98aab1;
scrollbar-face-color:#dee3e7;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#dee3e7;
scrollbar-track-color:#efefef;
}


img.a:visited{border:1px color:#000000 }
img.a:link{border:1px color:#000000 }



a { text-decoration: none;color:#222222;}
a:hover { color:#ff2222;}

/* General font families for common tags */
font,th,td,p{font:13px  Arial,Helvetica}


/* General text */
.gensmall{font-size:10px;color:#444444}
.genxsmall{font-size:9px;color:#000000}
.gensmallwhite{font-size:10px;color:#ffffff}
.genxsmallwhite{font-size:9px;color:#ffffff}
.copyright{font-size:10px;color:#666666}
td.genmed,.genmed{font-size:11px}
.explaintitle{font-size:11px;font-weight:bold;color:#000000}



/* titles for the topics:could specify viewed link color too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#496687}
a.topictitle:hover{color:#008000}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}
.green{font-size:11px;font-weight: bold;color:#00ff00}
.red{font-size:11px;font-weight: bold;color:#ff0000}

hr{font-size:10px;color:#ff4444; border: 0px solid #333333;border-top-width:1px;height:0px}	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{background:#0000aa url(images/silver/brusheddark.jpg);}

/* This is the outline round the main forum tables */
.forumline	{background:#0000aa url(images/silver/brusheddark.jpg);}
/* Main table cell colours and backgrounds */
td.row1	{background:#e4e6eb url(images/silver/brushed.jpg) repeat-z;} 

.row1 {background:#aaaaaa url(images/silver/brushed.jpg);}
.row2 {background:#999999 url(images/silver/brusheddark.jpg);}
.row3 {background:#aaaaaa url(images/silver/brushed.jpg);}
/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image:  url(images/koreangaragebanner-new-back.gif) repeat-z;
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{background:#000000 url(images/silver/buttontd.gif);background-position: right; font-size:13px;color:#000000; font-weight:bold;height:33px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(templates/kg-a/images/silver/buttontd.gif);background-position: right;
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height:33px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	background-color: #333333;font-weight: bold; border: #000000; border-style: solid; height:33px;
}
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 18px; font-family: Arial, Helvetica;
	text-decoration: none; color : #1111ad;
}

/* General text */
.gen { font-size : 13px;  color: #000000;}
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall {color : #000000;font-weight: bold;}
a.gen,a.genmed,a.gensmall {color: #222222; text-decoration: none;font-weight: bold;}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{color: #0000dd; text-decoration:  none; font-weight: bold;}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #ff0000 }
a.mainmenu		{ text-decoration: none; color : #f00000;  }
a.mainmenu:hover{ text-decoration:  underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration:  underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #ff0000;}
a.nav			{ text-decoration: none; color : #ff3333; }
a.nav:hover		{ text-decoration: underline; color : #ffff00; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #ff0000 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

/* Quote & Code blocks */
.code {
	font-family:   Times New Roman,Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family:   Arial, Helvetica, sans-serif; font-size: 11px; color: #777777; line-height: 125%;
	background-color: #FAFAFA url(images/koreangaragebanner-new-back.gif) repeat-z; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family:   Arial, Helvetica, sans-serif; color: #777777; letter-spacing: -1px;}
a.copyright		{ color: #777777; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px   Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family:   Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
	height : 17px;
	font-size: 9px; font-family:   Arial, Helvetica, sans-serif;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : bold;
	height : 17px;
	font-size: 9px; font-family:   Arial, Helvetica, sans-serif;
}
/* None-bold submit button */
input.smallbut {
	background-color : #FAFAFA;
	color : #000000;
	width : 110px;
	font-weight : normal;
	font-size: 9px; font-family:   Arial, Helvetica, sans-serif;
	height : 17px;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }



td.trans  {background: url(images/trans.gif)}

.trans  {background: url(images/trans.gif)}
div.rotatecolor {background-image: url(http://www.koreangarage.com/membersarea/images/colorbar.gif)repeat-z;}

.aluminum {background:#ffffff url(images/silver/brushed.jpg);}

.aluminumdark {background:#ffffff url(images/silver/brusheddark.jpg);}

td.buttonline {background: url(images/vertlinetd.gif);}

td.buttonleft {background: url(images/silver/lefttd.gif);}

td.buttonright {background: url(images/silver/righttd.gif);}

td.buttonleftt {background: url(images/silver/lefttdt.gif);}

td.buttonrightt {background: url(images/silver/righttdt.gif);}

td.buttonleftb {background: url(images/silver/lefttdb.gif);}

td.buttonrightb {background: url(images/silver/righttdb.gif);}

td.buttonleftbs {background: url(images/silver/lefttdbs.gif);}

td.buttonrightbs {background: url(images/silver/righttdbs.gif);}

td.buttonlefttb {background: url(images/silver/lefttdtb.gif);}

td.buttonlefttbm {background: url(images/silver/lefttdtbm.gif);}

td.buttonlefttbms {background: url(images/silver/lefttdtbms.gif);}

td.buttonlefttbms-r {background: url(images/silver/lefttdtbms-r.gif);}

td.buttonrighttb {background: url(images/silver/righttdtb.gif);}

td.buttonrighttbm {background: url(images/silver/righttdtbm.gif);}

td.buttonrighttbms {background: url(images/silver/righttdtbms.gif);}

td.buttonrighttbms-r {background: url(images/silver/righttdtbms-r.gif);}


td.buttonlleft {background: url(images/silver/lefttdl.gif);}

td.buttonrright {background: url(images/silver/righttdr.gif);}

td.buttonlleft-line {background: url(images/silver/lefttd-line.gif);}

td.buttonrright-line {background: url(images/silver/righttd-line.gif);}

td.buttonmenu {background: url(images/silver/buttontd.gif);text-align:center;background-position: right;}

td.buttonmenum {background: url(images/silver/buttontdsm.gif);text-align:center;}

td.buttonmenums {background: url(images/silver/buttontdsms.gif);text-align:center;}

td.buttonmenums-r {background-color:666666: ;text-align:center;}

td.buttonmenub {background: url(images/silver/buttontds.gif);text-align:center;}

.navbuttonmenu { font-weight: normal; font-family: Arial, Helvetica, sans-serif; color : #000000; text-decoration: none;  display: block; width:100%;text-align:center;}
.navbuttonmenu-rev { font-weight: normal; font-family: Arial, Helvetica, sans-serif; color : #000000; text-decoration: none;}


a.navbuttonmenu {background-color: #434343; font-weight: normal; font-family:  Arial, Helvetica, sans-serif; color : #ff0000; text-decoration: none;  display: block; width:100%;text-align:center;}

a.navbuttonmenu-rev {background-color: #ff0000; font-weight: normal; font-family:  Arial, Helvetica, sans-serif; color : #ffffff; text-decoration: none;  display: block; width:100%;text-align:center;}


a.navbuttonmenu-r {background-color: #565656; font-weight: bold; font-family:  Arial, Helvetica, sans-serif; color : #000000; text-decoration: none;  display: block; width:100%;}

a.navbuttonmenu:hover {background-color: #ff0000;  font-weight: normal; font-family: Arial, Helvetica, sans-serif; color : #ffffff; text-decoration: none;  display: block; width:100%;text-align:center; }




a.navbuttonmenu-rev:hover {background-color: #aa0000;  font-weight: normal; font-family: Arial, Helvetica, sans-serif; color : #ffffff; text-decoration: none;  display: block; width:100%;text-align:center; }



.navbuttonmenu2 { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color : #000000; text-decoration: none;  display: block; width:100%;}

a.navbuttonmenu2 { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color : #000000; text-decoration: none; background:#a2a2aa url(images/silver/brushed.jpg);  display: block; width:100%;}

a.navbuttonmenu2:hover { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color : #0033ff; text-decoration: none; background:#a2a2aa url(images/silver/brusheddark.jpg);  display: block; width:100%;}
a{text-decoration:  none;}
a:hover{color:red;}
.menu1{background:#ffffff}
.menu2,.helpline{background:#e1e9f2}
th {background:#000000 url(images/silver/buttontd.gif);}




