body{
margin:0 10 0 10;
background-image:url(backSlice.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
color:#666666;
}
table,td,tr{
font-family:tahoma;
font-size:11px;
}

.ListItemTitle
{
	font-weight: bold;
	font-family: Arial;
	font-size: 15pt;
}

.ListItemDetails
{
	font-family: Tahoma;
	font-size: 7.5pt;
}

.ListTitle
{
	font-family: Tahoma;
	font-weight: bold;
}

.ListItemSummery
{
	background-color: #dddddd;
	color: #444;
	font-family: Tahoma;
	font-style: italic;
	height: 80px;
}

.ListItemStats
{
	background-color: #f1f1f2;
	color: #4a4a4a;
	font-family: Tahoma, Verdana;
	border-width:0px;
}

.ListItemImage
{
	border: solid 10px black;
}

.DetailsImage
{
	border: solid 10px black;
}

.ListImage
{
	margin: 5px;
	border: solid 0px black;
	width: 90px;
}


.ProfileItem
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

/* ============================================ */
/* Menu(s) Style */
/* ============================================ */

.RootMenuStyle
{
	font-family: Tahoma;
	font-size: 11px;
	color: #939393;
}

.RootMenuItemStyle
{
	border-width:0px;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
	background-position:top;
	direction:rtl;
}

.RootMenuSelectedItemStyle
{
	border-width:1px;
	border-bottom-color:#333333;
}

.RootMenuHoverStyle
{
	border-width:0px;
	background-position:top;
	color:#D7D7D7;
}

.ChildMenuStyle
{
	border: #d7d7d7 1px dotted;
	background-color:#D2D2D2;
}

.ChildMenuItemStyle
{
	font-family:tahoma;
	font-size:11px;
	padding: 3px 3px 3px 3px;
	background-color:#39be8b;
	color: #FFFFFF;
	background-position:top;
	border-top: #e9e9e9 1px dotted;
	cursor:pointer;
	/*FILTER: Chroma(Color = #000000)	Shadow(Color=#e57437, Direction=0);*/

}

.ChildMenuSelectedItemStyle
{
}

.ChildMenuHoverStyle
{
	font-family:tahoma;
	font-size:11px;
	background-color: #42a3cc;
	color: #FFFFFF;
}


/* ============================================ */
/* DetailsView(s) Style */
/* ============================================ */

.Details
{
	padding: 3 3 3 3;
	border: solid 1px black;
	width: 100%;
}

.EditHeaderStyle
{
	font-weight: bold;
	color: White;
	background-color: #565656;
	width: 150px;
	padding: 3px 3px 3px 3px;
}

.EditItemStyle
{
	background-color: #e9e9e9;
}

.EditAlternativeItemStyle
{
	background-color: white;
}

.EditCommandStyle
{
	background-color: #acacac;
	height: 50px;
}

.EditCommandStyle A
{
	/*font-weight: bold;*/
	color: #000000;
}


/* ============================================ */
/* GridView(s) Style */
/* ============================================ */
.Grids
{
	border: solid 0px black;
	width: 100%;
}

.Grids td, th
{
	padding: 5px 5px 5px 5px;
}

.GridEditStyle
{
}

.GridHeaderStyle
{
	color: #4d4d4f;
	background-color: #d1d3d4;
}
.GridItemStyle
{
	background-color: #f1f1f2;
}
.GridAlternativeItemStyle
{
	background-color: white;
}
.GridPagerStyle
{
	font-weight: bold;
	color: White;
	background-color: #565656;
}

.GridPagerStyle A
{
	/*font-weight: bold;*/
	color: White;
}

.GridFooterStyle
{
	background-color: #565656;
}
/*////////////////////////////
memet
*/
.ModuleMenu_table, ModuleMenu_TR, ModuleMenu_Link
{
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#cded10;
	alpha:70%;
	background-color:#0066CC;
	cursor:move;
	
}
.ModuleMenu_TR
{
	width:500px;
	cursor:move;
	font-family:Arial, Helvetica, sans-serif;
}


.AlternatingItemStyle{
color:#4d4d4f;
}
.ItemStyle{
background-color:#F9F9F9;
color:#58595b;

}


a:link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
.button2 {
	COLOR: #7D97C7
	
}
.button2 A {
	COLOR: #7D97C7
	
}
.button2 A:hover {
	 COLOR: #994A72
}
A {
	COLOR: #994A72;
	TEXT-DECORATION: none;
}