@charset "utf-8";
/* Avimo Weblog System - Cascading Style Sheet */
/* The Web World Weblog Theme - last update at 10 January 2005 */
/* Avanic Technologist Co.*/

body {
	background: #FFFFFF;
	margin: 9px 9px 0 9px;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #2F19FF;
	text-decoration: none;
}

a:hover {
	color: #412BCE;
	text-decoration: none;
}

#Level0 {
	background: #F0F4FE;
	width: 100%; /* - New, outermost DIV */
}

#Level1 {
	margin-right: 200px;
	background: #FFFFFF;
}

#Level2 {
/*	position: relative;*/
	width: inherit; /* - New, inherits 100% from level0 in IE5
					         inherits auto from level1 in all others  */
}

#Main { /* Where the main content goes */
	margin-left: 10px;
	margin-right: 20px;
	background: #FFFFFF;
	direction: rtl;
}

#TopBar {
	background: #F0F4FE;
	width: 100%;
	line-height: 20px;
}

#TopBar form { /* The search form */
	float: right;
	width: 20px;
	text-align: right;
	margin: 0;
	line-height: 20px;
}

#TopBar input {
	font-size: 10px;
	float: right;
}

#TopBar b { /* Top nav bar text links */
	display: block;
	text-align: left;
	font: normal 11px;
}

#AdvBar {
	background: #F0F4FE;
	clear: left; /* New, clear the search form */
}

#RightBar {
	position: absolute;
	width: 190px;
	height: 100%;
	right: 9px;
	padding: 2px;
	background: #F0F4FE;
	direction: rtl;
}

#RightBar a {
	color: #666666;
	text-decoration: none;
}

#RightBar a:hover {
	color: #000000;
	background: #64A1E3;
}

#RightBar #Ads a:hover {
	background-color:transparent;
}

#RightBar #LinkDump {
	cursor: pointer;
	text-align: right;
}

#RightBar #LinkDump a {
	display: block;
	padding: 3px;
	width: 180px;
	text-align: justify;
}

#RightBar #LinkDump a:hover {
	background: #64A1E3;
	color: #000000;
	border-left: 4px solid #FF6600;
}

#PostBox           {
	direction: rtl;
}

#PostBox .Header {
	background: #F0F4FE;
	color: #333333;
	text-align: right;
	padding: 3px 3px 5px;
	border-bottom: 5px solid #FFFFFF;
}

#PostBox .Content {
	background: #F0F4FE;
	margin-Left: 10px;
	padding: 3px;
	width: 100%px;
	height: 100%;
	text-align: right;
	direction: rtl;

}

#PostBox .Content img {
	padding: 0px 3px;
	border: 0px;
}

#PostBox .Footer {
	background: #F0F4FE;
	border-top: 2px solid #FFFFFF;
	text-align: right;
	padding: 2px;
}

/* Comment From 
#CBox {
	background-color: #F0F4FE;
	text-align: justify;
	width: 90%;
}

#CBox .date {
	margin-top: 10px;
	padding: 2px 5px;
	font-size: 11px;
	text-align: left;
	border-top: 1px solid ;
	border-left: 5px solid ;
	}

#CBox .subject {
	font-size: 11px;
	text-align: right;
	padding: 0px 5px;
	}

#CBox .content {
	font-size: 11px;
	text-align: justify;
	padding: 0px 5px;
	}

#CBox .timestamp {
	font-size: 11px;
	margin-top: 10px;
	padding: 0px 5px 2px 5px;
	border-bottom: 1px solid ;
	border-right: 5px solid ;
	}
*/
.cHeading {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 26px;
	padding: 4px;
	background-color: #84B51D;
	border: 1px solid #585F69;
	background-image: url(../images/table_grey_strip_bg.gif);
}
.cTable {
	border: 1px solid #84B51D;
	width: 90%;
	text-align:right;
}
.cTableTop {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F4FE;
	padding: 3px;
}
.cTableMiddle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
}
.cTableBottom {
	background-color: #F0F4FE;
	border-top: 1px solid #999999;
	text-align: left;
	padding: 3px 3px 0px;
	direction: ltr;
}
.cSendForm {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 26px;
	background-color: #F8F8F8;
	background-image: url(../images/table_grey_strip_bg.gif);
	text-align: right;
	padding: 5px;
	border: 1px solid #000000;
}


#Potion {
	line-height: 25px;
	color: #00000a;
	text-align: center;
	direction: rtl;
/*	filter: Glow(Color=#0000BA, Strength=3);*/
}

#Footer {
	background-color:  ;
	
}

#Footer #Line {
	background-color: #F0F4FE;
	padding: 10px;
}

#LinkDump {
	cursor: pointer;
	text-align: right;
}

#LinkDump a {
	display: block;
	padding: 3px;
	text-align: justify;
	color: #333333;
}

#LinkDump a:hover {
	background: #F1F1F1;
	color: #000000;
	border-left: 4px solid #FF6600;
}
#Newsone           {
	direction: rtl;
}

#Newsone .Header {
	background: #F0F4FE;
	color: #333333;
	text-align: right;
	padding: 5px 3px 5px;
	border-bottom: 0px solid #FFFFFF;
    border: 1px solid #000000;

}

#Newsone .Content {
	background: #F0F4FE;
	padding: 2px;
	border: 1px solid #000000;

}

#Newsone .Content img {
	padding: 0px 1px;
	border: 0px;
	
}

#Newsone .Footer {
	background: #F0F4FE;
	border-top: 1px solid #FFFFFF;
	text-align: right;
	padding: 1px;
}
#Level3 {
/*	margin-left: 20px;
	width: 50px; /* - New, inherits 100% from level0 in IE5
					         inherits auto from level1 in all others  */
}

#LeftBar { /* Where the main content goes */
	width: 100%px;
	background: #F0F4FE;
	border: 0px solid #000000;

	}
#LeftBar .Content {

	background: #F0F4FE;
	width: 120px;
	height: 20px;
	margin-top: 5px;
	font-weight: bold;
}