body{
	padding:0px;
	margin:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	
	padding-top:15px;
	
	color:#444444;
}

a:link , a:visited{
	color:#999999;
	text-decoration:none;
}

a:hover , a:active{
	color:#000000;
	text-decoration:none;
}


.wrapper{
	width:745px;
	margin-left:auto;
	margin-right:auto;
	direction:rtl;
}

.header-solid-bar{
	font-size:1px;
	background-color:#cc6698;
	height:5px;
	border:1px solid #ffffff;
}


.header-content{
	height:141px;
	color:#FFFFFF;
}


.header-content a:link , .header-content a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}

.header-content a:hover , .header-content a:active{
	color:#000000;
	text-decoration:none;
}


.header-content-image{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:400px;
	height:141px;
	float:left;
}


.header-content-body{
	border-right:1px solid #FFFFFF;
	width:322px;
	height:121px;
	padding:10px;
	
	background-image:url(../images/header-content-body-bg.gif);
	background-repeat:repeat-x;
	float:right;

}

.header-content-text{
	line-height:150%;
	padding:10px;
	text-align:justify;
}

.header-content-title{
	background-image:url(../images/header-content-bullet.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	
	padding-right:20px;
	font-weight:bold;
}

.footer{
	background-image:url(/interface/images/footer.gif);
	height:19px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left:13px;
	padding-top:4px;
	color:#FFF;
	direction:ltrl;
}

.footer a{
	color:#FFF;
}

.footer a:hover{
	color:#000;
}

.footer-solid-bar{
	font-size:1px;
	background-color:#accf4f;
	height:5px;
	border:1px solid #ffffff;
}

.footer-sentence{
	font-size:11px;
	background-color:#F2EDF4;
	text-align:justify;
	padding:3px;
	height:45px;
	border-top:1px solid #9592BD;
	border-right:1px solid #9592BD;
	border-left:1px solid #9592BD;
	overflow:hidden;
}



.content-container{
	background-color:#f2edf4;
	border-left:1px solid #9592bd;
	border-right:1px solid #9592bd;

	padding-top:20px;
}

.header-bottom-bar{
	background:url(../images/header-bottom-bar.gif) no-repeat bottom;
	height:20px;
	padding:5px;
	color:#333333;
	text-align:right;
}


.content{
	width:719px;
	margin-left:auto;
	margin-right:auto;
}


.sidemenu{
	width:196px;
	float:right;
	background-color:#c1a5ce;
	
	color:#000000;
}

.sidemenu a:link , .sidemenu a:visited{
	color:#000000;
}

.sidemenu a:hover , .sidemenu a:active{
	color:#FFFFFF;
}


.sidemenu-body{
	padding-left:7px;
	padding-right:7px;
}

.sidemenu-spacer{
	background-image:url(../images/dot_white.gif);
	background-repeat:repeat-x;
	font-size:1px;
	height:5px;
	margin-top:8px;
	margin-bottom:8px;
}

.mainbody{
	width:500px;
	float:right;

	padding-right:23px;
	
	background-image:url(../images/dot_blue.gif);
	background-repeat:repeat-y;
	background-position:511px;

}

.mainbody-text{
	padding:10px;
	text-align:justify;
}

.mainbody-title{
	background-image:url(../images/bullet.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	

	font-weight:bold;
	
	padding-right:20px;
}
.cmfErrorMessageBoard
{
	color:#F00;
	padding:2px;
	margin:5px;
}
.input
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.textArea
{
	width:250px;
	height:80px;
}
.faqDate
{
	color:#9662AF;
	float:left;
	font-size:10px;
}
.post
{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:15px;
	text-align:justify;
	direction:rtl;
}
.blogTitle
{
	display:block;
	border:1px solid #ccc;
	background-color:#f0f0f0;
	padding:10px;
	line-height:18px;
}
.faqFullTitle
{
	color:#9662AF;
}
#post-weblog
{
	line-height:15px;
}
.contact table td { padding:3px;}
.contact .input{ background:#fff; border:1px solid #DDD; padding:3px;} 
.contact .lblForm{ width:100px; text-align:left;}