﻿A:hover 	{color: #9E2312; text-decoration: none;}


td.titletext2	{color: #000000; font: 14px Trebuchet MS, arial, geneva, verdana, helvetica, sans-serif; font-weight: BOLD;}

.titletext	{color: #000000; font: 14px Trebuchet MS, arial, geneva, verdana, helvetica, sans-serif; font-weight: BOLD;}
.maintext	{color: #000000; font: 12px arial, geneva, verdana, helvetica, sans-serif;}
.smalltext	{color: #000000; font: 10px arial, geneva, verdana, helvetica, sans-serif;}
.alerttext	{color: #FF0000; font: 14px arial, geneva, verdana, helvetica, sans-serif; font-weight: bold;}
.confirmtext	{color: #000000; font: 12px arial, geneva, verdana, helvetica, sans-serif; Italics;}


.biglinks {
	font-size: 12px;
	color: #000000;
	font-weight: bold; 
}

.navlinks {
	font-size: 12px;
	text-decoration: none;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: BOLD; 
}

.navlinks2 {
	font-size: 12px;
	text-decoration: underline;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	color: #9E2312;
	font-weight: BOLD; 
}
.navlinks3 
{
	font-size: 12px;
	text-decoration: none;
	font-family: Trebuchet MS, arial; 
	color: #000000;
	font-weight: BOLD;
	}


.menulinks {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold; 
}


.table_fulloutline
{
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.greenoutline 
{
border-top: 2px solid #F7931D;
border-right: 2px solid #F7931D;
border-left: 2px solid #F7931D;
border-bottom: 2px solid #F7931D;
}

 .tableborder_bottom
{
border-bottom: 1px solid #0D4623
}

 .tableborder_bottom2
{
border-bottom: 1px solid #D5B681
}


 .main_menu
{
border-right: 2px solid #E1EEDD;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold; 
}

 .tableborder_top
{
border-top: 1px solid #000000
}

 .tableborder_topwhite
{
border-top: 1px solid #ffffff
}

 .tableborder_right
{
border-right: 1px solid #000000
}


td.off {
background: ;
border-bottom: 1px solid #000000;
font-size: 12px;
font-weight: bold 
}

td.on {
background: #D5B681;
border-bottom: 1px solid #0D4623;
font-size: 12px;
font-weight: bold;
}

.input_button {
	background-color: #9E2312;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 12px;
	color: white;
}

TD.mainshadowright {
	BACKGROUND-IMAGE: url(../images/shadow-right.gif)
}
TD.mainshadowleft {
	BACKGROUND-IMAGE: url(../images/shadow-left.gif)
}

.calenderheaders {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Trebuchet MS,Arial, Helvetica, sans-serif;
}

.CalenderMonths {
	FONT-WEIGHT: bold; FONT-SIZE: 16pt; COLOR: #000000; FONT-FAMILY: Trebuchet MS,Arial, Helvetica, sans-serif;
}
.CalendarStyle a  
{
	color: #000000;
	text-decoration:none;
	
}

.CalendarStyle a:hover  
{
	text-decoration: underline;
	
	color: #9E2312;
	
	
}

.input-new{
  background-color: #eeeeee;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-family: arial,verdana,geneva,helvetica;
  font-size: 12px;
  
}

body
{
	background-color: #656653;
}
#content
{
	background-color: #eed19a;
}

#main {
float:right;
width:80%;
background:#eed19a;
	height: 259px;
}
#sidebar {
float:left;
width:20%;
background:#eed19a;
background-image:"images/nav-bg.gif";
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform p{
width: 200px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

</style>

