body
{
	background-image:none;
	background-repeat:"no-repeat";
	background-attachment:"fixed";
	background-color:#FFFFFF;
		scrollbar-face-color:#E4F3FE;
		scrollbar-highlight-color: #E4F3FE;
 		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #E4F3FE;
		scrollbar-shadow-color: #000000;
		scrollbar-track-color: #E4F3FE; 
		scrollbar-arrow-color: #000000;		
	font-family: Verdana;
	color:#484848;
	font-size:12;
}

a
{
	color:#0060A9;
	text-decoration:none;	
	font-weight:bold;
	font-size:12;
}

a:hover
{
	color:#5EB9FF;
	text-decoration:none;
	font-weight:bold;
	font-size:12;
}

a.menu
{
	color:			 #5EB9FF;
	font-weight: bold;
	font-size:		12px;
	font-family: Arial;
}

a:hover.menu
{
	color:			 #000000;
	font-weight: bold;
	font-size:		12px;
	font-family: Arial;
}

a.footer
{
	color:#000000;
	text-decoration:none;
	font-size:9px;
	font-family: Arial;
	text-align:	 right;
}

a:hover.footer
{
	color:#888888;
	text-decoration:underline;
	font-size:9px;
	font-family: Arial;
	text-align:	 right;
}

body.content
{	
	background: 			#E4F3FE;
}

body.empty_top
{
	background: 			#FFFFFF;
	background-image:	url('../images/bg_top.jpg');		
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:bottom center;	
	border:						0 solid #000000;
}

body.empty_bottom
{
	background: 			#FFFFFF;
	background-image:	url('../images/bg_bottom.jpg');		
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;	
	border:						0 solid #000000;
}

body.empty_left
{
	background: 			#FFFFFF;
	background-image:	url('../images/bg_left.jpg');		
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center right;	
	border:						0 solid #000000;
}

body.empty_right
{
	background: 			#FFFFFF;
	background-image:	url('../images/bg_right.jpg');		
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center left;	
	border:						0 solid #000000;
}

h1
{
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
	font-size:14;
	font-family: Arial;
}

td.text
{
	color:#000000;
	text-decoration:none;
	font-size:12;
	font-family: Verdana;
	line-height: 17px;
}

td.footer
{
	color:#000000;
	text-decoration:none;
	font-size:9px;
	font-family: Arial;
}

td.menu
{
	text-align:	 center;
}

div.border {
  border-width: 1px;
  border-color: #83B1D5;
  border-style: solid;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.scroll 
{	
height: 275px;	
width: 390px;	
overflow: auto;	
border: 0px solid #666;	
background-color: #E4F3FE;	
direction:rtl;
}

div.text 
{		
border: 0px solid #666;	
background-color: #E4F3FE;	
padding: 8px;
text-align:	 left;
direction:ltr;
}

img
{
 	border:						0 solid #000000;
}

img.border
{
 	border:						1 solid #000000;
}

