/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-family: arial, verdana, helvetica;
font-size: 11px;
}

/*body specific*/
body{
background-color:#ffffff;
background-image:url(NETQUOTEVAR:BGIMAGECSS);
}
select
{
    color: #444444;
    font-family: arial, helvetica;
    font-size: 11px;
    font-weight: normal;
}

input
{
    color: #444444;
    font-family: arial, helvetica;
    font-size: 11px;
    font-weight: normal;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#de8e86;
font-size: 11px;
text-decoration:none;
}

a:visited{
color:#de8e86;
font-size: 11px;
text-decoration:none;
}

a:hover{
color:#007d9a;
font-size: 11px;
text-decoration:none;
}

a:active{
color:#de8e86;
font-size: 11px;
text-decoration:none;
}

li{

list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:;
}

.actCHECKOUTEM {background-color:#6699cc;}
.actCHECKOUTBG {background-color:#ffffff;}

.actlarger{
font-size: larger;
color:#000000;
}


.ShopLightGrey
{
	background-color: #ededed;
}
.ShopDarkGrey
{
	background-color: #bababa;
}
.ShopMidGrey
{
	background-color: #cecece;
}
.LightGrey
{
	background-color: #d1d1d1;
}
.MidGrey
{
	background-color: #a6a6a6;
}
.DarkGrey
{
	background-color: #848484;
}
.WhiteBG
{
	background-color: #ffffff;
}
.WhiteText
{
	color: #ffffff;
}
.BigText
{
	color: #656565;
	font-size: 14px;
}
.DarkGreyText
{
	color: #848484;
}
.BlueBG
{
	background-color: #007F98;
}
.LightBlueBG
{
	background-color: #5AACBC;
}

.PinkBG
{
	background-color: #DE8E86;
}
.GreenBG
{
	background-color: #78A89D;
}
.LightGreenBG
{
	background-color: #9BBDB4;
}

.TitleText
{
	color: #007D9A;
	font-weight: bold; 
}
.WarningText
{
	color: #DE0000;
}
.Data
{
    color: #444444;
    font-family: arial, helvetica;
    font-size: 11px;
    font-weight: normal;
}
.DataBtn
{
    color: #444444;
    font-family: arial, helvetica;
    font-size: 11px;
    font-weight: normal;
}

.actxxsmall{font-size:xx-small;color:#000000;}
.actxsmall{font-size:x-small;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{font-size:x-large;color:#ff3300;}
.actwelcome{font-size:medium;color:#000000;}

.actlogotext {font-family:; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#de8e86;}
