
body
{
	background-color: #FFF0db;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

body, td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 150%;
	color:#402b01;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}


a
{
	color: #0000FF;	
}


h3
{
	color: #000080;
}

/* 
	Just uncomment the following block if you want to avoid spaces between 
	paragraphs. Remember to apply the same style in your output front end page.
*/

/*
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}
*/

/*
    The following are some sample styles used in the "Styles" toolbar command.
    You should instead remove them, and include the styles used by the site
    you are using the editor in.
*/

.Fett
{
	font-weight: bold;
}

.Title
{
	line-height: 150%;
	font-family:'trebuchet ms';
	color:#0b4f00;
	font-size:18px; 
}

.subTitle
{
	line-height: 100%;
	font-family:'trebuchet ms';
	color:#c5561c;
	font-size: 14px;
}

.Code
{
	border: #000000 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	font-family: 'Courier New' , Monospace;
	background-color: #DDDDDD;
}


td.rightcol {
 
}

td.scroll {

padding-left: 0px;
width: 580px;
height: 309px;
}

td .row11:link, td .row11:visited, td .row11:active { 
	font-family:'trebuchet ms';
	color: #402b01; 
	font-size: 14px;
	text-decoration:none;
	line-height:150%;
}
td .row11:hover { text-decoration:underline;color: #0b4f00; }

td .row10:link, td .row10:visited, td .row10:active { 
	font-family:'trebuchet ms';
	color: #0b4f00; 
	font-size: 14px;
	text-decoration:none;
	line-height:130%;
}
td .row10:hover { text-decoration:underline;}

td .row21:link, td .row21:visited, td .row21:active { 
	font-family:'trebuchet ms';
	color: #402b01; 
	font-size: 12px;
	text-decoration:none;
	line-height:150%;
	padding-right: 25px;
}
td .row21:hover { text-decoration:underline;color: #0b4f00; }

td .row20:link, td .row20:visited, td .row20:active { 
	font-family:'trebuchet ms';
	color: #0b4f00; 
	font-size: 12px;
	text-decoration:underline;
	line-height:130%;
	padding-right: 25px;
}
td .row20:hover { text-decoration:underline;}

