@charset "utf-8";
/* CSS Document */

body, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:10pt ;
}
body {
	background-color:#caedca;
	background-image:url(Images/greenbar.png);
	background-repeat:repeat-x;
	height:100%;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size:10pt ;
	text-decoration:none;
}

a:hover {
	text-decoration:underline ;
}

table.pretty {
	margin-left: auto;
	margin-right: auto;

}

table.main {
	old-border:0px solid black;
	background-color:#c6e3c6;
	xmargin-left: auto;
	xmargin-right: auto;

}
table.head {
	border:none;
	old-background-color:white;
	margin-left: auto;
	margin-right: auto;

}

img.logo {
	
}

img.tn {
	padding:2px 2px 2px 2px;
	cursor:hand ;
	
}
img.tno {
	border:2px solid #008000;
	cursor:hand;
	
}

td.bgold {
	background-image:url(Images/back.png);
	background-repeat:no-repeat;
	background-position:center;

}
td.tl {
	background-color:white;
	text-align:right;

}

td.fn {
	color:#999999;
	text-align:center;
	font-size:8pt;
}

.fn a { font-size:8pt;
}


table.codntent {
	margin: 0% 2% 0% 2% ;

}

td.content {
	font-size:13pt;
	background-color:#cfefcf ;
	background-image:url(Images/contentbg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:20px 20px 20px 20px;
	old-border:1px solid #008000;
}

td.contentsmall {
	font-size:10pt;
	background-color:#cfefcf ;
	padding:20px 20px 20px 20px;
	old-border:1px solid #008000;
	background-image:url(Images/contentbg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
td.contentsmallsub {
	font-size:10pt;
	background-color:#cfefcf ;
	padding:0px;
	old-border:1px solid #008000;
	border-bottom:none;
		
}


td.sc1 {
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	border-bottom:2px solid #008000;
}

td.sc2 {
	vertical-align:top;
	text-align:left;
	border-bottom:2px solid #008000;
}

td.sc3 {
	vertical-align:top;
	text-align:left;
	border-bottom:2px solid #008000;
}
td.ct {
	vertical-align:top;
	text-align:left;
}

textarea, input.gr {
border:1px solid #008000;

}

td.tab {
	background-color:#cfefcf;
	border-right:2px solid #c6e3c6;
	margin-right:2px;
	padding-left:5px;
	background-image:url(Images/tab.gif);
	width:110px;
	height:26px;
	color:#008000;
	cursor:hand ;
}
td.seltab {
	background-color:#60b060;
	border-right:2px solid #c6e3c6;
	margin-right:2px;
	padding-left:5px;
	background-image:url(Images/seltab.gif);
	width:110px;
	height:26px;
	cursor:hand ;
}
td.tlo {
	background-color:#60b060;
	border-right:2px solid #c6e3c6;
	margin-right:2px;
	padding-left:5px;
	background-image:url(Images/overtab.gif);
	width:110px;
	height:26px;
	color:#000000;
	cursor:hand ;
}
td.tab2 {
	background-color:#cfefcf;
	border-right:1px solid #c6e3c6;
	margin-right:0px;
	padding-left:5px;
	background-image:url(Images/subtab.gif);
	width:160px;
	height:20px;
	color:#008000;
	font-size:8pt;
	cursor:hand ;
}
td.seltab2 {
	background-color:#60b060;
	border-right:1px solid #c6e3c6;
	margin-right:0px;
	padding-left:5px;
	background-image:url(Images/subseltab.gif);
	width:160px;
	height:20px;
	font-size:8pt;
	cursor:hand ;
}
td.tlo2 {
	background-color:#60b060;
	border-right:1px solid #c6e3c6;
	margin-right:0px;
	padding-left:5px;
	background-image:url(Images/subovertab.gif);
	width:160px;
	height:20px;
	color:#000000;
	font-size:8pt;
	cursor:hand ;
	}
ul {
	list-style-position: outside;
	text-indent:0px;
	margin-left:20px;
}


td.xTL { 
	background-image:url(Images/tl.gif);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}
td.xT { 
	background-image:url(Images/t.gif);
	background-repeat:repeat-x;
	height:5px;
}
td.xTR { 
	background-image:url(Images/tr.gif);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}


td.xBL { 
	background-image:url(Images/bl.gif);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}
td.xB { 
	background-image:url(Images/b.gif);
	background-repeat:repeat-x;
	height:5px;
}
td.xBR { 
	background-image:url(Images/br.gif);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}

td.xL { 
	background-image:url(Images/l.gif);
	background-repeat:repeat-y;
	width:2px;
}
td.xR { 
	background-image:url(Images/r.gif);
	background-repeat:repeat-y;
	width:2px;
}
td.xLs { 
	background-color:#cfefcf ;
	background-image:url(Images/contentbg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	width:3px;
}
td.xLt { 
	background-color:#c6e3c6 ;
	width:3px;
}
td.xM { 
	background-image:url(Images/m.gif);
	background-repeat:repeat-x;
	height:2px;
}