/* base styles */

body {
 scrollbar-base-color : #999999;
 scrollbar-arrow-color : #FFFFFF;
 scrollbar-darkshadow-color : #666666;
 scrollbar-shadow-color : #666666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
}

p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
}

td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
}

/* text styles */

.pstrong {
 font-weight: bold;
}

.pfooter {
 font-size: 10px;
 color: #666666;
}

/* img styles */

.thumb {
 margin-top : 2px;
 margin-bottom : 4px;
	margin-right : 10px;
}

/* table styles */

.tableouter {
 background-color: #6E6E6E;
}

.tableinner {
 background-color: #000000;
}

.tableheader {
 background-color: #CCCCCC;
 font-weight: bold;
}

.tablelight {
 background-color: #EEEEEE;
}

.tabledark {
 background-color: #DDDDDD;
}

.tdfill {
 background-color: #FFFFFF;
}

.tdfill2 {
 background-color: #EEEEEE;
}

.tdcolumndivider {
	background-image : url(../images/common/column_divider.gif);
	background-repeat : repeat;
}

.tdcontentbg {
	background-image : url(../LF-images/content_bg.gif);
	background-repeat : repeat;
}

.titlebar {
 background-color: #EEEEEE;
 font-weight: bold;
}

/* form styles */

input {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #EEEEEE;
 color: #000000;
}

input.button {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #CCCCCC;
 color: #000000;
 height: 20px;
}

textarea {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #EEEEEE;
 color: #000000;
}

input.search {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #EEEEEE;
 color: #000000;
 width: 106px;
 height: 23px;
}

/* link styles */

a:link {
 color: #FF7010;
 text-decoration: underline;
}

a:visited {
 color: #FF7010;
 text-decoration: underline;
}

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

a.featlesson:link {
 color: #333333;
 text-decoration: underline;
}

a.featlesson:visited {
 color: #333333;
 text-decoration: underline;
}

a.featlesson:hover {
 color: #4880A6;
 text-decoration: underline;
}

a.footer:link {
 color: #333333;
 text-decoration: underline;
}

a.footer:visited {
 color: #333333;
 text-decoration: underline;
}

a.footer:hover {
 color: #333333;
 text-decoration: underline;
}

.trailstyle {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
 	font-style: bold;
 	

}

h1, h2, h3, h4 {
	color: #FF7010;
}
