#CPMainTable
{
	direction: rtl;
	height: 100%;
	width: 100%;
	border-width: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#cpHeader
{
	background-color: #6699ff;
	height: 25px;
	text-align: center;
}
#cpFooter
{
	background-color: #006600;
	height: 25px;
	text-align: center;
}

#cpHeader A
{
	text-decoration: none;
	color: #EEEEEE;
	font-family: Tahoma;
	font-size: 8pt;
}
#cpmenu
{
	vertical-align: top;
	text-align: center;
	background-color: #6699ff;
	width: 150;
}
#cpContent
{
	vertical-align: top;
	text-align: center;
	background-color: gainsboro;
	direction: rtl;
}
#cpHeader A:Hover
{
	color: Red;
	text-decoration: Underline;
}
#calendardiv
{
	visibility: hidden;
	background-color: White;
	border: solid 1 gray;
	position: absolute;
	z-index: 1;
}

A
{
	font-size: 9pt;
	color: steelblue;
	line-height: 170%;
	text-decoration: none;
}
A:hover
{
	color: #cccccc;
}

TABLE.BlogBody
{
	border-width: 0px;
	cellpaddin: 0px;
	cellspacing: 0px;
	background-color: Transparent;
	width: 95%;
}
TABLE.BlogComment
{
	border-width: 0px;
	cellpaddin: 1px;
	cellspacing: 1px;
	margin: 10px;
	padding: 10px;
	background-color: Transparent;
	width: 100%;
}
TABLE.CPPostList
{
	font-family: Tahoma;
	font-size: 8pt;
	border: solid 1px gray;
	background-color: #eeeeee;
}

TABLE.CPPostListSelected
{
	font-family: Tahoma;
	font-size: 8pt;
	border: solid 1px gray;
	background-color: #ffffff;
}
BODY
{
	font-family: tahoma, times new roman, sans-serif;
	font-size: 8pt;
	background: white;
	margin: 0px;
}
A.other
{
	text-decoration: none;
}
A.other:visited
{
	color: blue;
}
A.other:hover
{
	color: red;
	text-decoration: underline;
}

A.menulink
{
	font-weight: bold;
	font-size: 8pt;
	color: #444444;
	text-decoration: none;
	margin: 1 1 1 1;
	line-height: 20px;
}
A.menulink:hover
{
	color: #555555;
	border: solid 1 gray;
	background-color: #efefef;
	margin: 0 0 0 0;
	line-height: 20px;
}
A.links
{
	font-weight: bold;
	font-size: 8pt;
	color: steelblue;
	line-height: 170%;
	text-decoration: none;
}
A.links:hover
{
	color: #cccccc;
}
.Pager
{
	font-size: 8pt;
	line-height: 170%;
}
A.PagerLink
{
	font-weight: bold;
	font-size: 8pt;
	color: steelblue;
	line-height: 170%;
	text-decoration: none;
}
A.PagerLink:hover
{
	color: #cccccc;
}
INPUT
{
	font-size: 8pt;
	font-family: tahoma;
}

SELECT
{
	font-size: 8pt;
	font-family: tahoma;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: tahoma;
}
TD
{
	font-size: 8pt;
	font-family: tahoma;
}

