.Link1{font-size:11px; color:Blue; font-family:Tahoma; text-decoration:none;}
a.Link1:Hover{font-size:11px; color:red; font-family:Tahoma; text-decoration:Underline;}
.Link2{font-size:11px; color:White; font-family:Tahoma; text-decoration:none;}
a.Link2:Hover{font-size:11px; color:Yellow; font-family:Tahoma; text-decoration:Underline;}
.Link3{font-size:11px; color:#555555; font-family:Tahoma; text-decoration:none;}
a.Link3:Hover{font-size:11px; color:#0000aa; font-family:Tahoma; text-decoration:Underline;}
.Link4{font-size:11px; color:#800000; font-family:Tahoma; text-decoration:none;}
a.Link4:Hover{font-size:11px; color:#ff0000; font-family:Tahoma; text-decoration:Underline;}

.BgRow1{background-color:#f5f5f5; font-family:tahoma; font-size:11px; color:#0000ee;}
.BgRow1Over{background-color:#829CCE; font-family:tahoma; font-size:11px; color:White;cursor:hand}
.BgRow2{background-color:#FFFFD8; font-family:tahoma; font-size:11px; color:Black;}
.BgRow2Over{background-color:#FFBA35; font-family:tahoma; font-size:11px; color:Brown;cursor:hand}


.TextWhite{font-size:11px; font-family:Tahoma; color:white}
.TextRed{font-size:11px; font-family:Tahoma; color:Red}
.TextRed2{font-size:11px; font-family:Tahoma; color:#880000}
.TextGray{font-size:11px; font-family:Tahoma; color:Gray}
.TextBlack{font-size:11px; font-family:Tahoma; color:Black}
.TextBlue{font-size:11px; font-family:Tahoma; color:Blue}
.TextBlue2{font-size:11px; font-family:Tahoma; color:#000088}
.TextGreen{font-size:11px; font-family:Tahoma; color:#008000}
.SW{background-color:Yellow;}

.FormatTextbox1{	border-right: black 1px solid;	border-top: black 1px solid;	font-size: 11px;	border-left: black 1px solid;	color: #3300cc;	border-bottom: black 1px solid;	font-family: tahoma;}
.FormatButton1{	border-right: #000000 1px solid;	border-top: #000000 1px solid;	font-size: 11px;	border-left: #000000 1px solid;	color: white;	border-bottom: #000000 1px solid;	font-family: tahoma;	background-color: gray;}
.FormatButton2{	border-right: #000000 1px solid;	border-top: #000000 1px solid;	font-size: 11px;	border-left: #000000 1px solid;	color: white;	border-bottom: #000000 1px solid;	font-family: tahoma;	background-color: #0000C9;}
.FormatButton3{	border-right: #000000 1px solid;	border-top: #000000 1px solid;	font-size: 11px;	border-left: #000000 1px solid;		border-bottom: #000000 1px solid;	font-family: tahoma;}

.SearchButton{background-image:url(../../Images/SearchButton.gif);background-color:white;border:0px; width:18px; height:13px}


.RightMenuPosition1 { direction:rtl; font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; background-color: #F1F1F1; text-align: right; border-color: F1F1F1 black #999999; background-position: right; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.RightMenuPosition2 { direction:rtl; font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none; background-color: #333399; text-align: right; border-color: #FFFFFF black; cursor: hand; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; background-position: right}
.Tab1 {
	FONT-SIZE: 11px; CURSOR: hand; COLOR: white; FONT-FAMILY: tahome; BACKGROUND-COLOR: #888888;
}
.Tab2 {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: tahome; BACKGROUND-COLOR: #e3e3e3
}

.ActiveLevel
{
	background-color:#cccc88;
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	border:1px solid gray;
	}
	
.DeActiveLevel
{
	background-color:#cccccc;
	font-family:Tahoma;
	font-size:11px;
	color:gray;
	border:1px solid gray;
}

.CurrentLevel
{
		background-color:#ffffcc;

	border:2px solid red;
	border-top:2px solid red;
	font-family:Tahoma;
	font-size:11px;
	color:Black;
}