body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.header {
	border-top-color: #c3c3c3;
	border-top-width: 20px;
	border-top-style: solid;
}
.footer {
	font-size: 10px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
}
.notes {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	font-weight: normal
}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666; 
	text-decoration: none
	}
.red {  
color: #CC0000
	}
a {  
	color: #000000; 
	text-decoration: none;
	}
a:visited {  color: #999999; text-decoration: none}
a:hover {  color: #CC0000; text-decoration: underline}
p {  
	padding-right: 5px; 
	padding-left: 5px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; text-align: justify;
	}
.space {  
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px;
	}
h3 {  
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	padding-top: 5px;
	}
.rednotes {
	font-size: 9px;
	font-weight: normal;
	color: #CC0000;
	font-variant: normal;
}
.lightcolor {  
	color: #999999; 
	font-size: 12px;
	}
.bg_heading {  
	background-color: #999999;
	}
li {  
	list-style-image:   url(style000.css);
	}
.bold {
	font-weight: bold;
}
th {  
	font-size: 12px; 
	font-weight: bold;
	}
.features {  
	border: #999999; 
	border-style: ridge; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	}
pre {  
	font-family: "Courier New", Courier, mono; 
	font-size: 10px;
	}
code {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
}
.monospace {  
	font-family: "Courier New", Courier, mono; 
	font-size: 12px;
}


}
#popup {
	border: 2px solid #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
}
#main {
	background-image: url(bg_conte.jpg);
	b	ackground-repeat: no-repeat;
	background-position: 0px 20px;
}
.normalRed {
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;

}
.left {
	background-image: url(left0000.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(right000.gif);
	background-repeat: repeat-y;
}
.btm {
	background-image: url(btm00000.gif);
	background-repeat: repeat-x;
}
.top {
	background-image: url(top00000.gif);
	background-repeat: repeat-x;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;

}
.borderAlert {
	border: 2px solid #CC0000;
	font-weight: normal;
	padding: 10px;
}
.bgBlack {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding-right: 10px;
	font-size: 10px;
}
dd {
	margin-left: 5px;
}
.borderR {
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #CCCCCC;
}

A:link{
	color:#000000;
}
A:visited{color:#000000} 
A:hover{
	color:#FF3300;
	text-decoration: underline;
}
.brds {
	
	border-Right-width: 1px;
	border-Right-style: solid;
	border-Right-color: #AFA0BF;


	

}
.brdRight {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
.brdTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFA0BF;
}
.brdBot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #AFA0BF;
	border-bottom-color: #AFA0BF;
}
