body
{
	margin:0;
	padding:0;
	font-family: arial;
	font-size:12px;
	background-image: url(../images/page-bg.gif);
}

.form-titletext
{
  font-size:14px;
  color:black;
  font-weight:bold;
  color:#000;
}
.form-text2{
  color:#000;
  font-weight:bold;
}
.form-text
{
  font-size:12px;
  color:#333333;
}
.form-sentance
{
  font-size:12px;
  color:#666666 ;
}

td
{
  	font-family: arial;
	font-size:12px;

}

.pageHeading
{
	background: url(../images/grad.gif);
	text-align : center;
	height: 30px;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	padding-top: 4px;
	letter-spacing: 0.1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a
{  
   font-size:12px  ;
   text-decoration:underline;
   color:#8F1652;
 }

a:hover
{
   font-size:12px  ;
   text-decoration:none;
}

.pageSubHeading
{
	background: #FFB9E3;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	padding-bottom : 1px;
	padding-top : 2px;
	visibility : visible;
	padding-left: 10px;
	height: 20px;
}
.divList
{
	overflow:auto;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	border:1px solid #999999;
	height: 350px;
	padding: 2px;
	background-color: #F0F0F0;

}
.leftMenuContainer {
	background-color: #FFE8F8;
}
.form-textbox {
	text-align: left;
	font-size: 11px;
    width:200;
}
.form-sectionhead {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3366FF;
	background-color: #D3E3FE;
}

.form-back {
	background-color: #FFFFFF;
	margin: 0px;


}
.form-panel {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.form-cblist {
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
	overflow: auto;
	height: 110px;
}

.form-caption {
	font-size: 12px;

}

.form-button {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	height: 23px;
	cursor: hand;
	background-color: #DACDD2;

}
.form-error
{
	font-size:12px;
	text-align:left;
	color:Red;
	vertical-align: middle;
}
.form-welcometext {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0066;
	text-align: left;
	padding-left: 10px;
}
.form-highlight 
{
	font-size: 16px;
	color: #CC0066;
}
a.link-couple 
{
	font-size: 11px;
	text-decoration: none;
	width: 168px;
	color: #EC046C;
}
a.link-couple:hover
{
	font-size: 11px;
	text-decoration: none;
	width: 168px;
	color: #EC046C;
}
.text-normal {
	font-size: 12px;
}
.text-small {
	font-size: 10px;
}
a.link-normal {
	font-size: 12px;
	color: #E10462;
	text-decoration: underline;
}
.text-normal-pink {
	color: #CC3399;
	font-size: 12px;
}
.text-tiny {
	font-size: 11px;
	color: #333;

}
/*----------------------------------------------------------------
------------------GRID FORMATTING --------------------------------
*/


.gridFormat
{
	padding-left: 10px;
	text-align: left;
	width: 90%;
	padding-bottom: 20px;
	background-position: center;
	margin: 0px;
}

.gridHeaderStyle
{
	background: url(../images/gridhead.gif);
	color:black;
	font-size:12px;
	font-weight:bold;
	height:25;
	padding-left:5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #333399;
	border-left: 0px none;
padding-left: 2px;
}


.gridItemStyle
{
	background-color:#ffffff;
	color:Black;
	font-size:12px;
	padding-left: 2px;
	line-height: 20px;
	vertical-align: top;


}
.gridItemStyle td
{
	background-color:#ffffff;
	color:Black;
	font-size:12px;
	padding-left: 2px;
	line-height: 20px;
	vertical-align: top;


}
.gridAltItemStyle
{
	background-color:#F8E0EA;
	color:Black;
	font-size:12px;
	line-height: 20px;
	padding-left: 2px;
	vertical-align: top;


}
.gridAltItemStyle td
{
	background-color:#FCC8DD;
	color:Black;
	font-size:12px;
	line-height: 20px;
	padding-left: 2px;
	vertical-align: top;


}
.gridSelectedItemStyle
{
    background-color:#da8178;
	color:Black;
	font-size:12px;
	font-weight:bold;	
}
/*----------------------------------------------------------------
====================list formatting ==============================
*/

.LISTTitle
{
   font-weight:normal;
   font-size:16px;
   color: #BC347B;
}
.ListItem
{
   font-size:12px;
   color: #9B6222;
}
.listMsg
{
   font-weight:bold;
   font-size:12px;
   
}

.highlight
{
 font-size:12px;
 color:#C01D0D;
}
.form-section
{
    padding-left:5px;
	padding-right:5px;
}
.table
{
 border-left:solid;
 border-top:solid;
 border-bottom:solid;
 border-right:solid;
 border-color:#FF99FF;
 border-width:thin;
 }
.toplink
{
	font-size:13px;
	color:#740157;
	text-decoration:none;
	font-style: normal;
 }

.toplink:hover
{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
 }
.txtLabel
{
	font-size: 12px;
	border: none;
}
.fpheading
{
	font-size:18px;
	color:#CC3399;
}
.fpheading h1{
	font-size:18px;
	font-weight:normal;
	color:#CC3399;
	padding:8px 0 8px 4px;
	margin:0;
}
.strong{
	font-size:20px;
	color:#CC3399;
	font-weight:bold;
	padding:0;
	margin:0;
}
.fpfheading
{	
	font-family:Arial;
	font-size:20px;
	color:#CC3399;
	font-weight:bold;
}
.fpsheading
{
	font-family:Arial;
	font-size:14px;
	color:#CC3399;
	font-weight:bold;
}
.fpnormaltext
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
}
.lnkfpheader{
	font-family:Arial;
	font-size:11px;
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0.10em;	
}
.lnkfpheader-new{
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0.10em;	
}
.itemSold {
		text-decoration: line-through;
		color:red;
		font-weight:bold;
		font-size:16px;
}




.img-List
{
	padding-left:9px;
	padding-top:9px;
	background-repeat: no-repeat;

}
#head2 h2{
	font-size:14px;
	font-weight:bold;
	color:#cc3399;
	padding:8px 0 5px 0;
	margin:0;
}

.new-bg {
	background-image: url(../images/main-head2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#home td{
	font-size:11px;
}
.boldPink{
	font-weight:bold;
	color:#cc3399;
}