/* * Stylesheet for einfomax Site * Designed By ha ju hee */body	{ font-family:±¼¸²; font-size:9pt; text-decoration:none;line-height:150%}a:link {  font-size: 12px; text-decoration: none; color: #000000;line-height:150%}a:visited { font-size: 12px; text-decoration: none ; color: #000000;line-height:150%}a:active { font-size: 12px; text-decoration: none ; color: #000000;line-height:150%}a:hover { font-size: 12px; text-decoration: none; color: #3163D6;line-height:150%}.select {font-family: ±¼¸²,arial,Tahoma, Arial;         font-size: 12px; color: #666666;background-color: #EEEEEE;         border:0 solid;line-height:150%}         .select1 {font-family: ±¼¸²,arial,Tahoma, Arial;         font-size: 12px; color: #000000;background-color: #FFFFFF;         border:0 solid;line-height:150%}   .select2 {font-family: ±¼¸²,arial,Tahoma, Arial;         font-size: 12px; color: #000000;background-color: #E6ECF6;         border:0 solid;line-height:150%}   .select3 {font-family: ±¼¸²,arial,Tahoma, Arial;         font-size: 12px; color: #ffffff;background-color: #B583A0;         border:0 solid;line-height:150%;font-weight:bold;}   .select4 {font-family: ±¼¸²,arial,Tahoma, Arial;         font-size: 12px; color: #000000;background-color: #FFFFCC;         border:0 solid;line-height:150%}          body {  font-size: 12px; color: #000000;line-height:150%}td { font-size: 12px; color: #000000;line-height:150%}td1 { font-size: 12px; color: #ffffff; background-color: #4D95BE;line-height:150%}p { font-size: 12px; color: #000000;line-height:150%}div { font-size: 12px; color: #000000;line-height:150%}/*--------------------------------------------------------------------------------- Textarea ------------------------------------------------------------*/.textarea2  {font-size: 9pt; color:#555555; border:1 solid #cccccc; background-color:#ffffff ;scrollbar-face-color: #cccccc; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #ededed; scrollbar-highlight-color: #ededed; scrollbar-shadow-color: #ededed;scrollbar-darkshadow-color: #ededed; scrollbar-3dlight-color: #ededed; }/*****************************************************General Text*****************************************************/.txt1 { font-size : 1.0em; } .txt2 { font-size : 0.9em; }.txt3 { font-size : 0.8em; }.txt4 { font-size : 0.7em; }.txt5 { font-size : 0.6em; }.txt1Bold { font-size : 1.2em; font-weight:bold; }.txt2Bold { font-size : 1.0em; font-weight:bold; }.txt3Bold { font-size : 0.9em; font-weight:bold; }.txt4Bold { font-size : 0.8em; font-weight:bold; }.txt5Bold { font-size : 0.7em; font-weight:bold; }.txt6Bold { font-size : 0.6em; font-weight:bold; }/*****************************************************Tables*****************************************************/.table1 /* This is the outline round the main forum tables */{/*    border: 1px #B2B2B2 solid;  */    border: 0px outset;    background-color: #FFFFFF;	background-image: url(images/topbg_04.jpg); }.moderationTable /* Moderation table */{    border: 1px #FFFFFF solid;     background-color: #F1F1F1;		font-size: 0.9em;}.adminTable /* Admin table */{    background-color: #FFFFFF;}.quoteTable { /* This is the quote table, where quotes from previous posts are shown */    border:1px inset;    background-color: #EEF7FF;}.editTable { /* This is the edit notes table, shown when someone has edited a post, and this feature is enabled */    border: 1px inset;     color: Red;    background-color: #EEF7FF;    font-size: 0.9em;}/*****************************************************Table Header and cell definitions*****************************************************/td.column1 /* td.column is the main heading row of the table, shows either the table title, or the column headings, such as 'Posts', 'Last Post' etc. Top row of all tables. */{    font-weight: bold;     font-size: 1.0em;     background-color: #78ABDE;     background-image: url(images/topbg_04.jpg);     background-repeat: repeat-x;     COLOR: white;}td.column2 /* td.column is the main heading row of the table, shows either the table title, or the column headings, such as 'Posts', 'Last Post' etc. Top row of all tables. */{    /*font-weight: bold;*/     font-size: 0.8em;     background-color: #78ABDE;     background-image: url(images/topbg_03.jpg);     background-repeat: repeat-x;     COLOR: white;}td.column3 /* td.column is the main heading row of the table, shows either the table title, or the column headings, such as 'Posts', 'Last Post' etc. Top row of all tables. */{    /*font-weight: bold;*/     font-size: 0.7em;     background-color: #c5dfff; 	background-image: url(images/topbg_06.jpg);     background-repeat: repeat-x;     COLOR: white;}td.column4 /* td.column is the main heading row of the table, shows either the table title, or the column headings, such as 'Posts', 'Last Post' etc. Top row of all tables. */{    font-weight: bold;    font-size: 1.0em;     background-color: #006699;     background-repeat: repeat-x;     COLOR: white;}td.column5 /* td.column is the main heading row of the table, shows either the table title, or the column headings, such as 'Posts', 'Last Post' etc. Top row of all tables. */{    /*font-weight: bold;*/     font-size: 0.8em;     background-color: #FFF;    COLOR: black;} 
