BODY{
	direction:ltr;
	font-weight: normal;
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
}

TD,P,DIV,SPAN,H1,H2,H3,SELECT,textarea,dd,dt{
	font-weight: normal;
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	direction: ltr;
}
TD{
	font-weight: normal;
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	direction: ltr;
}
.Public-Percent-Size{
	width:100%;
	hight:100%;	
}
.Main-padding{
	padding:3px 3px 3px 3px;
}
.Header-Title-Padding{
	padding-right:3px;
	padding-left:3px;
}
.Left-Td-Percent-Width{
	width:35%;
	padding-right:3px;
}
.Center-Td-Percent-Width{
	width:40%;	
}
.Right-Td-Percent-Width{
	width:180px;
	padding-left:3px;	
}
.Bottom-SideMenu{background-image:url(/images/Templates/BottomMenu-bg.gif); font-size:0px;}
.Bottom-BorderTD{border-left:1px solid #d7d7d7; padding:0px 2px 0px 2px;}

/*------------------------MenuBar Styles -----------*/
.MenuBar-Up
{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
	background-image: url(/images/Templates/Menubar-bg-up.gif);
	height: 30px;
	cursor: hand;
	width:100px;
	padding-left:2px;
	padding-right:5px;
	padding-bottom:6px;
	margin-right:1px;
	margin-left:1px;
}
.MenuBar-Over
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/Templates/Menubar-bg-over.gif);
	height: 30px;
	cursor: hand;
	width:100px;
	padding-left:2px;
	padding-right:5px;
	padding-bottom:6px;
	margin-right:1px;
	margin-left:1px;
}
/*-----------------------Side Menu Styles -----------*/
.SideMenu-Up
{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
	background-image: url(/images/Templates/SideMenu-bg-up.gif);
	height: 19px;
	cursor: hand;
	width:180px;
	margin-bottom:0px;
	padding:0px 3px 3px 3px;
}
.SideMenu-Over
{
	padding-right: 3px;
	background-position: right center;
	padding-left: 3px;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(/images/Templates/SideMenu-bg-over.gif);
	margin-bottom: 0px;
	padding-bottom: 3px;
	width: 180px;
	cursor: hand;
	color: black;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: tahoma;
	height: 19px;
	text-align: right;
	text-decoration: none;
}
