body
{
	margin: 0;
	color:#000000;
	background-color:#FFFFFF;
}

img
{
	border:0px;
}
TABLE
{
	font-family:Arial, Verdana, Sans-Serif, Times New Roman;
}
TABLE.innertable
{
	border-top:#D56686 1px solid;
	border-bottom: #D56686 1px solid;
	border-left:#D56686 1px solid;
	border-right: #D56686 1px solid;
	
}
TABLE.innertable td
{
	
	font-size:0.7em;
	
}
TABLE.innertable INPUT
{
	background-color : #FDE1EE;	
	font-size: 11px;
	border:solid 1px #D56686;
}

TABLE.innertable TEXTAREA
{
	background-color : #FDE1EE;	
	border: solid 1 #D56686;
	font-size: 11px;		
}
TABLE.innertable TR.headrow TD
{
	background-color : #FDE1EE;
	font-size : 15px;	
	font-weight :bold;	
	border-left: #FBBFDB 1px solid;
	border-right: #FBBFDB 1px solid;
	border-bottom: #D56686 1px solid;
}	





TABLE.outertable 
{
	font-size:0.7em;
	text-align:justify;
}

TABLE.outertable .designheading
{
	font-size:1.2em;
	font-weight:bold;
	color:#595959;
}

TABLE.outertable .billheading
{
	font-size:1.2em;
	color:#000000;
}
TABLE.outertable .lbltext
{
	font-size:0.8em;
	color:#000000;
}
TABLE.outertable .lists
{
	font-size:1.1em;
}

TABLE.outertable .alexbutton
{
	border:#BFBFBF 1px solid;
	background-color:#FFFFFF;
	font-size:1.1em;
}

TABLE.outertable .txtbox
{
	border:#BFBFBF 1px solid;
	background-color:#FFFFFF;
	font-size:1.1em;
	padding:0px 1px 0px 1px;
}
TABLE.outertable .heading
{
	background-color :#FFFFFF;
	font-size: 1.2em;
	font-weight : bold;	
	color:#000000;
}

.selectstyle 
{ 
    font:1em;
    font-weight:bold;
    color:Black;
}
.radiostyle 
{ 
    font:1em;
    color:Black;
}
.gridheading
{	
	background-color :#FFFFFF;
	font-size: 0.7em;
	font-weight : bold;	
	color:#000000;
}
.griditem
{
	font-size:0.7em;
	color:#000000;
	background-color:#EEEEEE;
	padding:5px;
}
.gridlinks
{
	color:#000000;
	font-size:0.8em;
	text-decoration:none;
}

.gridlinks:hover
{
	color:#FF3399;
	font-size:0.8em;
	text-decoration:none;
}

.lblprice
{
	font-size: 0.8em;
	color:#000000;
	letter-spacing:1px;
}
.errmsg
{
	font-size:0.8em;
	color:Red;
}

.successmsg
{
	font-size:1em;
	color:Green;
}

.validerrmsg
{
	font-size:0.8em;
	color:Red;
}
.imageTitle
{
	font-size:0.7em;
	font-weight:bold;
	color:#333333;
}
.links
{
	
	text-decoration:none;
	font-size:0.6em;
	font-weight:bold;
	color:#333333;
}

.links:hover
{
	
	text-decoration:underline;
	font-size:0.6em;
	font-weight:bold;
	color:#333333;
}
.hyperlink
{
	color:#FF3399;
	font-size:0.8em;
	text-decoration:none;
}

.hyperlink:hover
{
	color:#FF3399;
	font-size:0.8em;
	text-decoration:underline;
}

.hyper
{
	color:#FF3399;
	font-size:0.8em;
	text-decoration:none;
	cursor:hand;
}

.hyper:hover
{
	color:#FF3399;
	font-size:0.8em;
	text-decoration:underline;
}
.lbl
{
	font-size:0.7em;
}
.link1
{
	font-size:1em;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	
}
.link1:hover
{
	font-size:1em;
	text-decoration:none;
	color:#FF3399;
	
}
.pinkstar
{
	color:#FF3399;
	font-size:0.9em;
	text-decoration:none;
	font-weight:bold;
}
.txtstyle
{
	background-color : #FDE1EE;	
	border: solid 1 #D56686;
	font-size: 11px;
}
.lbllinks
{
	
	text-decoration:none;
	font-size:0.6em;
	font-weight:bold;
	color:#333333;
}
.lblb
{
	font-family:Arial, Verdana, Sans-Serif, Times New Roman;
	font-size:0.8em;
	font-weight:bold;
	
}
.pinkborder
{
	border-top:#FBBFDC 1px solid;
	border-bottom: #FBBFDC 1px solid;
	border-left:#FBBFDC 1px solid;
	border-right: #FBBFDC 1px solid;
}
.pinkrow
{
	background-color : #FBBFDC;
	font-family : Verdana,Arial;
	font-size : 11px;	
	font-weight :bold;
}
.colon
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	
}
.divstyle
{
	BORDER-RIGHT: black 0px solid;
	BORDER-TOP: black 0px solid;
	SCROLLBAR-FACE-COLOR: #fff9f2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	BORDER-LEFT: black 0px solid; 
	SCROLLBAR-SHADOW-COLOR: #fff9f2; 
	COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #5e4752; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	BORDER-BOTTOM: black 0px solid;
	SCROLLBAR-DARKSHADOW-COLOR: #5e4752;
	HEIGHT: 410px; 
	BACKGROUND-COLOR: #ffffff;
	OVERFLOW:scroll;
	position:absolute;
	left:190px;
	top:150px;
	
	z-index:100;
}