  @font-face {
   /* font-family: BPG Glaho Arial V5;*/
    font-family:Sylfaen;
    font-style:  normal;
    font-weight: normal;
    src: url(BPGGLAH0.eot);
  }
body, td
{
	font-family: Sylfaen;
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


select{background:#ffffff;font:8pt Sylfaen}

textarea{background:#ffffff;border:1px solid #000000;
font:8pt Sylfaen;padding-bottom:2px;padding-left:2px}

form{display:inline}

input{border:1px solid #606060;font-size:8pt; font:Verdana;}

inputpass {border:1px solid #606060;font-size:8pt; font-family:Verdana;}

input.pbutton{ font-family:Sylfaen; background:#ffffff;}

/*  */
img 
{
	border: 0;
}

/* hyperlinks */
a			{ text-decoration: none; color: #0080C0; }
a:hover		{ text-decoration: underline; }

/* Header 1 - Main header */
.header1 {
	background-image: url(../../images/newimages/mainforumtexttitles.gif);
	background-color: #DBDBDB;
	color: #000000 ;
	font-weight: bold;
	height: 32px;
	font-size:12px;
	font-family: Sylfaen;
}
.header11 {
	background-image: url(../../images/newimages/mainforumtexttitles.gif);
	background-color: #DBDBDB;
	color: #000000 ;
	font-weight: bold;
	height: 32px;
	font-size:12px;
	font-family: Sylfaen;
}
tr.header11 a		{color:0033cc;text-decoration:none}
tr.header11 a:hover	{color:#C0C0FF;text-decoration:none}

/* Links in header1 */
tr.header1 a		{color:#FFFFFF;text-decoration:none}
tr.header1 a:hover	{color:#C0C0FF;text-decoration:none}

/* Header 2 - Sub header */
.header2 {
	background-image: url(../../images/newimages/categoriestitle.jpg);
	background-color: #EFEFEF;
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	font-family: Sylfaen;
}

.header2 a:active, .header2 a:link, .header2 a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.header2 a:hover
{
	color:  #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


/* Footer1 - Bottom of tables */
.footer1 {
	background-image: url(../../images/newimages/categoriestitle.jpg);
	font-size: 11px;
	height: 28px;
	color: #FFFFFF;
	font-family: Sylfaen;
}
.footer1 A:link, .footer1 A:visited, .footer1 A:active, .footer1 A:hover
 {
	color: #FFFFFF;
	font-size: 11px;
}

.footer1 select
{
	
	font-size: 11px;
}
.footer1 td
{   
	color:#FFFFFF;
	font-size: 11px;
}

.postformheader 
{
	background-color: #f1f1f1;
	font-weight:bold;
}

/* Header of posts */
.postheader 
{
	background-color:  #f1f1f1;
}

/* User info and post/article */
.post 
{
	background-color: #f1f1f1;
    padding-right:5px;
    padding-left:5px;
}

.post a:active, .post a:link, .post a:visited
{
	color:#0033CC;
	text-decoration: underline;
     
}
.post a:hover
{

	text-decoration: none;
}

.post1 
{
	background-color: #0033cc;
	color:#FFFFFF;
	 /*border-right-color:Green;*/
}

.postFont
{
	color:#FFFFFF;
    font-weight:bold;
    font-style:normal;
    font-family: Sylfaen;
}



/*.post_alt
{
	
	background-color: #f1f1f1;

	
}*/	
.post_alt 
{
	background-color: #f1f1f1;
    padding-right:5px;
    padding-left:5px;
}

.post_alt a:active, .post_alt a:link, .post_alt a:visited
{
	color:#0033CC;
	text-decoration: underline;
     
}
.post_alt a:hover
{

	text-decoration: none;
}

.post_priority
{
	font-family: Sylfaen;
	font-weight:bold;
	
}

.post_link
{
	font-family: Sylfaen;
	font-weight: bold;
}

/* Footer of posts */
.postfooter 
{ background-image:url(../../images/newimages/categoriestitle.jpg);
    background-color: #E0DBDC;
	height: 28px;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-family: Sylfaen;
}

.postfooter  A:link, .postfooter A:visited, .postfooter A:active, .postfooter A:hover
{
font-weight:bold; font-size:11px; color: #FFFFFF; text-decoration:underline;
}


/* Area between posts */
.postsep 
{
	background-color: #999999;
	height: 1px 
}

/* most tables are class 'content' */
.content {
	font-family: Sylfaen;
	font-size: 8pt;
	border: solid 1px #999999;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}
.content1 {
	font-family: Sylfaen;
	font-size: 8pt;
	border: solid 1px #999999;
	color: #000000;
	padding: 0px;
	/*background-color:#0033cc;*/
}


.content td {
	padding: 3px;
}

#RichEdit td 
{
	padding: 0px;
}

/* links inside content table*/
.content a			{ color: navy; text-decoration: underline; }
.content a:hover	{ }

/* used for quoting messages */
.quote 
{
	margin-left: 16px;
	padding-left: 16px;
}

.innerquote 
{
	padding: 4px;
	/*background-color: #B2C8F6;*/
	background-color: #ffffff;
	border: solid 1px #95B4F3;
}

/* used for code */
.code
{
	margin-left: 16px;
	padding-left: 16px;	
}

.innercode
{
	padding: 4px;
	/*background-color: #B2C8F6;*/
	background-color: #FFFFFF;
	border: solid 1px #95B4F3;
	/*color:#014C00;*/
	color:#000000;
	font-family: Sylfaen;
}

/* font sizes */
.smallfont	{ font-family: Sylfaen;/*font-size: 7.5pt;*/ }
.largefont	{font-family: Sylfaen; font-size: 9pt; }
.smallfont2	{ font-family: Sylfaen;font-size: 7.5pt; color:#FFFFFF; }

/* Image Links */
a.imagelink 
{
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}
a:hover.imagelink
{
	text-decoration: underline;
	color: #0000FF;
	/*background-color: #D0D0D0;*/
}

/* Used for editor textarea */
.posteditor 
{
	width: 100%;
	height: 200px;
	font-family: Sylfaen;
	font-size: 8pt;
}

/* Table just above and below tables */
table.command 
{
	/*border: solid 1px blue;*/
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
.navlinks {font-family: Sylfaen; font-weight: bold; color: #000000; }
.navlinks a { color: #0033CC; text-decoration: underline; }
.navlinks a:hover { color: #0033CC; text-decoration: none;}

/* for printing */
.print 
{
	border: solid 1px #C0C0C0;
}
.printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}
.toolboxtitle
{ 
	border-bottom: 2px solid #EC5904; 

}
.hometext
 { 
	font-family: Sylfaen;
	font-weight:bold; font-size:11px; color: #FFFFFF;
 
 }
.hometext A:link, .hometext A:visited, .hometext A:active, .hometext A:hover
{
font-weight:bold; font-size:11px; color: #FFFFFF;
}
#Layer1 {
	position:absolute;
	left:15px;
	top:30px;
	width:104px;
	height:42px;
	z-index:1;
}

.small {
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	font-family: Sylfaen;
}

.small a:active, .small a:link, .small a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.small a:hover
{
	color:  #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.small2 {
	color: #0033cc;
	/*font-weight: bold;*/
	height: 28px;
}

.small2 a:active, .small2 a:link, .small2 a:visited
{
	color: #0033cc;
	/*font-weight: bold;*/
	text-decoration:none;
	text-decoration: underline;
}
.small2 a:hover
{
	color:  #0033cc;
	/*font-weight: bold;*/
	text-decoration:none;
}
.message
{
	font-size:14px;
	/*font-family:Times New Roman;*/
	font-family: Sylfaen;
}

.ButtonPlus
{
	border:none 0px #fff}
	
.WarnMessage
{
	cursor:hand;
}