BODY{
		COLOR: white;
		FONT-FAMILY: Verdana, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		margin-top : 0;
		margin-left : 0;
		margin-right : 0;
		margin-bottom: 0;		
		background-image: url(images/bground.gif);
		scrollbar-base-color: silver; 
		scrollbar-face-color: white; 
		scrollbar-shadow-color: silver; 
		scrollbar-track-color: white;
		scrollbar-arrow-color: #009D58;
}
A,
A:selected
{
    color: red;
	 text-decoration: none;	
	 border: none;
	 font-weight: bold;
}

A image
{
    border: none 0px white;
}

A:hover
{
    color: red;
    border: none;
	 text-decoration: underline;
	 font-weight: bold;
}

h1 {
		COLOR: red;
		FONT-FAMILY: Verdana, Helvetica, sans-serif;
		FONT-SIZE: 14pt;
		font-weight: bold;
		}
h2 {
		COLOR: #01457b;
		FONT-FAMILY: Verdana, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		font-weight: bold;
		}
h3 {
		COLOR: #255988;
		FONT-FAMILY: Verdana, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		font-weight: bold;
		}
td {
		COLOR: black;
		FONT-FAMILY: Verdana, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
}
th {
		COLOR: #01457b;
		FONT-FAMILY: Verdana, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		font-weight: bold;
		background-image: url(images/bar_bground.gif);
		border-bottom: 1px solid #01457b;
}
th a {
		COLOR: Black;
}
th A:hover{
		COLOR: #07015a;
}
.dotbox {
	border: thin dashed #07015a;
}
.image{
	background-color: white;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}
.image2{

	filter:progid:DXImageTransform.Microsoft.Shadow(color="#000000", Direction=135, Strength=4);
	border: 1px solid #153346;
}
}
.news{ border: none; }
.error
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	border: 1px solid #CECECE;
	background-color: #ffffe1;
	font-weight: bold;
}
.separator{
	 background-image: url(images/separator.gif);
	 width: 3px;
	 height: 23px;
}
.WebMenu_HiddenImage img
{
    visibility:hidden;
}

.RadMenu_Menu
{	
 font-family: Arial Rounded MT Bold, Verdana;
 font-size: 14px;
 color: white;
 line-height: 23px;
 background-image: url(images/menu_bground.gif);
}

.RadMenu_Menu .group 
{
 background-color: white;

}
.RadMenu_Menu .group .text
{
	cursor:pointer;
	font-size: 14px;
}
.RadMenu_Menu .horizontal
{
	border-left:0;
}
.RadMenu_Menu .vertical
{
	border-top:0;
}

.RadMenu_Menu .link:hover
{
	color: red;
	cursor:pointer;
	text-decoration: none;
  line-height: 23px;
}

.RadMenu_Menu .link,
.RadMenu_Menu .disabled,
.RadMenu_Menu .disabled:hover
{
	color: white;
	text-decoration:none;
	cursor:pointer;
	padding-right: 5px;
	padding-left: 5px;
}

.RadMenu_Menu .first .link,
.RadMenu_Menu .first .link:hover
{
	border-left: 0px solid #6c7074;
}
.RadMenu_Menu .level1 .link,
.RadMenu_Menu .level1 .disabled,
.RadMenu_Menu .level1 .disabled:hover
{
	color: white;
	cursor:pointer;
	line-height: 20px;
	width: 150px;
	text-align: left;
	font-family: Arial Rounded MT Bold, Verdana;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid black;

}
.RadMenu_Menu .level1 .link:hover
{
	color: black;
	cursor:pointer;
	line-height: 20px;
	width: 150px;
	text-align: left;
	font-family: Arial Rounded MT Bold, Verdana;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/menu_on.gif);
	border: 1px solid black;

}
.RadMenu_Menu .text
{
	cursor:pointer;
	padding
}

.RadMenu_Menu .horizontal .link
{
	border-top:0;
}

.RadMenu_Menu .vertical .link
{
	border: 1px solid black;
}
.RadMenu_Menu .vertical .link:hover
{
	border: 1px solid black;
}
.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');
}
