body		{	
			background : #FFFFE1 ;
			font-family : 'trebuchet MS', trebuchet, geneva, verdana, helvetica, sans-serif ;
			font-size : 15px ;
			margin-top : 0px ;
			margin-bottom : 0px ;
			margin-left : 0px ;
			margin-right : 0px ; 
			}

img		{  /*Required for Mozilla to not put padding around all images */
			display: block ;
			border: 0 ;
			}

.sidebar		{	
			background : #D8D8AF ;
			}

input, select, textarea 
			{ 
			margin-top : 2px ;
			color : #000000 ;
			}

.but		{
			color: #000000 ;
			background-color: #D8D8AF ;
			}

.content		{
				font-family : 'trebuchet MS', trebuchet, geneva, verdana, helvetica, sans-serif ;
				font-size : 15px ;
				line-height : 130% ;
				color : #666666 ; 
				}

.course		{
		font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
		font-size : 16px ;
		color : #725949 ; 
		font-weight : bold ;	
		}

.adtitle		{
		background-color : #D8D8AF ;
		font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
		font-size : 14px ;
		color : #725949 ; 
		font-weight : bold ;	
		padding: 2px ;
		}


hr		{
		color: #D8D8AF ;
		border : 1px solid #D8D8AF ;
		height : 1px ;
		width : 85% ;
		}

.conbord	{
				background-color : #FFFFE1 ;
				border : thin solid #D8D8AF ;
				border-width : 2px;
				}

.sidemenu	{
				background-color : #D8D8AF ;
				font-family : verdana, geneva, helvetica, sans-serif ;
				font-size : 10px ;
				color : #BCA596 ;
				text-align : center ;
				}


.footer	{
			font-family : verdana, geneva, helvetica, sans-serif ;
			font-size : 10px ;
			line-height : 140% ;
			color : #666666 ; 
			}

.sml	{
			font-family : verdana, geneva, helvetica, sans-serif ;
			font-size : 10px ;
			color : #BCA596 ;
			text-align : center ;
			}

.testimony	{
			font-family : verdana, geneva, helvetica, sans-serif ;
			font-size : 11px ;
			color : #666666 ;
			line-height : 115% ;
			text-align : left ;
			padding-left : 15px ;
			padding-right : 15px ;
			background-image:url("/images/borderback.gif") ;
			}


b		{	font-weight : bold ; }

i		{	font-style : italic ; }

u		{	text-decoration : underline ; }

ul		{	margin-bottom : 0px ; }


a:link, a:visited	 	{
			text-decoration : underline ; 
			font-weight : bold ;	
			color : #9A7A64 ;
			}

a:active, a:hover	{
				text-decoration : underline ;
				font-weight : bold ;	
				color : #666666 ;
				}


.sidemenu a:link, .sidemenu a:visited	 	{
			text-decoration : none ; 
			font-weight : normal ;	
			color : #BCA596 ;
			}

.sidemenu a:active, .sidemenu a:hover	{
				text-decoration : underline ;
				font-weight : normal ;	
				color : #BCA596 ;
				}

.NoForm {
	display: none;
}
