BODY
{
   background-color:#FFFFFF;
   color:#115E94;
   font-family:Tahoma;
   font-size:small;
   margin:0px 0px 0px 0px;
}
TABLE.fullWidth
{
   width:100%;
}
TABLE.formField
{
	border:inherit;	
} 
TABLE.formField TD
{
	border-bottom-width:thin;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}
TABLE.wantToBuy TD
{
	border-bottom-width:thin;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}
h1 {
	font-size: 1.75em;
	line-height:1.1em;
	font-weight: normal;
}
h2 {
	font-size: 1.35em;
	line-height: 1.3em;
}


h3, h4 {
	font-size: 1em;
	line-height:1.3em;
}
.copyRight
{
	font-family:Arial, Helvetica, sans-serif;
	color:#115E94;
	font-weight:bold;	
	font-size:12px;
	font-style:normal;
}	
 
.normalBoldText
{
	font-family:Arial, Helvetica, sans-serif;
	color:#115E94;
	font-weight:bold;	
	font-size:12px;
	font-style:normal;
}
.normalBoldTextLink
{
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#115E94;
	font-weight:bold;	
	font-size:12px;
	font-style:normal;
}		
.normalBlackText
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-style:normal;
}	

.normalBlueText
{
	font-family:Arial, Helvetica, sans-serif;
	color:blue;
	font-size:12px;
	font-style:normal;
}	
.normalWhiteText
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-style:normal;
}	
.headWhiteText
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-style:normal;
}	
.ErrorTable
{
    background-color:#CCCCCC;
	background-image:url(/images/biz_bg.gif);
    font-family: Verdana, Arial;
    font-size: 9px;
    font-weight: bold;
    border-style:dotted;
}
.successFullMessageTable
{
    background-color:#CCCCCC;
    background-image:url(/images/biz_bg.gif);
    font-family: Verdana, Arial;
    font-size: 9px;
    font-weight: bold;
    border-style:dotted;
}
.createdDateTable
{
    background-color:#F5F5F5;
	background-image:url(/images/bg.jpg);
    font-weight: bold;
    border-style:none;
}
.bodyTable
{
    background-color:#F5F5F5;
	background-image:url(/images/bg.jpg);
    font-weight: bold;
    border-style:none;
}
.bodyTableWantToBuy
{
	background-image:url(/images/biz_bg.gif);
    font-weight: bold;
    border-style:none;
}
.normalTable
{
    border-style:none;
}
.companyHeader
{
    background-color:#CCCCCC;
	background-image:url(/images/bg.jpg);
}

/* box with orange header ---------------------------------- */

.moduleOrangeCornerLeft{
    background-image: url(/images/module2_corner_left.gif);
    width: 8px;
    height: 8px;
    background-repeat: no-repeat;
}

.moduleOrangeCornerRight{
    background-image: url(/images/module2_corner_right.gif);
    width: 9px;
    height: 8px;
    background-repeat: no-repeat;
}

.moduleOrangeTop{
    background-image: url(/images/module2_top_bg.gif);
    height: 8px;
    background-repeat: repeat-x;
}

.moduleOrangeHeader{
    background-image: url(/images/module2_bg.gif);
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 0px 0px 5px 0px;
}

.moduleOrangeBgLeft{
    background-image: url(/images/module2_left_bg.gif);
    width: 8px;
    background-repeat: repeat-y;
}

.moduleOrangeBgRight{
    background-image: url(/images/module2_right_bg.gif);
    width: 8px;
    background-repeat: repeat-y;
}

.moduleOrangeLineLeft{
    background-image: url(/images/module2_line_left.gif);
    background-repeat: repeat-y;
    width: 8px;
}

.moduleOrangeLineRight{
    background-image: url(/images/module2_line_right.gif);
    background-repeat: repeat-y;
    width: 8px;
}

.moduleOrangeBottomLeft{
    background-image: url(/images/module2_bottom_left.gif);
    width: 8px;
    height: 8px;
    background-repeat: no-repeat;
}

.moduleOrangeBottomRight{
    background-image: url(/images/module2_bottom_right.gif);
    width: 8px;
    height: 8px;
    background-repeat: no-repeat;
}

.moduleOrangeBottomLine{
    background-image: url(/images/module2_bottom_bg.gif);
    width: 8px;
    height: 8px;
    background-repeat: repeat-x;
}

.editableText
{
	font-family:Arial, Helvetica, sans-serif;
	color:#115E94;
	font-weight:bold;	
	font-size:12px;
	font-style:normal;
	background: #F8F8F8;
	border: 1px solid #f8f8f8;
}


/* box with orange header End ------------------------------- */


