@charset "tis-620";

/* Simple Reset - Not Editable*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
outline: 0;
margin: 0; 
}

body, html { background:url(images/body_bg1.jpg) repeat-x;}
table, td, div, span, input, option {font:normal 14px Tahoma;}

TextArea {font-size: 14px}

a, a:visited, a:active {font:normal 14px Tahoma;color: #3052A1; text-decoration: none;}
a:hover {color: #000;text-decoration: none;}

/* top menu subtext*/
.submenu {font:normal 11px Tahoma;color: #FFF; text-decoration: none;}
a.submenu, a.submenu:hover, a.submenu:visited {font:normal 11px Tahoma;color: #FFF; text-decoration: none;}
a.submenu:active { text-decoration: none;}

.submenu1 {font:normal 11px Tahoma;color: #000; text-decoration: none;}
a.submenu1, a.submenu1:hover , a.submenu1:visited {font:normal 11px Tahoma;color: #000; text-decoration: none;}
a.submenu1:active {text-decoration: none;}

h1 {font:normal 12px Tahoma; }
h2 {font:normal 28px Tahoma; }
h3 {font:normal 24px Tahoma; }

/* Body table */
.body {padding: 5px;}
.left (width:150px; border-right: 1px dotted #CCC; }
.right (width:125px; }

/* Table */
#indexhome { margin: 10px 0; padding-top:40px; width:100%;  text-align:center; background:url(images/index.png) no-repeat center top; }
.home {/*background-image:url(images/body_bg1.jpg);background-repeat: repeat-x;*/ text-align:left; width:980px; padding-top:10px;}

/* hlight box */
.hlhome {border: solid 0px #CCC; padding-bottom:5px;}
.hl {background-color:#E9EEF2; vertical-align:top;}

/* Colum */
.col1 {text-align: right; border-bottom:1px dashed #CCCCCC;}
.col2 {text-align: right; border-bottom:1px dashed #CCCCCC; border-left:1px dashed #CCCCCC;}
.col3 {border-left:1px dashed #CCCCCC;}

/* Image thumbnail colum */
.thumb (width:120px; background:url(images/logo_cfo143x59.gif) no-repeat; background-color:#E9EEF2;}

/* home content */
.homecontent {border:solid 1px #CCC;background-color:#FFFFCC;}

/* Trans */
.trans  {
	background-color: transparent;
	/*background-image:url(images/side_bg.jpg);background-repeat: no-repeat;*/
	/*opacity:.40;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.5;
	border:1px solid black;*/}

.transmb  /* mb content left side bg */ {
	background-color: #FFF;
	background-image:url(images/side_mbbg.jpg);background-repeat: no-repeat;}

/* left col */
.leftlink {font:normal 14px Tahoma;}

/* Banner */
.banner {padding-top:10px;}

/* subtext */
.subtext {font-size: 10px;}
#subtext {font-size: 10px;}
.subtext a a:visited a:active a:visited {font-size:10px;}

/* misc */
.seachbox {font-size: 14px; background-color:#fff333}
.login {font-size: 12px; }
.topic {font-size: 12px; background-color: #2E12DBA; }
.dir {font-size: 12px;}
.hilight1 {background-color: #CFEBF7; font-size: 12px; }
.spacer {background-color: white;}
.leftcategoryname {FONT-WEIGHT: bold;}

.leftlink {font-size: 12px; }
.categorycontent {font-size: 12px; FONT-WEIGHT: bold;}

.subtext {font-size: 14px;}

/* Blog text */
#Blogtext {padding:5px; border:1px dotted #CCC;}
#Blogtext #title {padding:0px 15px 0px 5px; font:bold 18px Tahoma; color:red;}

/* Footer */
#Footer {padding:10px 0; border-top:dotted 1px #CCC; border-bottom:dotted 1px #CCC;}

.clear {clear: both; }
