BODY
{
	font-size: 12pt;
	font-family: Arial;
	background-color: #E7D4E8;
}
A:active
{
	color: darkred;
	text-decoration: underline;
}
A:link
{
	color: darkred;
	text-decoration: underline;
}
A:visited
{
    COLOR: darkred;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: none;
}
.sideLink
{
	
}
.sideLink A:link
{
	
}
.inputBox
{
	text-align:left;
	direction:ltr;
	font-size: 10pt;
	border: 1px solid #F496BC;
	color:#4822FF;
	width:174px;
	height:19px;
}
.errMsg
{
	color: red;
}
.articleHeader
{
	font-weight: bold;
	font-size: 16pt;
	color: #990066;
	text-decoration: none;
}
.articleBody
{
	background-position: left top;
	font-size: 12pt;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	color: #993333;
	background-repeat: no-repeat;
}
.articleTB
{
	width: 800px !important;
}

td.header_article
{
	background:#E7D4E8 url('../images/new_images/header_articles.jpg') center top no-repeat;
	height:150px;
}

td.content_article
{
	padding:0 30px 0 20px;
	width:100%;
	background:#E7D4E8 url('../images/new_images/bg_content_article.jpg') center top repeat-y;
	vertical-align:top;

}
td.footer_article
{
	background:#E7D4E8 url('../images/new_images/footer_article.jpg') center top no-repeat;
	height:29px;
}

.articleFooter
{
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}

/*~~~~~~~~~~~~~~  T A L ~~~~~~~~~~~~~~~~~~~*/

table.all_content
{
	background:transparent url('../images/new_images/bg_content.jpg') top center repeat-y;
}

td.main_links
{
	padding-right:40px;
	padding-top:55px;
	padding-bottom:55px;
	width:154px;
	vertical-align:top;
}

td.main_links a
{
	display:block;
	border:none;
}

td.main_links img
{
	border:none;
	width:154px;
	height:20px;
	display:block;
	margin:7px 0;
}

td.main_links div
{
	width:154px;
	height:20px;
	display:block;
	border-bottom:1px solid #D8E1E2;
}

td.main_content
{
	padding:0 20px 30px 40px;
}

td.footer
{
	direction:rtl;
	text-align:right;
	vertical-align:bottom;
	background:transparent url('../images/new_images/footer.jpg') top center no-repeat;
	height:80px;
}

input.sendButton
{
	background:transparent url('../images/new_images/button.jpg') center center no-repeat;
	border:none;
	color:#FF7AFB;
	width:53px;
	height:19px;
}

div.reg_form
{
	direction:rtl;
	display:inline;
	margin:22px 10px 0px 0;
	width:260px;
}

h3
{
	color:#993366;
	margin:5px 0;
}

div.inside_div a
{
	color:#993366 !important;
	font-size:10pt !important;
}

div.inside_div a:hover
{
	color:#993366 !important;
	font-size:10pt !important;
}