body {
	font-family:Arial;
	background-color: #ffffff;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
.main {
	background-image: url('images/bg_table.gif');
	background-repeat: repeat-y;
}

.textTitle {
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	line-height: 24px;
	color:#000000;
	text-decoration:none;
	direction: rtl;
}

.textSubTitle {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	line-height: 16px;
	color:#282828;
	text-decoration:none;
	direction: rtl;
}

.textSubTitle1 {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height: 16px;
	color:#999999;
	text-decoration:none;
	direction: rtl;
}

.textSubTitle2 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height: 16px;
	color:#3fb653;
	text-decoration:underline;
	direction: rtl;
}

.textContents {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height: 14px;
	text-align: right;
	padding-left: 25px;
	padding-right: 10px;
	color:#282828;
	text-decoration:none;
	direction: rtl;
}

.textContents1 {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
	text-align: right;
	padding-left: 25px;
	padding-right: 10px;
	color:#282828;
	text-decoration:none;
	direction: rtl;
}

.textContents2 {
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	line-height: 18px;
	text-align: right;
	padding-left: 25px;
	padding-right: 10px;
	color:#282828;
	text-decoration:none;
	direction: rtl;
}

.textContents3 {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
	text-align: right;
	padding-left: 25px;
	padding-right: 10px;
	color:#0f94e6;
	text-decoration:none;
	direction: ltr;
}

.textContents3:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
	text-align: right;
	padding-left: 25px;
	padding-right: 10px;
	color:#0f94e6;
	text-decoration:underline;
	direction: ltr;
}

.textNews
{
    font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
	color:#282828;
	text-decoration:none;
	direction: rtl;
}

.textNews:hover
{
    font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
	color:#0f94e6;
	text-decoration:underline;
	direction: rtl;
}

.textLink1
{
    font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
	color:#0f94e6;
	text-decoration:none;
	direction: rtl;
}

.textLink1:hover
{
    font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
	color:#0f94e6;
	text-decoration:underline;
	direction: rtl;
}

.textLink2
{
    font-family:Arial;
	font-size:10px;
	font-weight:bold;
	line-height: 16px;
	color:#f8892d;
	text-decoration:none;
}

.textLink2:hover
{
    font-family:Arial;
	font-size:10px;
	font-weight:bold;
	line-height: 16px;
	color:#f8892d;
	text-decoration:underline;
}

.textLink3
{
    font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height: 16px;
	color:#0f94e6;
	text-decoration:none;
}

.textLink3:hover
{
    font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height: 16px;
	color:#3eb654;
	text-decoration:none;
}

.textBottomMenu
{
    font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height: 14px;
	color:#0f94e6;
	vertical-align: top;
	text-decoration:none;
	direction: rtl;
}

.textBottomMenu:hover
{
    font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height: 14px;
	color:#0f94e6;
	text-decoration:underline;
	direction: rtl;
}

.textFooter
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #999999;
    text-decoration: none;
    direction: ltr;
}

.textFooter:hover
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #999999;
    text-decoration: underline;
    direction: ltr;
}




