/* CSS Document */

.mceContentBody {
   font-size: 16px;
}

.mceContentBody a {
   color: #97C4FF !important; 
}

.mceContentBody td {
   color: #FFFFFF !important; 
}


#editor a
{
color:#000000 !important;
}



#header
{

height: auto;
background-color:#333333;
font-family:Arial, Helvetica, sans-serif;
border-style:solid;
border-width: 5px;
border-color: #222222;
}

#header a 
{
color: #FFFFFF;
text-decoration: none;
}

#header a:hover
{
text-decoration: underline;
color : #FFFF00;
}

#container
{
margin:30px;
}

#content
{

height: auto;
overflow: visible;
width: auto;
font-size:16px;
background-color:#333333;
font-family:Arial, Helvetica, sans-serif;
border-style:solid;
border-width: 5px;
border-color: #222222;
padding-left: 10px;
padding-right: 10px;
/*margin-left: 20px;
margin-right: 10px;*/
}

#content a 
{
color: #97C4FF;
text-decoration: none;
}

#content a:hover
{
text-decoration: underline;
color : #aaa;
}


#links
{
background-color:#000000;
color:#FFFFFF;
/*border-bottom-color:#FFFFFF;
border-bottom-width:thin;
border-bottom-style:solid;*/
margin-top: 5px;
margin-bottom: 5px;
padding-left: 10px;

}

#links a
{
text-decoration:none;
color:#FFFFFF;
}

#links a:hover
{
color: #97C4FF;
text-decoration:underline;
}

#memberlinks
{
background-color:#000000;
color:#FFFFFF;
/*border-bottom-color:#FFFFFF;
border-bottom-width:thin;
border-bottom-style:solid;*/
margin-top: 5px;
margin-bottom: 5px;
padding-left: 10px;

}

#memberlinks a
{
text-decoration:none;
color:#FFFFFF;
}

#memberlinks a:hover
{
color:#FFFF00;
text-decoration:underline;
}

#assignorlinks
{
background-color:#000000;
color:#FFFFFF;
/*border-bottom-color:#FFFFFF;
border-bottom-width:thin;
border-bottom-style:solid;*/
margin-top: 5px;
margin-bottom: 5px;
padding-left: 10px;

}

#assignorlinks a
{
text-decoration: none;
color:#FFFFFF;
}

#assignorlinks a:hover
{
color:#FF0000;
text-decoration:underline;
}


#footer
{
font-size:10px;
text-align:center;
}

body
{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-color:#000000;
}

h2
{
color:#00FF00;
}

h3
{
color:#FFFF00;
}

h4
{
color:#FFFF00;
}

td.board
{
border-right-width:9px;
border-right-style:double;
}

td.login
{
border-left-width:9px;
border-left-style:double;
padding-left:10px;
}

table.inlogin
{
border-width:2px;
border-style:solid;
border-color:red;
}

td.slogin
{
border-left-width:2px;
border-left-style:solid;
border-left-color:red;
}

li.li_wide
{
margin-bottom: 16px;
}

li.li_topspace
{
margin-top:16px;
}

a.contact
{
color:#000099 !important;
text-decoration:none !important;
}

a.contact:hover
{
color:#000099 !important;
text-decoration:underline !important;
}

a.home
{
color:#CC3300 !important;
text-decoration:none !important;
}

a.home:hover
{
color:#CC3300 !important;
text-decoration:underline !important;
}

a.field
{
color:#000000 !important;
text-decoration:none !important;
}

a.field:hover
{
color:#000000 !important;
text-decoration:underline !important;
}

tr.cancelled
{
background-color:#FDFF5D;
}

tr.complete
{
background-color:#B9B9B9;
}

table.schedule
{
background-color:#FFFFFF;
color:#000000;

}

table.directory
{
background-color:#FFFFFF;
color:#000000;
/*font-family:"Times New Roman", Times, serif;*/
font-size:13px;
}

table.search
{
font-size:small;
}

select.small
{
font-size:12px;
}

span.msgtxt
{
color:#00FF00;
}



.TDhome a
{
color:#CC3300 !important;
text-decoration:none !important;
}

.TDhome a:hover
{
color:#CC3300 !important;
text-decoration:underline !important;
}

.TDcontact a
{
color:#000099 !important;
text-decoration:none !important;
}

.TDcontact a:hover
{
color:#000099 !important;
text-decoration:underline !important;
}
