body
{
}
.Title
{
	font-weight: bold;
	font-size: 14px;
	background-image: url(../Images/BackGround/25.gif);
	color: navy;	
	background-repeat: repeat;
	font-family: Arial;
}
.Text1
{
	font-size: 12px;
	color: black;
	background-repeat: repeat-x;
	font-family: Tahoma;
	background-image: url(../Images/BackGround/15.gif);
	line-height:130%;
}
.Text1 A
{
	text-decoration:none;
}
.Text1 A:hover
{
	text-decoration:underline; 
}

.Text2
{
	font-size: 10px;
	filter: GLOW(color=Yellow, strength=1);
	color: #330066;
	font-family: Tahoma;
}
.Text2 A
{
	text-decoration:none;
	color:Blue;
}
.Text2 A:hover
{
	color: Red;	
}

.Text3
{
	font-size: 12px;
	color: black;
	background-repeat: repeat-x;
	font-family: Tahoma;	
}
.Text3 A
{
	
	text-decoration:none;
	color : #666666;		
	
}
.Text3 A:hover
{
	color: Red;	
}
.SearchStyle
{	
	background-image: url(../Images/BackGround/DIAGONAL.gif);
	background-repeat: repeat;
	background-position:bottom
}
.RegisterNew
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.RegisterNew A
{
	text-decoration:none;
}
.RegisterNew A:hover
{
	text-decoration :underline;
}
