{

/// -Copyright On Time Technology Solutions, Inc., 2009 (http://www.ontimecomputing.com and http://www.ontimewebsolutions.com)

-You are free to study this code and learn from it, 
 but do not take anything from here without express written permission and pass it as your own!

-Credits: 
	Bryan 	(Web Development / On Time Technology Solutions, Inc.)
///

}


html {

                  width:100%;

                  height:100%;

                  background-image:url(img/bg.gif);

                  background-position:top left;

                  background-repeat:repeat-x;

                  background-color:#374051

}




body {

	margin-bottom: 0px;

	font-family: Trebuchet MS;

	font-size: 13px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000000;



}

td, textarea, input, select {

	font-family: Trebuchet MS;

	font-size: 13px;

	color: 000000;

	font-weight: normal;

}

.tableDetail {

	font-size: 13px;

	font-family: Trebuchet MS;

	color: #000000;



}

a:link {

	color: FF0000;

	font-family: Trebuchet MS;

	font-size: 13px;

	font-weight: bold;

	text-decoration: underline;



}

a:hover {

	color: #333333;

	font-family: Trebuchet MS;

	font-size: 13px;

	font-weight: bold;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

	text-transform: none;

	border: thin none #FFFFFF;

	text-decoration: none;



}

a:visited {

	    font-family: Trebuchet MS;

	    font-size: 13px;

	    font-weight: bold;

	    color: FF0000;

	    text-decoration: underline;



}


a.nav:link {

	color: #FFFFFF;

	font-family: Trebuchet MS;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;



}

a.nav:hover {

	color: #333333;

	font-family: Trebuchet MS;

	font-size: 11px;

	font-weight: bold;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

	text-transform: none;

	border: thin none #FFFFFF;

	text-decoration: none;



}

a.nav:visited {

	    font-family: Trebuchet MS;

	    font-size: 11px;

	    font-weight: bold;

	    color: #FFFFFF;

	    text-decoration: none;



}



a.nav1:link {

	color: #FFFFFF;

	font-family: Trebuchet MS;

	font-size: 10px;

	font-weight: bold;

	text-decoration: none;



}

a.nav1:hover {

	color: #FF0000;

	font-family: Trebuchet MS;

	font-size: 10px;

	font-weight: bold;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

	text-transform: none;

	border: thin none #FFFFFF;

	text-decoration: none;



}

a.nav1:visited {

	    font-family: Trebuchet MS;

	    font-size: 10px;

	    font-weight: bold;

	    color: #FFFFFF;

	    text-decoration: none;



}