html { 
	margin: 0 0 0 0;
	overflow-y: scroll;
} 

body {  font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFDD0; 

		
}
TD.cream{
	background-color: #FFFDD0;
	
}

TD.orboxtl{
	background-image:url(/img/boxes/box_tl_or.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 22px;

}

TD.orboxtr{
	background-image:url(/img/boxes/box_tr_or.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 22px;
}

TD.orboxbl{
	background-image:url(/img/boxes/box_bl_or.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

TD.orboxbr{
	background-image:url(/img/boxes/box_br_or.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

TD.brboxtl{
	background-image:url(/img/boxes/box_tl_br.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 22px;

}

TD.brboxtr{
	background-image:url(/img/boxes/box_tr_br.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 22px;
}

TD.brboxbl{
	background-image:url(/img/boxes/box_bl_br.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

TD.brboxbr{
	background-image:url(/img/boxes/box_br_br.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

TD{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal; 
        font-size: 11px;  
        color:inherit;
}

TD.copy{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold; 
        font-size: 11px;  
        color: #724644; 
}

a:link {  
	color:#FFFDD0; 
	font-weight: bold; 
	text-decoration: none;
}
a:visited { 
	color:#FFFDD0; 
	font-weight: bold; 
	text-decoration: none; 
}
a:hover { 
	color: #FFFDD0;  
	font-weight: bold;
	text-decoration: underline; 
}

a.copy:link {  
	color:#724644; 
	font-weight: bold; 
	text-decoration: none;
}
a.copy:visited { 
	color:#724644;
	font-weight: bold; 
	text-decoration: none; 
}
a.copy:hover { 
	color:#724644; 
	font-weight: bold;
	text-decoration: underline; 
}

TD.box{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal; 
        font-size: 11px;  
        color:inherit;
        padding-left: 10px;
        padding-top:0px;
        padding-bottom: 0px;
        padding-right: 10px;
}



.selectbox       {
         border-left:1pix solid #C00000;
         border-right: 1pix solid #C00000; 
         border-top: 1pix solid #C00000;
         border-bottom: 1pix solid #C00000;
         font-weight: bold; 
         font-family:  verdana, arial, helvetica;
         font-size: 10px;
         color: #C00000;
}



.input      {
         border-left:1pix solid #C00000;
         border-right: 1pix solid #C00000; 
         border-top: 1pix solid #C00000;
         border-bottom: 1pix solid #C00000;
         font-weight: bold; 
         font-family:  verdana, arial, helvetica;
         font-size: 10px;
         color: #C00000;
}

