<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #FFFFFF;
	scrollbar-face-color: #FFCC66;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFCC66;
	scrollbar-3dlight-color: #FFCC99;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #FFFFCC;
	scrollbar-darkshadow-color: #993300;
}
font,th,td,p { font-family: Arimo, Helvetica, Arial, David}
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #FFCC99 0px; border-top-width: 1px;}


.bodyline	{ background-color: #FFFFFF; border: 1px #993300 solid; }

.forumline	{ background-color: #FFFFFF; border: 1px #C0C0C0 solid; }
td.row1	{ background-color: #FFFFCC; }
td.row2	{ background-color: #FFCC66; }
td.row3	{ background-color: #FFCC99; }

td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic3.gif);
		background-repeat: repeat-y;
}

th	{
	color: #663333; font-size: 14px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic3.gif);
			background-color:#FFCC99; border: #993300; border-style: solid; height: 28px;
}

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 {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #FFCC99; border: #993300; border-style: solid;
}

th.thHead,td.catHead { font-size: 15px; 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	 { color : #FFFFFF;border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

.maintitle	{
	font-weight: bold; font-size: 22px; font-family: Arimo, Helvetica, Arial, David; 
	text-decoration: none; line-height : 120%; color : #000099;
}


.gen { font-size : 15px; }
.genmed { font-size : 14px; }
.gensmall { font-size : 14px; }
.gen,.genmed,.gensmall { color : #000099; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

.mainmenu		{ font-size : 14px; color : #000099 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

.cattitle		{ font-weight: bold; font-size: 15px ; letter-spacing: 1px; color : #FFFFFF}
a.cattitle		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{ text-decoration: underline; }

.forumlink		{ font-weight: bold; font-size: 15px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

.nav			{ font-weight: bold; font-size: 14px; color : #FFFFFF;}
a.nav			{ text-decoration: none; color : #FFFFFF; }
a.nav:hover		{ text-decoration: underline; }

.topictitle,h1,h2	{ font-weight: bold; font-size: 14px; color : #000099; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #993366; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }

.name			{ font-size : 14px; color : #000099;}

.postdetails		{ font-size : 14px; color : #000099; }

.postbody { font-size : 15px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : black }
a.postlink:visited { text-decoration: none; color : #993366; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

.code {
	font-family: Arimo, Helvetica, Arial, David; font-size: 14px; color: #006600;
	background-color: #CC99CC; border: #FFCC99; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Arimo, Helvetica, Arial, David; font-size: 14px; color: #444444; line-height: 125%;
	background-color: #CC99CC; border: #FFCC99; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.copyright		{ font-size: 14px; font-family: Arimo, Helvetica, Arial, David; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000099; text-decoration: underline;}

input,textarea, select {
	color : #000099;
	font: normal 14px Verdana Bold, Arial , Helvetica, sans-serif Bold;
	border-color : #000099;
}

input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

input.button {
	background-color : #FFFFCC;
	color : #000099;
	font-size: 14px; font-family: Arimo, Helvetica, Arial, David; 
}

input.mainoption {
	background-color : #CC99CC;
	font-weight : bold;
}

input.liteoption {
	background-color : #CC99CC;
	font-weight : normal;
}

.helpline { background-color: #FFCC66; border-style: none; }
td.inlineadtitle {
	background-color: #FFCC99; border: #993300; border-style: solid; border-width: 1px;
}
td.inlinead {
	background-color: #FFCC99; border: #993300; border-style: solid; border-width: 1px; text-align: center;
}

/* buttons */
.buttons-table { padding: 0; text-align: center; }
.buttons-buttons {
	vertical-align: middle;
	padding-top: 5px;
	overflow: hidden;
	color: #DDD;
	font-size: 15px;
	font-weight: bold;
	height: 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 23px;
}
.buttons-buttons a, .buttons-buttons a:visited { color: blue; text-decoration: none; }
.buttons-buttons a:hover, .buttons-buttons a:active {color: red; text-decoration: underline; font-size: 15px;}

.buttons-bg1, .buttons-table .buttons-border { background-image: url(images/m_sgbg1.gif); }
.buttons-table { background-image: url(images/m_sfinv.gif); }

.buttons-buttons-inv {
	vertical-align: top;
	padding-top: 5px;
	overflow: hidden;
	color: #DDD;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 23px;
}
.buttons-buttons-inv a, .buttons-buttons-inv a:visited { color: blue; text-decoration: none; }
.buttons-buttons-inv a:hover, .buttons-buttons-inv a:active { color: red; text-decoration: underline; font-size: 12px;}

.buttons-bg1inv, .buttons-table-inv .buttons-border { background-image: url(images/m_sgbg1.gif); }
.buttons-table-inv { background-image: url(images/m_sf.gif); }

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}


@import url("templates/subSilver/formIE.css");
</pre></body></html>