BODY{
		COLOR: black;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		margin-top : 0;
		margin-left : 0;
		margin-right : 0;
		scrollbar-base-color: #82d8d0;
		scrollbar-arrow-color: #fcfad5;
		 background: url(images/bground.gif);
		
}
A{
		COLOR: #339990;
		text-decoration: none;
		font-weight: bold;
		

}
A:hover{
		COLOR: #339990;
		text-decoration: underline;
		font-weight: bold;
}

h1 {
		COLOR: #5e5e5e;
		FONT-FAMILY: Courier, Arial, Helvetica, sans-serif;
		FONT-SIZE: 14pt;
		font-weight: bold;
		}
.text{
	color: white;
	font-weight: bold;
}		

td {
		COLOR: black;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
}

A image{
		Color: Black;
		text-decoration: none;
		border: none;
}

th {
		COLOR: White;
		FONT-FAMILY: Courier, 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="black", Direction=135, Strength=4)
 border: solid 2px black;
}
.image2{
	border: 5px solid #b5e1e1;
	background-color: #e1e1e1;
}
.image3{
border: 2px solid #b5e1e1;
)
}
.image4{
	border: 5px solid #abbabc;
	background-color: #b5e1e1;
}
.image5{
 border: 3px solid #56913a;
 filter:progid:DXImageTransform.Microsoft.Shadow(color="black", Direction=135, Strength=4)
}
.image6{
border-left: solid 1px black;
filter:progid:DXImageTransform.Microsoft.Shadow(color="black", Direction=135, Strength=4)
}
.image7{
 border-left: solid 2px black;
 filter:progid:DXImageTransform.Microsoft.Shadow(color="black", Direction=130, Strength=2)
}
.image8{
 border: 3px solid #56913a;
 filter:progid:DXImageTransform.Microsoft.Shadow(color="black", Direction=130, Strength=2)
}
.button {
	background-color: #ff8b00;
	border: 1px solid #ff8b00;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.buttonClicked {
	background-color: #ff8b00;
	border: 1px solid #ff8b00;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	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: Courier, 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{
	 width: 100px;
	 height: 23px;
}
.RadMenu_Menu
{	
 font-family: Times New Roman;
 font-size: 14px;
 color: black;
 }

.RadMenu_Menu .group 
{
 
}
.RadMenu_Menu .group .text
{
	cursor:pointer;
	font-family: Times New Roman;
   font-size: 14px;
   color: black;
}
.RadMenu_Menu .horizontal .text
{
	cursor:pointer;
	font-family: Times New Roman;
   font-size: 14px;
   color: black;
	}
.RadMenu_Menu .horizontal .rootGroup
{
	text-align:center;
	}
.RadMenu_Menu .horizontal
{
	 height: 23px;
}

.RadMenu_Menu .vertical .text
{
	color: black;
	cursor:pointer;
	padding-top: 5px;

}

.RadMenu_Menu .link:hover .text
{
	color: #676767;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Menu .link,
.RadMenu_Menu .disabled,
.RadMenu_Menu .disabled:hover
{
	color: #676767;
	font-family: Times New Roman;
   font-size: 14px;
	text-decoration:none;
	cursor:pointer;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
}

.RadMenu_Menu .first .link,
.RadMenu_Menu .first .link:hover
{
	border-left: 0px solid #01142e;
}
.RadMenu_Menu .level1 .group{
padding-top: 0px;	
	border: 1px solid #b5e1e1;
}

.RadMenu_Menu .level1 .link,
.RadMenu_Menu .level1 .disabled,
.RadMenu_Menu .level1 .disabled:hover
{
	color: black;
	cursor:pointer;
	height: 30px;
	text-align: left;
	font-family: Times New Roman;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
	border: 1px solid #b5e1e1;
	width:150px;
}
.RadMenu_Menu .text
{
	cursor:pointer;
	 font-weight: bold;
}

.RadMenu_Menu .horizontal .link
{
	border-top:0;
}

.RadMenu_Menu .vertical .link
{
	color: #676767;
}
.RadMenu_Menu .vertical .first .link
{
	border: 1px solid #b5e1e1;
}
.RadMenu_Menu .vertical .first .link:hover
{
border: 1px solid #b5e1e1;
}
.RadMenu_Menu .vertical .last .link
{
	border: 1px solid #b5e1e1;
}
.RadMenu_Menu .vertical .last .link:hover
{
border: 1px solid #b5e1e1;
}
.RadMenu_Menu .vertical .link:hover
{
	color: #676767;
	text-decoration: none;
}
.RadMenu_Menu .vertical .link:hover .text
{
	color: #676767;
}
.RadMenu_Menu .vertical .group
{
	border: 1px solid #b5e1e1;
}
.RadMenu_Menu .link:hover .expandLeft,
.RadMenu_Menu .link:hover .expandRight
{
	background-image:url(Img/arrowWhite.gif);
}
