BODY{
		COLOR: black;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		margin-top : 0;
		margin-left : 0;
		margin-right : 0;
		background-image: url(images/bground.gif);
		scrollbar-base-color: #CBDCF2;
}
A{
		COLOR: #0067b1;
		text-decoration: none;
		font-weight: bold;

}
A:hover{
		COLOR: #f7931d;
		text-decoration: underline;
		font-weight: bold;
}

h1 {
		COLOR: #0067b1;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 14pt;
		font-weight: bold;
		font-style: italic;
		}
h2 {
		COLOR: black;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 12pt;
		font-weight: bold;
		font-style: italic;
		}
h3 {
		COLOR: #0057b1;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 16pt;
		font-weight: bold;
		font-style: italic;
		}
h4 {
		COLOR: black;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 14pt;
		font-weight: bold;
		font-style: italic;
		}				
td {
		COLOR: black;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
}

A image{
		Color: Black;
		text-decoration: none;
		border: none;
}

th {
		COLOR: White;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 8pt;
		background: #676767;
		padding: 3px 3px 3px 3px;
		border-top-color: Black;
		border-top-width: 1px;
		border-top-style: solid;
		border-bottom-color: Black;
		border-bottom-style: solid;
		border-bottom-width: 1px;
}

th a {
		COLOR: White;
		text-decoration: none;
}

th a:hover {
		COLOR: Yellow;
		text-decoration: underline;
}

.carpic{
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
}
.image{
 filter:progid:DXImageTransform.Microsoft.Shadow(color="#0067b1", Direction=135, Strength=4);
 border: solid 1px #0067b1;
 background-color: white;
 
}
.image2{
	border: 2px solid black;
	background-color: #bc1212;
}
}
.image3{
	border: 2px solid #cbdcf2;
}
.news{
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#01387fF", Direction=135, Strength=4);
}
.button {
	background-color: #0067b1;
	border: 1px solid #f7931d;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color: white;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.buttonClicked {
	background-color: #0067b1;
	border: 1px solid #f7931d;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color: white;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.list1 {
		background: #E4E4E4;
}
.list2 {
		background: #D2D2D2;
}
.reduced {
		background: #caffca;
}
.right 
{
    text-align: right;
}

.MyToolBar
{
    padding: 5px;
    background-image: url(images/bground2.gif);
}
.error{
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px solid #CECECE;
    background-color: #ffffe1;
    font-weight: bold;
}

.RadGridItem
{
    background-color:#f0f0f0;
}

RadGridAlternatingItem
{
    background-color: transparent;
}

.required
{
    color: Red;
}
.separator{
background-image: url(images/separator.gif);
	 width: 8px;
	 height: 20px;
}
.RadMenu_Menu
{	
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: white;
 line-height: 20px;
}

.RadMenu_Menu .group 
{
 line-height: 20px;
}
.RadMenu_Menu .group .text
{
	cursor:pointer;
	font-size: 11px;
}
.RadMenu_Menu .horizontal .text
{
	padding-right: 2px;
	padding-left: 2px;
}

.RadMenu_Menu .vertical .link:hover
{
	color:white;
	cursor:pointer;
	text-decoration: none;
}

.RadMenu_Menu .horizontal .link:hover
{
	color:#0067B1;
	cursor:pointer;
	text-decoration: none;
	background-color: #CBDCF2;
}

.RadMenu_Menu .link,
.RadMenu_Menu .disabled,
.RadMenu_Menu .disabled:hover
{
	color: white;
	text-decoration:none;
	cursor:pointer;
	padding-right: 6px;
	padding-left: 6px;
	
}

.RadMenu_Menu .text
{
	cursor:pointer;
   text-align: left;
}

.RadMenu_Menu .horizontal .link
{
	border-top:0;
}

.RadMenu_Menu .vertical .link
{ 
	color: white;
	background-color: #0067B1;
	text-decoration:none;
	cursor:pointer;
	border: 1px solid #CBDCF2;
}
.RadMenu_Menu .vertical .link:hover
{
	border: 1px solid #0067B1;
	background-color: #0067B1;
	color: #0067B1;
}

.RadMenu_Menu .level1 .link:hover,
.RadMenu_Menu .level1 .focused,
.RadMenu_Menu .level1 .expanded
{
	cursor:pointer;
	color: #0067B1;
	text-align: left;
	font-family: Arial;
 	font-size: 12px;
	background-color: #CBDCF2;
}
.RadMenu_Menu .level1 .link:hover
{
	color:#0067B1;
	cursor:pointer;
	text-decoration: none;
}
.RadMenu_Menu .level1 .link,
.RadMenu_Menu .level1 .disabled,
.RadMenu_Menu .level1 .disabled:hover
{
	color: white;
	font-family: Arial;
 	font-size: 12px;
	cursor:pointer;
}
.RadMenu_Menu .horizontal .level1 .link
{

}
.RadMenu_Menu .vertical .level1 .link
{
cursor:pointer;
	color: #0067B1;
	text-align: left;
	font-family: Arial;
 	font-size: 12px;
	background-color: #CBDCF2;
}
.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');
}