Body
{
  background-color: #ffffff;
  background-image: url(img01.gif);
  text-decoration: none;
  color: #6E6E6E;
  font-family: Tahoma;
  font-size: 12px;
  padding: 0px;
margin: 0px;
background-position: top;
   background-repeat: repeat-x;
direction: ltr;

}
Body a
{
  color: #346086;
  text-decoration: none;
}
Body a:hover
{
  text-decoration: underline;
}
.navbar
{
  text-decoration: none;
}
.navbar a
{
  text-decoration: none;
}
.navbar a:hover
{
  text-decoration: none;
}
.menu td
{
  text-decoration: none;
}
.menu td a
{
  text-decoration: none;
}
.menu td a:hover
{
  text-decoration: none;
}
.menu th
{
  font-weight: bold;
  text-decoration: none;
}
.menu th a
{
  text-decoration: none;
}
.menu th a:hover
{
  text-decoration: none;
}
.footer
{
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  font-family: Tahoma;
  font-size: 12px;
  text-align: center;
}
.footer a
{
  color: #ffffff;
  text-decoration: none;
}
.footer a:hover
{
  color: #ffffff;
  text-decoration: underline;
}
.main_tbl
{
  text-decoration: none;
  border: 1px solid #000;
}
.main_tbl a
{
  text-decoration: none;
}
.main_tbl a:hover
{
  text-decoration: none;
}
.main_tbl th
{
  text-decoration: none;
  color: #6E6E6E;
  background: #FFFFFF url(img09.gif) repeat-x;
height: 20px;
}
.main_tbl th a
{
  color: #6E6E6E;
  text-decoration: none;
}
.main_tbl th a:hover
{
  color: #6E6E6E;
  text-decoration: none;
}
.main_tbl tr
{
  text-decoration: none;
  font-size: 13px;
}
.main_tbl tr a
{
  text-decoration: none;
}
.main_tbl tr a:hover
{
  text-decoration: none;
}
.alt1
{
  background-color: #F2F2F2;
  text-decoration: none;
}
.alt1 a
{
  text-decoration: none;
}
.alt1 a:hover
{
  text-decoration: none;
}
.alt2
{
  text-decoration: none;
}
.alt2 a
{
  text-decoration: none;
}
.alt2 a:hover
{
  text-decoration: none;
}
.inputs
{
  text-decoration: none;
}
.inputs a
{
  text-decoration: none;
}
.inputs a:hover
{
  text-decoration: none;
}
#right
{
  background-color: #2ce874;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  border: 1px dashed #d9f3e3;
}
#right a
{
  text-decoration: none;
}
#right a:hover
{
  text-decoration: none;
}
#error
{
  background-color: #eb6c6c;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  border: 1px dashed #ebd5d5;
}
#error a
{
  text-decoration: none;
}
#error a:hover
{
  text-decoration: none;
}
#atten
{
  background-color: #f5f249;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  border: 1px dashed #f8f8e0;
}
#atten a
{
  text-decoration: none;
}
#atten a:hover
{
  text-decoration: none;
}
.buttons_big
{
  text-decoration: none;
  color: #6E6E6E;
  border: 2px solid #999999;
padding-right: 5px;
padding-left: 5px;
cursor: pointer;
	background: #FFFFFF url(img09.gif) repeat-x;
}
.buttons_big a
{
  text-decoration: none;
}
.buttons_big a:hover
{
  text-decoration: none;
}
.write
{
  text-decoration: none;
}
.write a
{
  text-decoration: none;
}
.write a:hover
{
  text-decoration: none;
}
.write th
{
  text-decoration: none;
}
.write th a
{
  text-decoration: none;
}
.write th a:hover
{
  text-decoration: none;
}
.unread_msg
{
  text-decoration: none;
}
.unread_msg a
{
  text-decoration: none;
}
.unread_msg a:hover
{
  color: #025722;
  text-decoration: none;
}

 /* other data */
.the_calender tr td
{
    border: 1px solid #E7D7AD;
}
.the_calender tr #selected
{
    background-color: red;
    font-weight: bold;
    color: #FFFFFF;
}
.the_calender tr #selected a
{
    text-decoration: none;
    display: block;
    color: #FFFFFF;
}

.the_calender a
{
    text-decoration: none;
    display: block;
    color: #000000;
}

.the_calender tr td:hover
{
    border: 1px solid red;
    cursor: pointer;
}


img
{
  border: 0px;
}



.selected_input
{
   background-color: #DCD2BB;
   color: #025622;
}

table, td, th
{
   font-size: 15px;
   vertical-align: top;
   color: #666666;
direction: ltr;
}

.closing
{
   float: right;
   width: 25px;
}

#error td div
{
    color: #fff;
    padding: 10px;
text-align: left;
font-size: 12px;

}

#right td div
{
    color: #fff;
    padding: 10px;
text-align: left;
font-size: 12px;
}

#atten td div
{
    color: #000;
    padding: 10px;
text-align: left;
font-size: 12px;
}

.pager
{
border: 1px solid #d6d6d6;
}
.pager th
{
background-color: #d1cdcd;
font-weight: bold;
}
.pager td
{
width: 30px;
text-align: center;
}

.active
{
cursor: pointer;
font-weight: bold;
background-color: #e6e6e6;
}
.active:hover
{
background-color: #d1cdcd;
}
.selected
{
color: red;
font-weight: bold;
}

table, td, th
{
   text-align: left;
   vertical-align: top;
}


/* ################################################# */



* {
	margin: 0;
	padding: 0;
}



h1, h2, h3 {
	margin-bottom: 1.5em;
	letter-spacing: -0.05em;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #414141;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #939292;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-right: 3em;
}

blockquote {
	margin-right: 3em;
	margin-left: 3em;
}



a img {
	border: none;
}

img.right {
	float: right;
	margin-left: 20px;
}

img.left {
	float: left;
	margin-left: 20px;
}

hr {
	display: block;
    clear: both;
}

.clr
{
   clear: both;
}


/* Logo */

#logo {
	width: 870px;
	height: 135px;
	margin: 0 auto;
    background-image: url(exp2.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: right;
}

#logo h2 {
	float: left;
	padding-top: 95px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: #252E3A url(img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;

padding-top: 21px;
padding-left: 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
padding-right: 20px;
padding-left: 22px;
	background: url(img03.gif) no-repeat right center;
direction: ltr;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Search */

#search {
	float: left;
	width: 227px;
}

#search fieldset {
	border: none;
}

#search input {
	float: right;
}

#search #s {
	width: 136px;
	margin-left: 7px;
	padding: 2px 5px;
}

#search #x {
	background: none;
	border: none;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 45px 25px;
	background: url(img05.gif) no-repeat;
}

/* Content */

#content {
	float: right;
	width: 900px;
text-align: left;
}

.post {
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(img07.gif) no-repeat;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 253px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px 0 20px;
}

#sidebar li ul {
}

#sidebar li a {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #E5E5E5;
    display: block;
}

#sidebar li h2 {
	margin-bottom: 15px;
	font-size: 18px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
	background: url(img08.jpg) no-repeat;
}

#calendar caption {
	margin: -20px auto 0 auto;
	text-align: center;
	font-weight: bold;
}

#calendar table {
	margin: 0 auto;
	caption-side: bottom;
}

#calendar thead th {
	width: 31px;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar tbody td {
	width: 31px;
	height: 31px;
	text-align: center;
	color: #9E9E9E;
}

#calendar tfoot td {
	padding-top: 20px;
	font-weight: bold;
}

#calendar #next {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(img05.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: right;
}

#footer .credit {
	float: left;
}
.codes
{
    direction: ltr;
    text-align: left;
}
.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 300px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: lightyellow;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
}

