﻿html, body,form
{
	margin: 0;
	padding: 0;
	text-align: center;
}
body, input, select, td
{
	font: 12px Tahoma;
}

body
{
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(        '../Image/main-background-tile.jpg' );
	background-color: #D7E8F1;
	
}
div.bodydiv
{
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(       '../Image/main-background-widget-page.jpg' );
	width: 1080px;
	background-color: #D7E8F1;
}

a
{
	text-decoration: none;
	color: #1493DC;
}

a:hover
{
	text-decoration: underline;
	color: #7CE2FC;
}
a img {
	border-style: none;
	
}

Div.Top
{
	background-image: url( '../Image/TitleL.png' );
	background-repeat: no-repeat;
	background-position: center;
	width: 240px;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: right;
	direction:rtl;
}

Div.Body
{
	background-image: url('../Image/BodyP.png');
	 background-repeat: repeat-y;
	  background-position: center;
	   width: 240px;

}

Div.Bottom
{
	background-image: url('../Image/TitleD.png');
	 background-repeat: no-repeat;
	  background-position: center;
	   width: 240px;
	    height: 14px;

}

Div.TopR
{
background-image: url('../Image/BluT.png');
 background-repeat: no-repeat;
  background-position: center;
   width: 240px;
    height: 35px;
    	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	direction: rtl;
}
Div.BodyR
{
	background-image: url('../Image/BodyP2.png');
	 background-repeat: repeat-y;
	  background-position: center;
	   width: 240px;
	   
	    
}

Div.BottomR
{
	background-image: url( '../Image/TitleD2.png' );
	background-repeat: no-repeat;
	background-position: center;
	width: 240px;
	height: 14px;
}

Div.TopC
{
	background-image: url( '../Image/WBlu.png' );
	background-repeat: no-repeat;
	background-position: center;
	width: 512px;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	direction: rtl;
}
Div.BodyC
{
	background-image: url( '../Image/WBody.png' );
	background-repeat: repeat-y;
	background-position: center;
	width: 512px;
}
Div.B
{
	background-image: url( '../Image/WBottoo.png' );
	background-repeat: no-repeat;
	background-position: center;
	width: 512px;
	height: 14px;
}
Div.Blue
{
    height: 30px;
    text-align: right;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #00CCFF;
}
