iframe { background-color:#a3a3a3; }

.adminBakcground
{	background-color: #E5E5E5;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.ProductsBackground
{ 	background-image: url(ProductsBackGround.gif);
	background-color: #F8F8F8;
	background-position: -1px 0px;
	background-repeat: no-repeat;
}

.Generic
{ 	background-image: url(BackGroundServices.gif);
	background-color: #DEDEDE;
	background-repeat: no-repeat;
}

.Services
{ 	background-image: url(BackGroundServices.jpg);
	background-color: #DEDEDE;
	background-position: top center;
	background-repeat: no-repeat;
}

.AboutUs
{ background-image: url(BackgroundAboutUs.jpg);
	background-color: #DEDEDE;
	background-position: top center;
	background-repeat: no-repeat;
}
 
.Philo
{ background-image: url(BackgroundPhilo.jpg);
	background-color: #DEDEDE;
	background-position: top center;
	background-repeat: no-repeat;
}
 
.LargeFormat
{ background-image: url(BackgroundLargeFormat.jpg);
	background-color: #DEDEDE;
	background-position: top center;
	background-repeat: no-repeat;
}
 
.TableHome
{ 	background-image: url(backgroundHome.gif);
	background-color: #DEDEDE;
	background-position: -1px 0px;
	background-repeat: no-repeat;
 
}

.TableHomeNew
{ 	background-image: url(BackgroundHome.jpg);
	background-color: #DEDEDE;
	background-position: top right;
	background-repeat: no-repeat;
 
}

.adminPane
{	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.Table
{
	border-collapse:collapse;
	padding: 0px;
	border: 0px;
	background-color:ffffff;
 
}
.ContentTop 
{
	background-color: #F8B1D9;
}

.leftpane
{
	/*background: url(ondemand.JPG) fixed no-repeat left bottom;*/
	/*width: 50%; */
	background-color: #a3a3a3;
}	

.centerpane
{
	background-color: transparent ;  
	padding: 0px;
}

.rightpane
{
	background-color: transparent;
	width: 200px;
}

.displaytextBot
{	color:000000;
	margin-top: 0;
	border-collapse:collapse;
	padding-top: 0;
	font-family:Arial;
	font-size: xx-small  ;
	font-weight:bolder;
}	

.displaytext
{	color:Red;
	margin-top: 0;
	border-collapse:collapse;
	padding-top: 0;
	font-family:Arial;
	font-size:smaller;
	font-weight:bolder;
}


.redupleft
{ background-image: url(redupleft.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; 
 
}
.reddownleft
{   background-image: url(reddownleft.jpg);
	background-repeat: no-repeat;
	background-position: right top; 
}
.redupright 
{   background-image: url(redupright.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; 
}
.reddownright
{   background-image: url(reddownright.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
}
.reddownline
{   background-image: url(reddownline.jpg);
	background-repeat:repeat-x ;
	background-position: left top; 
}
.redupline
{   background-image: url(redupline.jpg);
	background-repeat:repeat-x ;
	background-position: right bottom; 
}
.redrightline
{   background-image: url(redrightline.jpg);  
	background-repeat:repeat-y ;
	background-position: left top; 
}
.redleftline
{   background-image: url(redleftline.jpg);
	background-repeat:repeat-y ;
	background-position: right top; 
}

.redmidline
{   background-image: url(redmidline.jpg);
	background-repeat:repeat-x repeat-y  ;
	background-position: right top; 
}
 
.img
{
	border: 0px;	
}


.MenuClass
{
	background-color:#ffffff ;	
	color: #E51B24 ;
}

/************ Menu ******************/

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #E51B24 0px solid; 
	border-bottom: #E51B24 1px solid; 
	border-top: #E51B24 1px solid; 
	border-right: #E51B24 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #E51B24; 
	border-left: #E51B24 1px solid; 
	border-bottom: #E51B24 1px solid; 
	border-top: #E51B24 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #E51B24;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
	border:0px;
}
.MainMenu_MenuItemSel {
	background-color: #ffffff; 
	cursor: pointer; 
	cursor: hand; 
	color: E51B24; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #E51B24 1px solid; 
	border-bottom: #E51B24 1px solid; 
	border-top: #E51B24 0px solid;
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}

.MenuSeparator
{
	/*background-image : url(separator.jpg);*/
	background-repeat:no-repeat ;
	background-position: center 7px;
	background-color: #E51B24 ;
	color: E51B24;
	border-top: #E51B24 2px solid;
	position:relative ;
	vertical-align:text-bottom ;
	
}
/************************************/

.Footer
{
	text-align:center;
	background-image: url(Footer.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.Footer A:link, .Footer A:visited, .Footer span
{
	color: #ffffff;	
	font-family : Arial,tahoma;
	font-size: 10pt;
}
.Footer A:hover
{
	color: #574243;
	text-decoration:none;
}

.UserLinks, .UserLinks:visited, .UserLinks:link
{
	color: #616161;	
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 16pt;
	font-weight: bold;
}

.UserLinks:hover
{
	color: 	#616161; 
	text-decoration: none;

}

/************************************/

.UserLinksLogin, .UserLinksLogin:visited, .UserLinksLogin:link
{
	color: #45406A;	
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 10;
	font-weight: bold;
}

.UserLinksLogin:hover, A:hover
{
	color: 	#E74234; 
	text-decoration: none;
}

/************************************/

.SearchSkinObject 
{
	/*background-image: url(go.jpg);
	background-repeat: no-repeat ; */
 	font-weight: bold;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica;
    color: #E74234 ;
    text-decoration: none;    
    padding: 1px 3px 1px 1px;  
}

A.SearchSkinObject:link {
    text-decoration:    none;
    color: #E74234;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:visited  {
    text-decoration:    none;
    color: #E74234;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:active   
{
	
    text-decoration:    none;
    color: #E74234;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:hover    
{
     text-decoration:    none;
    color: lightskyblue;
    background-color: transparent;
    padding: 1px 3px 1px 1px;
}


.TreeViewMenu {
	width: 175px;
	background-color: #a3a3a3;
	color : green;
	BORDER-RIGHT: #a3a3a3 1px solid; 
	BORDER-TOP: #a3a3a3 1px solid; 
	BORDER-LEFT: #a3a3a3 1px solid; 
	BORDER-BOTTOM: #a3a3a3 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {}

.TreeViewMenu_Body, .TreeViewMenu_Body A:Link, .TreeViewMenu_Body A:visited
{
	font-family: Arial, Helvetica;
    font-size:  11;
    font-weight: normal;
    color: #ffffff;
    letter-spacing: 1px;
    line-height:2px;
    
}
/*
.TreeViewMenu_Body A:hover
{	color: 	#E74234; 
	text-decoration: none;
}*/
.TreeViewMenu_Over
{	color: 	#E74234; 
	text-decoration: none;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:  normal;
    color: #333333;
}

A:link{
text-decoration:none;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

A:visited{ 
	text-decoration:none;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
 }
A:hover{
text-decoration:none;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

a.left_prod:link{
text-decoration:none;
color:#000000 !important;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

a.left_prod:visited{ 
	text-decoration:none;
	color:#000000 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
 }
a.left_prod:hover{
text-decoration:none;
color:#ffffff !important;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

a.left_links:link{
text-decoration:none;
color:#000000 !important;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:normal;
}

a.left_links:visited{ 
	text-decoration:none;
	color:#000000 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
 }
a.left_links:hover{
text-decoration:none;
color:#ffffff !important;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:normal;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {color: #333333}

.Product
{ 
background-image:url('prodBak.jpg');
background-repeat: repeat-x;
}

.ProductList
{
padding:5px;
background:url('Product.gif') top left repeat-x;
color:#000000;
font-size:11pt;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-weight:bold;
}

.ProductListTitle
{
padding:0px 3px 0px 0px;
background:url('Product.gif') top left repeat-x;
color:#bf1e2e;
vertical-align:text-top;
font-size:20pt;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-weight:bold;
}

.ProductDescription
{
color:#000000;
font-size:8pt;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-weight:normal;
}

.ProductDescriptionTitle
{
padding:0px;
color:#bf1e2e;
vertical-align:text-top;
font-size:10pt;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-weight:bold;
}

.AboutDescription
{
color:#000000;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-weight:normal;
}

.AboutDescriptionTitle
{
padding:0px;
color:#bf1e2e;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-weight:bold;
}

.ServicesCapsTitle
{
padding:0px;
color:#bf1e2e;
font-size:28pt;
font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif !important;
font-weight:bold;
}

.ServicesDescriptionTitle
{
/*margin-left:-5px;*/
padding:0px;
color:#000000;
vertical-align:text-top;
font-size:9pt;
font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif !important;
font-weight:bold;
}

.ServicesDescription
{
color:#000000;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-weight:normal;
}

.HomeNewTxt
{
line-height:11pt;
color:#ffffff;
font-size:8pt;
font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif !important;
font-weight:normal;
}

ul
{
padding:0px 0px 0px 15px;
margin:0px;
}

.NormalRed
{
padding:0px;
color:#bf1e2e;
font-size:9pt;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-weight:bold;
}

.NormalTxt
{
color:#666666;
font-size:8pt;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-weight:normal;
}

.NormalTxtBold
{
color:#666666;
font-size:8pt;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-weight:bold;
}

.txtDescription {
background-color: #fff !important;
}

.real_Black
{
	color:#000000 !important;
	font-weight:bold !important;
	font-size:11pt !important;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.style5 {
	font-family: Arial, sans-serif, Helvetica, Tahoma;
	font-size: 16px;
	
	color:#FF0000;
	height:25;
	}
.style6 {
	font-family: Arial, sans-serif, Helvetica, Tahoma;
	font-size: 16px;
	
	color:#000000;
	height:25;
	}

.style7 {
	font-family: Arial, sans-serif, Helvetica, Tahoma;
	font-size: 14px;
	
	color:#666666;
	height:25;
	}
	
	.style8 {
	font-family: Arial, sans-serif, Helvetica, Tahoma;
	font-size: 16px;
	
	color:#000000;
	height:25;
	}

	
.Productlinks A:hover{
text-decoration:none;
color: #FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.email:link, .email:visited, .email{
text-decoration:none;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;

}

.email:hover{
text-decoration:underline;
color:#ff0000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
}

