a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FF9933;
}

a.nav:link {
	color: #3A3A3A;
	text-decoration:underline;
}

a.nav:visited {
	color: #3A3A3A;
	text-decoration:underline;

}

a.nav:hover {
	color: #3A3A3A;
	text-decoration:none;

}
a.org:link {
	color: #ff9900;
	text-decoration:none;
}

a.org:visited {
	color: #ff9900;
	text-decoration:none;

}

a.org:hover {
	color: #ff9900;
	text-decoration:none;

}
a.org2:link {
	color: #ff9900;
	text-decoration:none;
}

a.org2:visited {
	color: #ff9900;
	text-decoration:none;

}

a.org2:hover {
	color: #3a3a3a;
	text-decoration:none;
	background-color:#F0F0F0;

}



a.left:link {
	color: #3A3A3A;
	text-decoration:none;
}

a.left:visited {
	color: #3A3A3A;
	text-decoration:none;

}

a.left:hover {
	color: #ff9900;
	text-decoration:none;
	background-color:#F0F0F0;

}
.border{border:#CCCCCC solid 1px }

.Content-Text {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 12px; 
	COLOR: #3A3A3A; 
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
}

.Content-Text-Big {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;   
	FONT-SIZE: 14px; 
	COLOR: #3A3A3A; 
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.Content-Text-mid {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 10px; 
	COLOR:#848383; 
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
}

.Mera-black{ FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
}


.Mera-Orange{ 
COLOR:#FF9900;
FONT-SIZE:12px;
font-weight:bold;
FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
}
.Mera-Orange14{ 
COLOR:#FF9900;
FONT-SIZE:14px;
font-weight:bold;
FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
}

.Mera-Orange10{ 
    COLOR:#FF931B;
    FONT-SIZE:10px;
    font-weight:bold;
    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
}

.Content-Text-Orange {
	FONT-SIZE: 20px; 
	COLOR: #FF8E11; 
	FONT-FAMILY:Arial, Helvetica, sans-serif;
}

.Content-Text-Small {
FONT-SIZE: 9px;
COLOR:#000000;
FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
}

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	border: 1px thin gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -35;
	left: 20px; /*position where enlarged image should offset horizontally */

}

.thumbnail1{
	position: relative;
	z-index: 0;
}

.thumbnail1:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail1 span{ /*CSS for enlarged image*/
	position: absolute;
	left: -200px;
	border: 1px thin gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 1px;
}

.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -35;
	left: -10px; /*position where enlarged image should offset horizontally */

}

.thumbnail2{
	position: relative;
	z-index: 0;
}

.thumbnail2:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	left: -200px;
	border: 1px thin gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 1px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -35;
	left: -180px; /*position where enlarged image should offset horizontally */

}


.thumbnail_bt2{
	position: relative;
	z-index: 0;
}

.thumbnail_bt2:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail_bt2 span{ /*CSS for enlarged image*/
	position: absolute;
	left: -200px;
	border: 1px thin gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail_bt2 span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 1px;
}

.thumbnail_bt2:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -140;
	left: 0px; /*position where enlarged image should offset horizontally */

}

.thumbnail_bt3{
	position: relative;
	z-index: 0;
}

.thumbnail_bt3:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail_bt3 span{ /*CSS for enlarged image*/
	position: absolute;
	left: -200px;
	border: 1px thin gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail_bt3 span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 1px;
}

.thumbnail_bt3:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -140;
	left: 0px; /*position where enlarged image should offset horizontally */

}

.thumbnail_bt4{
	position: relative;
	z-index: 0;
}

.thumbnail_bt4:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail_bt4 span{ /*CSS for enlarged image*/
	position: absolute;
	left: -200px;
	border: 1px thin gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail_bt4 span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 1px;
}

.thumbnail_bt4:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -140;
	left: -150px; /*position where enlarged image should offset horizontally */

}

.box-120{Height:18px;
Width:150px;
border:#cccccc solid 1px;
}

.box{ 
    Height:25px;
    border:#cccccc solid 1px;
}

.box-300{ 
    Height:18px;
    Width:420px;
    border:#cccccc solid 1px;
}
.boxText-350{
    Height:70px;
    Width:420px;
    border:#cccccc solid 1px;
}
.boxText-250{
    Height:40px;
    Width:420px;
    border:#cccccc solid 1px;
}

.htext
{
PADDING-RIGHT: 5px; 
PADDING-LEFT: 5px; 
FONT-SIZE: 10px; 
FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
color:#3A3A3A;
font-weight:300;
text-align:left;
text-decoration:none;
}
