a {
        color: #296669;        
	line-height: 8pt;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover {
      color: #296958;
	line-height: 8pt;
	letter-spacing: 0px;
	font-weight: under;
	text-decoration: underline;
}

b {color: #4A9D95;}
i {color: #AF7E43;}
n {color: #2D2011;}
u {color: #78552E;
background: none;
border-bottom: 1px dashed #D6D2CB;
line-height: 13px;
}

h1{
font-family:arial narrow, trebuchet ms;
font-size:8pt;
font-weight:bold;
color:#222222;
padding-left:10px;
}

body{
background-color: #F0E0D0;
background-image:url('bg.jpg');
background-repeat: repeat-y;
font-family: tahoma;
color:#2D2011;
font-size: 9pt;
cursor: normal;
text-align: justify;
}

table {
font-family: trebuchet ms, tahoma, verdana, arial;
font-size: 7pt;
color: #F0E0CF;
line-height: 1.3em;
}

td#pagetitle{
background-image:url(h1.png);
background-position:0 0;
background-repeat:no-repeat;
font-family:times new roman, arial narrow;
font-size:9pt;
text-transform:uppercase;
font-weight:bold;
color:#3C2B17;
padding-left:10px;
letter-spacing:1px;
}
td#pagetitle2{
background-image:url(h2.png);
background-position:0 0;
background-repeat:no-repeat;
font-family:times new roman, arial narrow;
font-size:9pt;
text-transform:uppercase;
font-weight:bold;
color:#3C2B17;
padding-left:10px;
letter-spacing:1px;
}
td#pagesubtitle{
background-color:#F3E6D8;
font-family:arial narrow, trebuchet ms;
font-size:8pt;
font-weight:bold;
color:#666666;
padding-left:10px;
}

input, textarea, option, select {
font-family: arial, sans-serif;
text-decoration: none;
color: #3C2B17;
font-size: 7pt; 
border: 1px #65BDC2 solid;
background: transparent;
}

td#categorytitle{
background-color:#F3E6D8;
font-family:arial narrow, trebuchet ms;
font-size:8pt;
color:#6D4F29;
padding:5px;
text-align:justify;
border-bottom:1px dotted #808080;
}
td#categorysubtitle{
background-color:#EDEDED;
font-family:arial narrow, trebuchet ms;
font-size:8pt;
color:#888888;
padding:5px;
padding-left:15px;
padding-bottom:15px;
text-align:justify;
border-bottom:1px solid #dddddd;
}

td#pagecontent{
background-color:#F3E6D8;
font-family:arial narrow, trebuchet ms;
font-size:8pt;
color:#3C2B17;
padding:10px;
text-align:justify;
border-bottom:1px solid #dddddd;
}