

html 

     { background-color: #efefef; }


body
       { 
      width: 150px;
	margin: 0 auto;
	font-family: georgia, times, verdana, Arial; 
	color: #808080; font-size:10pt; 
			
	}

div#content    
       { font-family: georgia, times, verdana, Arial; 
        color: #808080; font-size:10pt; 
      
	margin-top: 10px;
	margin-bottom: 10px;
	
	padding: 10px;
			
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background-color: #f9f9f9;
			
	}

div#content img
	{
	filter:alpha(opacity=90);   
	-moz-opacity: 0.9;   
	border: 1px solid #e9e9e9;

	background-color: #fff;
	padding: 3px;
	width: px;
	height: px;
	 }

div#name, div#name a:link, div#name a:visited, div#name a:active
	{
	font-family: georgia, times, verdana;
	font-size: 14pt; color:#A6ADB5;
	text-align: left;

	
	font-weight: normal;
	padding: 2px 0px 2px 2px; 


	background-color: #fff;
	border-left: 0px solid #e9e9e9;
      border-right: 0px solid #e9e9e9;
	border-bottom: 0px solid #e9e9e9;
	border-top: 0px solid #e9e9e9;

	line-height: 180%;
	width: 100%;
	height: px;

	}
div#name a:hover 
    { background-color: #f7f7f7; border: 0px solid #A6ADB5;text-decoration: none; }


.table_logo
	{
	padding: 0px;
	background: #f9f9f9;

	}

h2                   { margin: 0px 0px 0px 0px; font-size:15px; font-weight:bold; }
p.date               { margin: 0px 0px 5px 0px; font-size: 8pt; color: #BFC5CA;  }
p.subject            { margin: 0px 0px 5px 0px; font-size: 10pt; font-weight: bold; color: #A6ADB5;}
p.text               { margin-left: 5px; font-size: 11pt; font-weight: normal; color: #808080; line-height: 150%}
p.comments           { margin: 10px 0px 0px 5px; font-size: 11px; }
p.comment-text       { margin: 0px 0px 0px 0px; }
p.commentauthor      { margin: 20px 0px 5px 0px; }
td.comformb          { width: 145px; }
textarea.comtext     { width: 420px; height: 120px; font-family: verdana, arial, sans-serif; font-size: 13px; }
input.comdata        { width: 130px; font-family: verdana, arial, sans-serif; }
.preview             { width: 50%; margin: 30px 0px 20px 0px; font-weight: bold; border-bottom: 1px dotted #c0c0c0; color: red; }
p.comment-hl         { width: 50%; margin: 35px 0px 20px 0px; font-weight: bold; border-bottom: 1px dotted #c0c0c0; }
input.bbcode-button  { width: 45px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #efefef; }
div.news-sep         { margin: 25px 0px 25px 0px; padding: 0px; font-size: 0px; width: px; border-top: 1px solid #e9e9e9; }
div.comment-sep      { margin: 20px 0px 25px 0px; padding: 0px; font-size: 0px; width: 150px; border-top: 1px solid #c0c0c0; }
p.browse             { text-align: right; font-weight: bold; }
p.browse a           { text-align: right; font-weight: bold; border: 1px solid #dcdcdc; padding: 2px; font:bold 8pt Verdana,sans-serif;}
.small               { font-size: 11px; }
a.xml                { border:1px solid; border-color:#fc9 #630 #330 #f96; padding:0 4px; font:bold 8pt Verdana,sans-serif; color:#f9f9f9; background:#A6ADB5; text-decoration:none; margin:0; }
a.xml:link           { color: #fff; text-decoration: none; }
a.xml:visited        { color: #fff; text-decoration: none; }
a.xml:hover          { color: #fff; text-decoration: none; }
a.xml:active         { color: #fff; text-decoration: none; }
input.bbcode-button  { width: 45px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #efefef; }
button.smiley-button { width: 23px; height: 23px; font-size: 11px; font-weight: normal; margin: 0px 1px 1px 0px; background: #efefef; }
a:link               { color: #909090; text-decoration: none; }
a:visited            { color: #808080; text-decoration: none; }
a:hover              { color: #336699; text-decoration: underline; }
a:active             { color: #ff0000; text-decoration: none; }
.caution             { color: #808080; font-weight: bold; padding: 2px; font:bold 8pt Verdana,sans-serif;}
