BODY{
		COLOR: white;
		FONT-FAMILY: Verdana, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		margin-top : 5;
		margin-left : 0;
		margin-right : 0;
		margin-bottom: 0;		
		scrollbar-base-color: silver; 
		scrollbar-face-color: white; 
		scrollbar-shadow-color: #002157; 
		scrollbar-track-color: white;
		scrollbar-arrow-color: #002157;
}
.menu_bground
{
	height: 28px;
	background-image: url('images/menu_bground.gif');
}
.side_bground
{
	height: 28px;
	background-image: url('images/side_bground.gif');
}
A,
A:selected
{
    color: #A50120;
	 text-decoration: none;	
	 border: none;
	 font-weight: bold;
}

A image
{
    border: none 0px white;
}

A:hover
{
    color: #A50120;
    border: none;
	 text-decoration: underline;
	 font-weight: bold;
}

h1 {
		COLOR: #A50120;
		FONT-FAMILY: Verdana, Helvetica, sans-serif;
		FONT-SIZE: 14pt;
		font-weight: bold;
		}
h2 {
		COLOR: #ffa400;
		FONT-FAMILY: Verdana, Helvetica, sans-serif;
		FONT-SIZE: 12pt;
		font-weight: bold;
		}
h3 {
		COLOR: #A50120;
		FONT-FAMILY: Verdana, Helvetica, sans-serif;
		FONT-SIZE: 12pt;
		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{ 
	border: 1px solid #a50021; 
}
.image2{ 
	border-right: 1px solid #a50021; 
}
.image3{ 
	border: 0px solid white; 
	}
.button
{ 
 background-image: url(images/button_bground.gif);
 border: 1px solid #A50120;
 color: white;
 height: 22px;
 width: 200px; 
}
.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;
}
.RadMenu_TopMenu .separator{ 
 border: 2px solid #002157; 
 height: 26px;
 }
 .RadMenu_SideMenu .separator{ 
 height: 10px;
 }
.WebMenu_HiddenImage img
{
    visibility:hidden;
}

.RadMenu_TopMenu
{	
 font-family: Verdana;
 font-size: 12px;
 color: white;
 height: 48px;
 padding-top: 5px;
 }

.RadMenu_TopMenu .group 
{
 
}
.RadMenu_TopMenu .group .text
{
	cursor:pointer;
	font-family: Verdana;
   font-size: 12px;
   color: white;
}
.RadMenu_TopMenu .horizontal .text
{
	cursor:pointer;
	font-family: Verdana;
   font-size: 12px;
   color: white;
	padding-top: 5px;

}
.RadMenu_TopMenu .horizontal
{
	 background-image: url(images/menu_bground2.gif);
	 height: 26px;
}

.RadMenu_TopMenu .vertical
{
	border-top:0;
}

.RadMenu_TopMenu .link:hover .text
{
	color: #ffa400;
	cursor:pointer;
}

.RadMenu_TopMenu .link,
.RadMenu_TopMenu .disabled,
.RadMenu_TopMenu .disabled:hover
{
	color: #ffa400;
	font-family: Verdana;
   font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
}

.RadMenu_TopMenu .first .link,
.RadMenu_TopMenu .first .link:hover
{
	border-left: 0px solid #01142e;
}
.RadMenu_TopMenu .level1 .link,
.RadMenu_TopMenu .level1 .disabled,
.RadMenu_TopMenu .level1 .disabled:hover
{
	color: #01142e;
	cursor:pointer;
	line-height: 20px;
	width: 150px;
	text-align: left;
	font-family: Verdana;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/menu_bground2.gif);
	border: 1px solid #191970;
}
.RadMenu_TopMenu .text
{
	cursor:pointer;
	padding
}

.RadMenu_TopMenu .horizontal .link
{
	border-top:0;
}

.RadMenu_TopMenu .vertical .link
{
	color: #01142e;
	border: 1px solid #191970;
}
.RadMenu_TopMenu .vertical .first .link
{
	border: 1px solid #191970;
	margin-top: 5px;
}
.RadMenu_TopMenu .vertical .link:hover
{
	color: #ffa400;
	border: 1px solid #191970;
}
.RadMenu_TopMenu .vertical .link:hover .text
{
	color: #ffa400;
}
.RadMenu_TopMenu .link:hover .expandLeft,
.RadMenu_TopMenu .link:hover .expandRight
{
	background-image:url(Img/arrowWhite.gif);
}

.RadMenu_TopMenu .expandLeft,
.RadMenu_TopMenu .expandRight,
.RadMenu_TopMenu .disabled:hover .expandLeft,
.RadMenu_TopMenu .disabled:hover .expandRight
{
	background:transparent url('Img/arrow.gif') right center no-repeat;
}

.RadMenu_TopMenu_rtl .expandLeft,
.RadMenu_TopMenu_rtl .expandRight
{
	background: transparent url(img/left.gif) left center no-repeat;
	
}

/* right to left */
.RadMenu_TopMenu_rtl .group .link:hover .expandLeft,
.RadMenu_TopMenu_rtl .group .link:hover .expandRight
{
	background: blue;
	margin: 0px;
	
}

.RadMenu_TopMenu .leftArrow,
.RadMenu_TopMenu .rightArrow,
.RadMenu_TopMenu .topArrow,
.RadMenu_TopMenu .bottomArrow,
.RadMenu_TopMenu .leftArrowDisabled,
.RadMenu_TopMenu .rightArrowDisabled,
.RadMenu_TopMenu .topArrowDisabled,
.RadMenu_TopMenu .bottomArrowDisabled
{
	background: #666655 url('img/left.gif') center center no-repeat;
	width: 15px;
}

.RadMenu_TopMenu .topArrow,
.RadMenu_TopMenu .topArrowDisabled
{
	background-image:url('img/top.gif');
	width: 100%;
}

.RadMenu_TopMenu .bottomArrow,
.RadMenu_TopMenu .bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width: 100%;
}

.RadMenu_TopMenu .rightArrow,
.RadMenu_TopMenu .leftArrow
{
	height:100%;
}

.RadMenu_TopMenu .rightArrow,
.RadMenu_TopMenu .rightArrowDisabled
{
	background-image:url('img/right.gif');
}
.RadMenu_SideMenu
{	
 font-family: Verdana;
 font-size: 10px;
 text-align: center;
}

.RadMenu_SideMenu .group 
{
}
.RadMenu_SideMenu .group .text
{
	cursor:pointer;
	font-family: Verdana;
   font-size: 10px;
   color: white;
	text-align:center;
}
.RadMenu_SideMenu .horizontal .text
{
	
}
.RadMenu_SideMenu .horizontal
{
	border-left:0;
}

.RadMenu_SideMenu .vertical
{
	border-top:0;
	cursor:pointer;
	font-family: Verdana;
   font-size: 10px;
   color: white;
	font-weight: bold;
	text-align:center;

}

.RadMenu_SideMenu .link:hover
{
	color: white;
	font-size: 10px;
	cursor:pointer;
	text-decoration: underline;
   text-align:center;
}
.RadMenu_SideMenu .link:hover .text
{
	color: white;
	cursor:pointer;
	text-decoration: none;
}
.RadMenu_SideMenu .link,
.RadMenu_SideMenu .disabled,
.RadMenu_SideMenu .disabled:hover
{
	color: white;
	font-size: 10px;
	text-decoration:none;
	cursor:pointer;
}

.RadMenu_SideMenu .first .link,
.RadMenu_SideMenu .first .link:hover
{
	font-size: 10px;
	
}
.RadMenu_SideMenu .vertical .level1  
{
	color: white;
	cursor:pointer;
	line-height: 20px;
	font-family: Verdana;
	text-align: left;
	border: 1px solid #750018;
}
.RadMenu_SideMenu .vertical .level1 .link 
{
	color: white;
	cursor:pointer;
	line-height: 20px;
	font-family: Verdana;
	text-align: left;
	border: 1px solid #750018;
}
.RadMenu_SideMenu .vertical .level1 .link:hover
{
	color: white;
	cursor:pointer;
	line-height: 20px;
	font-family: Verdana;
	text-align: left;
}
.RadMenu_SideMenu .vertical .level1 .text
{
	cursor:pointer;
	color: white;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
}

.RadMenu_SideMenu .horizontal .link
{
	border-top:0;
}
.RadMenu_SideMenu .vertical .text
{
	cursor:pointer;
	font-family: Verdana;
   font-size: 10px;
   color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.RadMenu_SideMenu .vertical .link
{
	color: white;
	cursor:pointer;
	background-image: url(images/side_menu.gif);
	line-height: 50px;
	text-decoration: none;
	width: 173px;
	font-family: Verdana;
   font-weight: bold;
}
.RadMenu_SideMenu .vertical .link:hover
{
	color: #ffa400;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.RadMenu_SideMenu .vertical .link:hover .text
{
	color: #ffa400;
}
.RadMenu_SideMenu .link:hover .expandLeft,
.RadMenu_SideMenu .link:hover .expandRight
{
	background-image:url(Img/arrowWhite.gif);
}

.RadMenu_SideMenu .expandLeft,
.RadMenu_SideMenu .expandRight,
.RadMenu_SideMenu .disabled:hover .expandLeft,
.RadMenu_SideMenu .disabled:hover .expandRight
{
	background:transparent url('Img/arrow.gif') right center no-repeat;
}

.RadMenu_SideMenu_rtl .expandLeft,
.RadMenu_SideMenu_rtl .expandRight
{
	background: transparent url(img/left.gif) left center no-repeat;
	
}

/* right to left */
.RadMenu_SideMenu_rtl .group .link:hover .expandLeft,
.RadMenu_SideMenu_rtl .group .link:hover .expandRight
{
	background: blue;
	margin: 0px;
	
}

.RadMenu_SideMenu .leftArrow,
.RadMenu_SideMenu .rightArrow,
.RadMenu_SideMenu .topArrow,
.RadMenu_SideMenu .bottomArrow,
.RadMenu_SideMenu .leftArrowDisabled,
.RadMenu_SideMenu .rightArrowDisabled,
.RadMenu_SideMenu .topArrowDisabled,
.RadMenu_SideMenu .bottomArrowDisabled
{
	background: #666655 url('img/left.gif') center center no-repeat;
	width: 15px;
}

.RadMenu_SideMenu .topArrow,
.RadMenu_SideMenu .topArrowDisabled
{
	background-image:url('img/top.gif');
	width: 100%;
}

.RadMenu_SideMenu .bottomArrow,
.RadMenu_SideMenu .bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width: 100%;
}

.RadMenu_SideMenu .rightArrow,
.RadMenu_SideMenu .leftArrow
{
	height:100%;
}

.RadMenu_SideMenu .rightArrow,
.RadMenu_SideMenu .rightArrowDisabled
{
	background-image:url('img/right.gif');
}
