body{
	padding: 0px;
	margin: 0;
	font-size: 12px;
	font-family: arial;
	color: black;
	height: 100%;
	background: url(images2/bg.gif);
}
#Table_01{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 780px;
	height: 100%;
}
#slide_left{
	background: url(images2/c8_bg_slice_12.gif) repeat-y top left;

}
#slide_right{
	background: url(images2/c8_bg_slice_14.gif) repeat-y top right;
}
#Table_02{
	font-weight: normal;
	background: #F7F7F7;
	direction: ltr;
	width: 217px;
	float: right;
}
#main{
	background: white;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	color: #393939;
	direction: rtl;
}
#td_space{
	background: white;
	width: 10px;
}
#box_news{
	background: url(boxes/boxes_05.jpg) #FBFBFB no-repeat;
	width: 181px;
	height: 102px;
	direction: rtl;
	text-align: right;
}
#box_letter{
	background: url(boxes/boxes_08.jpg) #FBFBFB no-repeat;
	width: 181px;
	height: 104px;
}
#box_forums{
	background: url(boxes/boxes_11.jpg) #FBFBFB no-repeat;
	width: 181px;
	height: 298px;
}
td{
/*	text-align: right;*/
	color: black;
}
h1{
	color: #2192d1;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
h2{
	color: #106499;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

#content_def{
	width: 510px;
	float: left;
	top: 0;
}
#content{
	vertical-align: top;
	width: 707px;
	float: left;
	top: 0;
}
a:link, a:visited{
	color: blue;
}
a:hover, a:active{
	color: red;
}
img{
	border:0;
}
.spanTitle, .spanTitle a
{
	color:				#FFF;
	font-size:			17px;
	font-family:		arial;
	font-weight:		bold;
	text-decoration:	none;
}
.spanText, .spanText a
{
	direction:			rtl;
	color:				#333;
	font-size:			12px;
	font-family:		arial;
	font-weight:		bold;
	text-decoration:	none;
}
.tblMain
{
	border:				0px;
}
.spanError
{
	color:				#FF0000;
	font-size:			12px;
	font-family:		arial;
	font-weight:		bold;
}
form
{
	margin:				0px;
}
.textbox
{
	color:				#666666;
	font-family:		tahoma;
	font-size:			8pt;
}
.button
{
	border:				1px solid #106499;
	background-color:	#2192d1;
	color:				white;
	font-size:			12px;
	font-family:		arial;
	font-weight:		bold;
	cursor:				pointer;
}