p {
	first-letter : 200% #003300;
}

.bg1 {
	background-repeat: repeat-x;
	background-image: url(images/DIbackFade2.jpg);
	font: Arial, Helvetica, sans-serif;
	background-color: #E9E7E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*cursor: text;*/
}

.img {
	border : 1px solid #000000;
}

a {	
	color:#003300;
	text-decoration: none;
	
	}

a:hover { 
	text-decoration: underline;
	color:#009900;
	
	}

a.page:link { text-decoration: none; color: #003300; font-weight: 700}
a.page:visited { text-decoration: none; color: #003300; font-weight: 800}
a.page:hover { text-decoration: underline; color: #003300}

a.sypherlink:link { text-decoration: none; color: #FFFFFF; font-weight: 700}
a.sypherlink:visited { text-decoration: none; color: #FFFFFF; font-weight: 800}
a.sypherlink:hover { text-decoration: underline; color: #FFFFFF}
 
.ie_fix a { text-decoration: none; } 

 #menu {
	width: 8em;
	border: 1px dashed #A8BF9A;
	border-top: none;
	padding: 0;
	color: #333;
	border-right: none;
	border-left: none;		
   }

#menu ul {
list-style: none;
margin: 0;
padding: 0;
border: none;

   }
		
#menu li {
	border-top: 1px dashed #A8BF9A;
	margin: 0;
	background-color: #e8e8e8;
	
   }

#menu li a {
	color: #000066;
	background-color: #E9E9E9;
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	width: 100%;
	font-size: 12px;
	/* background-image: url(/ID/bg_nav.jpg); */
   }

html>body #menu li a {
width: auto;

   }
	   
#menu li a:hover {
	background-color:#c1cdc1;
	background-image: none;
	color: #003366;
   }

.edgeGrey {
	border: 1px solid #CCCCCC;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
}

.tableForm
{
	background-color : #FFFFCC;
	border : 1px dotted #003300;
	align : center;
}
.tableForm2
{
	background-color : #FFFFCC;
	border-top : 1px solid #cccccc;
	border-bottom : 2px solid #818181;
	border-left : 1px solid #cccccc;
	border-right : 2px solid #818181;
	align : center;
}
.divStatusError
{
	background-color:#FF9999;
	border:1px solid red;
	align : center;
	width : 100%;
	padding : 2;
}

.divStatusOK
{
	background-color: #CCFFCC;
	border:1px solid green;
	align : center;
	width : 100%;
	padding : 2;
}

.rowUnderline {
	border-bottom : 1px dotted #003300;
	}.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
