BODY{
		COLOR: black;
		FONT-FAMILY: Tahoma, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		margin-top : 10;
		margin-left : 0;
		margin-right : 0;
		margin-bottom: 10;	
	   background-color: black;
		scrollbar-base-color: #2a6ebb; 
		scrollbar-face-color: #2a6ebb; 
		scrollbar-shadow-color: #2a6ebb; 
		scrollbar-track-color: #235590;
		scrollbar-arrow-color: white;
}
A,
A:selected
{
    color: #2a6ebb;
	 text-decoration: none;	
	 border: none;
	 font-weight: bold;
	 cursor: pointer;
}

A image
{
    border: none 0px white;
	 cursor: pointer;
}

A:hover
{
    color: #2a6ebb;
    border: none;
	 text-decoration: underline;
	 font-weight: bold;
	  cursor: pointer;
}

h1 {
		COLOR: #235590;
		FONT-FAMILY: Tahoma, Helvetica, sans-serif;
		FONT-SIZE: 14pt;
		font-weight: bold;
		} 
h2 {
		COLOR: #2a6ebb;
		FONT-FAMILY: Tahoma, Tahoma, Helvetica, sans-serif;
		FONT-SIZE: 14pt;
		font-weight: bold;
		}
h3 {
		COLOR: black;
		FONT-FAMILY: Tahoma, Tahoma, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		font-weight: bold;
		}
td {
		COLOR: black;
		FONT-FAMILY: Tahoma, Helvetica, sans-serif;
		FONT-SIZE: 12pt;
}
th {
		COLOR: #01457b;
		FONT-FAMILY: Tahoma, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		font-weight: bold;
}
th a {
		COLOR: Black;
}
th A:hover{
		COLOR: #07015a;
}
.dotbox {
	border: thin dashed #07015a;
}
.image{ 
	border: 2px solid red; 
		}
.image2{ 
border: 2px solid red;
}
.image3{ 
	border: 2px solid black; 
	}
.image4{ 
	border: 2px solid #7c1212; 
	}
.button
{ 
 background-image: url(images/button_bground.gif);
 border: 1px solid #A50120;
 color: white;
 height: 22px;
 width: 200px; 
}
.news{ border: none; }
.error
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	border: 1px solid #CECECE;
	background-color: #ffffe1;
	font-weight: bold;
}
.separator{ 
  width: 10px;
  height: 2px;

}
.RadMenu_Menu
{	
 font-family: Tahoma;
 font-size: 14px;
 font-weight: bold;
 color: white;
 line-height: 25px;
 	text-align: center;
}

.RadMenu_Menu .group 
{
 line-height: 25px;
 	text-align: center;
}
.RadMenu_Menu .group .text
{
	cursor:pointer;
	font-size: 14px;
	color: white;
	text-align: center;
}
.RadMenu_Menu .horizontal
{
	border-left:0;
	color: white;
}

.RadMenu_Menu .vertical
{
	border-top:0;
}

.RadMenu_Menu .link:hover
{
	color:black;
	cursor:pointer;
	text-decoration: underline;
  	background-image: url(images/menu_off.gif);
}
.RadMenu_Menu .horizontal .focused .text
{
 color: black; 
 text-decoration: none;
 	text-align: center;
}
.RadMenu_Menu .horizontal .focused
{
	color:black;
	cursor:pointer;
	text-decoration: underline;
		text-align: center;
	background-image: url(images/menu_off.gif);

}
.RadMenu_Menu .horizontal a.focused
{
	color:black;
	cursor:pointer;
	text-decoration: underline;
		text-align: center;
	background-image: url(images/menu_off.gif);

}
.RadMenu_Menu .link,
.RadMenu_Menu .disabled,
.RadMenu_Menu .disabled:hover
{
	color: white;
	text-decoration:none;
	cursor:pointer;
	padding-right: 10px;
	padding-left: 10px;
}

.RadMenu_Menu .first .link,
.RadMenu_Menu .first .link:hover
{

}

.RadMenu_Menu .horizontal .text .link
{
	cursor:pointer;
	color: white;
}

.RadMenu_Menu .vertical .link
{
	border-top:0;
}

.RadMenu_Menu .horizontal .link
{ 
	color: white;
	text-decoration:none;
	cursor:pointer;
	background-image: url(images/menu_on.gif);
}
.RadMenu_Menu .horizontal .link: hover
{ 
	color: black;
	text-decoration:none;
	cursor:pointer;
	background-image: url(images/menu_off.gif);
}
.RadMenu_Menu .vertical .link:hover
{
	border: 1px solid #100600;
	color: black;

}
.RadMenu_Menu .vertical .text .link:hover
{
	border: 1px solid #100600;
	color: black;

}
.RadMenu_Menu .level1 .link:hover,
.RadMenu_Menu .level1 .focused,
.RadMenu_Menu .level1 .expanded
{
	cursor:pointer;
	text-align: left;
	font-family: Tahoma;
 	font-size: 12px;
}
.RadMenu_Menu .level1 .link,
.RadMenu_Menu .level1 .disabled,
.RadMenu_Menu .level1 .disabled:hover
{
	color: #100600;
	font-family: Tahoma;
 	font-size: 12px;
	cursor:pointer;
}
.RadMenu_Menu .horizontal .level1 .link
{
 
}
.RadMenu_Menu .vertical .level1 .link
{
}
.RadMenu_Menu .link:hover .expandLeft,
.RadMenu_Menu .link:hover .expandRight
{
	background-image:url(Img/arrowWhite.gif);
}

.RadMenu_Menu .expandLeft,
.RadMenu_Menu .expandRight,
.RadMenu_Menu .disabled:hover .expandLeft,
.RadMenu_Menu .disabled:hover .expandRight
{
	background:transparent url('Img/arrow.gif') right center no-repeat;
}

.RadMenu_Menu_rtl .expandLeft,
.RadMenu_Menu_rtl .expandRight
{
	background: transparent url(img/left.gif) left center no-repeat;
	
}

/* right to left */
.RadMenu_Menu_rtl .group .link:hover .expandLeft,
.RadMenu_Menu_rtl .group .link:hover .expandRight
{
	background: blue;
	margin: 0px;
	
}

.RadMenu_Menu .leftArrow,
.RadMenu_Menu .rightArrow,
.RadMenu_Menu .topArrow,
.RadMenu_Menu .bottomArrow,
.RadMenu_Menu .leftArrowDisabled,
.RadMenu_Menu .rightArrowDisabled,
.RadMenu_Menu .topArrowDisabled,
.RadMenu_Menu .bottomArrowDisabled
{
	background: #666655 url('img/left.gif') center center no-repeat;
	width: 15px;
}

.RadMenu_Menu .topArrow,
.RadMenu_Menu .topArrowDisabled
{
	background-image:url('img/top.gif');
	width: 100%;
}

.RadMenu_Menu .bottomArrow,
.RadMenu_Menu .bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width: 100%;
}

.RadMenu_Menu .rightArrow,
.RadMenu_Menu .leftArrow
{
	height:100%;
}

.RadMenu_Menu .rightArrow,
.RadMenu_Menu .rightArrowDisabled
{
	background-image:url('img/right.gif');
}
