/* CSS Document */
body
{
position:relative;
padding:0px;
margin:0px;
background-color:#ffffff;
}
#contant
	{
	overflow:hidden; 
	position:relative; 
	width:766px; 
	background-image:url(../images/cont_rep.jpg); 
    background-repeat:repeat-y; 	
	min-height::236px;
	height:expression(document.body.Content <236? "236px" : "auto" );
	}	
.TblHeading
{
	font-size:xx-small;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CC3333;
	text-decoration:none;
}
.TblHeading A
{
	font-size:xx-small;
	font-weight:bold;
	color:#0000FF;
	background-color:#CC3333;
	text-decoration:none;
}
.TblHeading	A:hover
{
	font-size:xx-small;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CC3333;
	text-decoration:none;
}

.TblHeading	A:visited
{
	font-size:xx-small;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CC3333;
	text-decoration:none;
}

/* FOR FRONT-END FOOTER */

.combo
	{
		COLOR: #B60903;
		FONT-FAMILY: Arial;
		FONT-SIZE: 9px;
		TEXT-DECORATION: none;
	}
.copy
	{
		COLOR: #7F7F7F;
		FONT-FAMILY: Arial;
		FONT-SIZE: 11px;
		TEXT-DECORATION: none;
	}
	.copy A
	{
		COLOR: #7F7F7F;
		FONT-FAMILY: Arial;
		FONT-SIZE:11px;
		TEXT-DECORATION: none;
	}
	.copy A:hover
	{
		COLOR: #000000;
		FONT-FAMILY: Arial;
		FONT-SIZE:11px;
		TEXT-DECORATION: none;
	}

/* FOR MAIN BODY TEXT */
	.maintext
	{
		font-family:Arial;
		color:#000000;
		font-size:12px;
		text-decoration:none;
		text-align:justify;
	}
	.maintext A
	{
		font-family:Arial;
		color:#5A5A00;
		font-size:12px;
		text-decoration:none;
		text-align:justify;
	}
	.maintext A:hover
	{
		font-family:Arial;
		color:#B4B405;
		font-size:12px;
		text-decoration:none;
		text-align:justify;
	}

	.navtext
	{
		font-family:Arial;
		color:#000000;
		font-size:12px;
		text-decoration:none;		
	}
	.navtext A
	{
		font-family:Arial;
		color:#5A5A00;
		font-size:12px;
		text-decoration:none;		
	}
	.navtext A:hover
	{
		font-family:Arial;
		color:#B4B405;
		font-size:12px;
		text-decoration:none;		
	}
.producttext /*USED FOR PRODUCTS and INTERESTS IN CONTACT US FORM*/
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}


.mainheading{font-size:x-small; color:#46716C;}
.mainheading A{font-size:x-small; color:Blue;}
.mainheading A:hover{font-size:x-small; color:#46716C;}
.mainheading A:visited {font-size:x-small; color:Maroon;}
.mainheading A:active {font-size:x-small; color:#CC0000;}
/*
.subMenu
{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	color:#000000;
	font-size:9pt;
	text-decoration:none;
}
.subMenu A
{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	color:#D68233;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.subMenu A:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
*/
		#contantBottom
	{		
		position:relative; 
		width:766px;
		background-position:bottom center;
		background-image:url(../images/cont_bg.jpg);
		background-repeat:no-repeat;
		min-height:497px;		
		height:expression(document.body.Content < 497? "497px" : "auto" );		
	}
	#navIncre
	{
	position:relative; width:225px; 
	min-height:100px;	
	height:expression(document.body.Content < 100? "100px" : "auto" );
	overflow:hidden;
	}
	.text
	{}
	#contantInside
	{
	position:relative; 
	min-height:409px;
	width:541px; 	
	height:expression(document.body.Content < 409? "409px" : "auto" );
	overflow:hidden;
	background-image:url(../images/inside_rep2.jpg);
	background-repeat:repeat-x;
	}
	.pageTitle
	{
		font-family:Arial;
		color:#ffffff;
		font-size:11px;
		text-decoration:none;
		text-align:justify;
	}	
	.Content
	{
	}
.textthankyou
{
	color:#000000;
	font-size:13px;
	font-family:Arial;
	font-weight:normal;	
	text-decoration:none;
}
form
{
margin:0px;
padding:0px;
}
 #copy1
{
	COLOR: #BF3FB2;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none;
	font-weight:bold;
}
#copy1 A
{
	COLOR: #BF3FB2;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none;
	font-weight:bold;
}
#copy1 A:hover
{
	COLOR: #FDA220;
    FONT-FAMILY: verdana;
    FONT-SIZE:11px;
    TEXT-DECORATION: none;
	font-weight:bold;
	
}
