@charset "windows-874";
body {
	background-images: url();
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #001b45;
	}
}
./*style6 {
	color: #006600;
	font-family: "ms Sans Serif";
	font-size: 14px;*/
}
.style20 {color: #660000}
.style1 {color: #333333}
.style7 {color: #FFFFFF}
.style8 {color: #009900}
.style9 {color: #006699}
.style12 {color: #000099}
.style14 {color: #333300}
.style21 {color: #FF00FF}
.style22 {color: #790000}
.style25 {color: #FFFFFF}
.style24 {color: #790000; font-weight: bold; }
.style27 {color: #FFFFFF;   font-size: 16pt; font-family: "freesiaUPC", "MS Sans Serif", sans-serif; }
/* General font families for common tags */
font,th,td,p {
	font-family: "Tahoma", "MS Sans Serif", sans-serif;
	font-size: 10pt;
}
/*link of manu*/
a:link,a:active,a:visited{
	color : #BA182F;
	text-decoration: none;
	font-weight: bold;
}
/* mouch over*/
a:hover{ text-decoration: none; color : #000000; }
 {
	color : #990000;
	text-decoration: none;
}
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
/*border manu*/
.bodyline	{ background-color: #CC9900; border: 1px #cc7700 solid; }

/* This is the outline round the main forum tables */
.forumline	{
	background-color: #FFFFFF;
	border: 1px #D1D7DC solid;
}
.forumlist	{
	background-color: #FFFFFF;
	border: 1px #cc6601 solid;
}
/* Main table cell colours and backgrounds */
td.row1	{ background-color: #efefef; }
td.row2	{ background-color: #FFFFFF; }
td.row3	{ background-color: #CC6600; }
td.row4	{ background-color: #FFFFFF; }
/* The largest text used in the list page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 10pt; font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
			text-decoration: none; color : #333333;
}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: none; color : #DD6900; }

.caption			{
	font-weight: normal;
	font-size: 8pt;
	color : #666666;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
}
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{
	font-weight: Tahoma;
	font-size: 10pt;
	color : #000000;
	font-family: Tahoma,Verdana, Arial, Helvetica;
}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{
	text-decoration: none;
	color: #FF9900;
}

.list			{
	font-weight: normal;
	font-size: 10pt;
	color : #000000;
	font-family: Tahoma,Verdana, Arial, Helvetica;
}
a.list			{ text-decoration: none; color : #006699; }
a.list:hover		{
	text-decoration: none;
	color: #FF9900;
}
.list_s			{
	font-weight: normal;
	font-size: 8pt;
	color : #000000;
	font-family: Tahoma,Verdana, Arial, Helvetica;
}
a.list_s			{ text-decoration: none; color : #006699; }
a.list_s:hover		{
	text-decoration: none;
	color: #FF9900;
}

/* Used for footer text */
.footer			{
	font-weight: normal;
	font-size: 8pt;
	color : #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footer				{ text-decoration: none; color : #999999; }
a.footer:hover		{
	text-decoration: none;
	color: #FF9900;
}
.warn{
	font-weight: normal;
	font-size: 8pt;
	color : #666666;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
}
/* titles for the topics: could specify viewed link colour too */
/*.topictitle			{ font-size: 10pt; color : #990000; }
a.topictitle:link   { text-decoration: none; color : #666600; }*/
a.topictitle:visited { text-decoration: none; color : #990000; }
a.topictitle:hover	{ text-decoration: none; color : #cc6600; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.dialogheader			{ text-decoration: none;font-size : 11px; color : #000000;}

/* Warning */
.warning		{
	text-decoration: none;
	font-size : 10pt;
	color : #FF0000;
	font-weight: bold;
}

/* Location, number of posts, post date etc */
.postdetails		{

	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12pt;
}


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: none; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Microsoft Sans Serif', MS Sans Serif; font-size: 11px; color: #660000;
	background-color: #CC9900; border: #CC9900; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 8 pt;
	color: #444444;
	line-height: 125%;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin:00px 20px 20px 20px ;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: none;}


/* Form elements */
input,textarea{
	color : #000000;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	border-width: 1px;
	border-color: #98AAB1;
	border-style: solid;
}
select{
	color : #000000;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10pt;
}
select name {
text-indent:5px;}
textarea { 
text-indent : px; }
input { 
text-indent : px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	font-size: 10pt; font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* 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; }

.frameblack80{
	background-color:#666666;
	border-width: 100px;
	border-color: #333333;
	border-style: solid;
	padding: 1px;
	
}
.framewhite80{
	background-color:#FFFFFF;
	border-width: 1px;
	border-color: #AAAAAA;
	border-style: solid;
	padding: 100px;
	
}
.frameblack50{
	background-color:#666666;
	border-width: 50px;
	border-color: #333333;
	border-style: solid;
	padding: 1px;
	
}
.framewhite50{
	background-color:#FFFFFF;
	border-width: 1px;
	border-color: #AAAAAA;
	border-style: solid;
	padding: 50px;
	
}
.framegray1{
	background-color:#FFFFFF;
	border-width: 1px;
	border-color: #EEEEEE;
	border-style: solid;
	
	
}

.framegray2 {
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-width: 1px;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url(../../phpBB2/templates/subSilver/formIE.css);
.buttomdetail {
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}
