/*Style: questlight by Jonny Quest [thaikinh@gawab.com]Overall explanation:<body>/* General link colors and characteristics */A:link { color: #587EA5; text-decoration: none; }A:visited { color: #587EA5; text-decoration: none; }A:active { color: #587EA5; text-decoration: none; }A:hover { text-decoration: underline; }/* -Body-*/body {	background-color:#B8D0DC;	font-family:verdana;	color:black;   font-size: 10pt;	SCROLLBAR-BASE-COLOR: #A6B1BA; SCROLLBAR-ARROW-COLOR: #FFFFBB; }textarea, input { background: #A6B1BA; font-family: Verdana, Arial;color: #353535; font-size: 8pt; font-weight: bold; border-color: #517196; border-colordark: #517196; border-colorlight: #CCCCCC; }/* The surface "behind" the forum */#main{background-color:#FFFFFF;border:#015E8C 1px solid;font 			{ color:#000000; font-family: Verdana, arial; font-size: 12px;}}SELECT { border-width:1px;	font-size:12px;	border-width:1; border-color:000000; border-style:solid; background-color:#FFFFFF;background-image: url(questlight/input.gif);}TEXTAREA, .input { border-width:1px;	font-size:12px;	border-width:1; border-color:000000; border-style:solid; background-color:#FFFFFF;}TEXTAREA {  border-width:1px;	font-size:12px;	border-width:1; border-color:000000; border-style:solid; background-color:#FFFFFF;}INPUT { border-width:1px;	font-size:12px;	border-width:1; border-color:000000; border-style:solid; background-color:#A6B1BA;background-image: url(questlight/input.gif); }/* Category borders */.kat {	font-family: verdana;	font-size: 10pt;	font-weight: bold;	color: #587EA5;}td.kat {	background-color:#61778E; height:20px; background-image: url(questlight/cellpic2.gif);}/* Heading border (small) */.thsmall {	font-family:verdana;	font-size:8pt;	font-weight:bold;	color:white;}tr.thsmall {	background-color: black;}th.thsmall {	background-color: #50667D;height: 30px;background-image: url(questlight/cellpic1.gif);}/* Heading border (normal) */.thnorm {	font-family:verdana;	font-size:10pt;	color:white;	font-weight:bold;}td.thnorm {	padding:2pt;	background-color:#50667D;background-image: url(questlight/cellpic1.gif);}th.thnorm {	padding:2pt;	background-color:#50667D;background-image: url(questlight/cellpic1.gif);	text-align:left;}/* Calendar */.tblcal {	background-color: #A6B1BA;	}/* Table field (color) 1 */.td1cal {	background-color:#A6B1BA;}/* Table field (color) 2 */.td2cal {	background-color:#8E9DAA;}/* Tables generally (except navigation border) */.tbl {	background-color: #A6B1BA;	border:#7BA5BD 1.5px solid;}/* Table field (color) 1  */.td1 {	background-color:#E0E7F1;}/* Table field (color) 2 */.td2 {	background-color:#EFF2F8;}/* Forum title text */.small {	font-family:Verdana, Arial, Helvetica,;	font-size:11px;	color:black;}/* Normal text */.norm {	font-family:verdana;	font-size:10pt;	color:black;}/* Error text */.error {	font-family:verdana;	font-size:10pt;	color:red;}/* Link to the topic overview of a forum in the forum overview */.forumlink {	font-family:verdana;	font-size:10pt;	color:black;	font-weight:bold;}a.forumlink { color:#587EA5; }a.forumlink:visited { color:#587EA5; }/* Link to a topic in the topic overview */.topiclink {	font-family:verdana;	font-size:10pt;	color:#587EA5;}a.topiclink { font-weight:bold; color:#587EA5; }a.topiclink:visited { font-weight:bold; color:#587EA5; }/* Navigation border */.navbar {	font-family:verdana;	font-size:10px;	color:black;	font-weight:bold;}td.navbar {	padding:2px;	background-color:#50667D;background-image: url(questlight/cellpic2.gif);}table.navbar {	background-color:black;	border: #7BA5BD 1px solid;}/* Time text */.time {	font-family:verdana;	color:#a62a2a;}/* News */.news {	font-family:verdana;	font-size:10pt;	color:black;	font-weight:bold;	padding:6;}/* Quote ([quote][/quote]) */.quote {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;	background-color: #FAFAFA; border: #E0E7F1; border-style: solid;	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}/* Code ([code][/code]) */.code {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;	background-color: #FAFAFA; border: #000000; border-style: solid;	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}/* Small "Toolbar" right beside the Logo */.tbar {	font-size:10px;	font-family:verdana;}/* The forum name right beside the Logo (over the "Toolbar") */.finfo {	color:black;	font-size:13pt;	font-family:verdana;	font-weight:bold;}/* Technical statistics (at the end of page) */.stat {	font-size:10px;	color:black;	font-family:verdana;}/* To insert the Buttons around forum code */button.forumcode {	border-width:1px;	font-size:12px;	border-width:1; border-color:000000; border-style:solid; background-color:#FFFFFF; color:black;}select.forumcode {	border-width:1px;	font-size:12px;}/* Copyright (must be always recognizable!) */.copyr {	font-size:10px;	color:black;	font-family:verdana;}a.copyr:link { color:black; }a.copyr:visited { color:black; }a.copyr:active { color:black; }}*/