body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
}

a
{
	font-size: 11px;
	text-decoration:none;
	color:#003399 ;
		font-weight:bold;

}

a:hover 
{
	text-decoration: none;
	color: #822470;
}

.td1 
{
	font-family:"Times New Roman", Times, serif;
	background-color:#fef2f5;
		font-weight:bold;

	text-indent:5px;
	height:18px;
	color:#8A8754;
	font-size:13px;
}

.td2 
{
	font-family:"Times New Roman", Times, serif;
	background-color: #F0DEE2;
	text-indent:5px;
	height:22px;
	color:#8A8754;
	font-size:14px;
		font-weight:bold;

}

.tdHeader 
{
	font-family:"Times New Roman", Times, serif;
	background-color:#e3ced9;
	text-indent:5px;
	height:22px;
	color:#716C46;
	font-size:16px;
	font:bold;
}

.tdHeaderMenu 
{
	font-family:"Times New Roman", Times, serif;
	text-indent:5px;
	height:22px;
	color:#716C46;
	font-size:16px;
	font:bold;
}


.tdHeaderUser
{
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	font-size:22px;
	background:#822272;
}

.table
{
	border-right:1px solid #E3CED9;
	border-left:1px solid #E3CED9;
	border-bottom:1px solid #E3CED9;
}

.txtError 
{
	font:tahoma;
	font-size:12px;
	color:#FF0000;
	height:30px;
}

#menu ul 
{ 
	 background-color:#EAF8DA;
	list-style:none; 
	list-style-position:inside; 
	font-family:tahoma; 
	font-size:12px; float:right;
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 180px;
} 

#menu ul li 
{ 
	position: relative; 
	direction: rtl;
	 border-bottom:1px solid #D7F1C5; 
	 text-align:right;
	 margin-right:-5px;
	 height:25px;
} 


/* Styles for Menu Items */ 
#menu ul a 
{ 
	display: block; 
	text-decoration: none; 
	color: #006600; 
	padding: 5px; 
	border-bottom: 0; 
} 

/* Hover Styles */ 
#menu ul a:hover 
{ 
	color: #FF9900; 
	background-color: #FDFDFD; 
	
} 

/* Sub Menu Styles */ 
#menu li ul a 
{
	text-decoration: none;
	color: #E19811;
	border-bottom: 0;
	background-color: #FFFAE6;
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover 
{ 
	color: #961615; 
	background: #FFFFFF; 
} 


.admMain
{
	background-color:#DEF4C6;
		border-bottom:1px solid #D7F1C5;

	color: #003300;
	font-size:12px;

}

.admMenu 
{
	float:right;
	font-family:tahoma;
	border-bottom:1px solid #D7F1C5;
	width:150px;
	margin: 0px;
	padding: 10px 12px 10px 15px;
	font-size: 11px;
}


.admMenu a
{
	margin:0px;
	color:#006633;
	font-size: 11px;
	text-decoration: none;
}

.admMenu a:hover
{
	text-decoration: none;
	width:280px;
	color:#E19811;
}

.style22 
{
	color: #FF0000;
}

.style3 
{
	font-size: 12px;
	font-weight: bold;
}

.style3 {
	color: #7B206D; 
	font-weight: bold;
	font:"Times New Roman", Times, serif;
	font-size:12px; 
	}
.style7 {
	color: #822272;
	font-size: 16px;
}
.style8 {
	color: #822272;
	font-weight: bold;
}
.style9 {font-size: 18px}
a:link {
	color: #822470;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #822470;
}

a:active {
	text-decoration: none;
	color: #822470;
}