								/* (BORDER STYLES)   IE 4 & 5 also Netscape 4 don,t support some styles */



.txtHeading {
	text-align:left;
	color:#ff0055;
	font-family:"Arial Narrow";
	font-size:24px;
	font-style: normal;
	font-weight: bold;
	
	
			}


.txtHeading2 {
	text-align:left;
	color:#C60404;
	font-family: Verdana;
	font-size:18px;
	font-style: italic;
	
	
			}

.menuHeading {
	text-align:left;
	color:#C60404;
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	
	
			}

						.txtText {
							text-align:left;
							color:#393939;
							font-family: Arial;
							font-size: 12px;
							font-weight: normal;
												
							
						}
						.txtForm {
							text-align:left;
							color:#000000;
							font-family: Arial;
							font-size: 11px;
							font-weight: normal;
												
							
						}

						.txtText2 {
							text-align:left;
							color:#000000;
							font-family: Verdana;
							font-size: 11px;
							font-weight: normal;
												
							
						}

						.txtTextwhite {
							text-align:left;
							color:#ffffff;
							font-family: Verdana;
							font-size: 11px;
							font-weight: normal;
							word-spacing: 2.5px;							
							}
							
						.txtTextwhite2 {
	text-align:left;
	color:#ffffff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 2.5px;
	font-style: italic;
							}							
							
							.txtTextwhitesmall {
							text-align:left;
							color:#ffffff;
							font-family: Arial;
							font-size: 11px;
							font-weight: normal;
																		
						}
						.txtTextBrown {
							text-align:left;
							color:#773549;
							font-family: Arial;
							font-size: 16px;
							font-weight: bold;
							word-spacing: 2.5px;							
							
						}						

						
						.txtSmall {
	text-align:left;
	color:#000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
							
						}
						
						


															/* SCROLL BAR */

.scroll {
	SCROLLBAR-TRACK-COLOR: #000000;   /* for color of track */       
	SCROLLBAR-ARROW-COLOR: #000000;   /* for color of top n bottom arrow */
	SCROLLBAR-FACE-COLOR: #000000;    /*  for color of scroll Bar */
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	
	}
	
	
															/* HYPER LINK 	 */
									
								
								A:link {
	color: #b7310c;
	text-decoration: none;
										}
								A:visited {
	color: #b7310c;
	text-decoration: none;
										}
								A:hover {
	color: #FE0049;
	text-decoration: none;
										}
								A:active {
	color: #b7310c;
	text-decoration: none;
										}

		A.A2:link {
	color: #000ca5;
	text-decoration: none;
										}
								A.A2:visited {
	color: #000ca5;
	text-decoration: none;
										}
								A.A2:hover {
	color: #3399FF;
	text-decoration: none;
										}
								A.A2:active {
	color: #000ca5;
	text-decoration: none;
										}
									
								A.A3:link {
	color: #393939;
	text-decoration: none;
										}
								A.A3:visited {
	color: #464646;
	text-decoration: none;
										}
								A.A3:hover {
	color: #0099FF;
	text-decoration: none;
										}
								A.A3:active {
	color: #464646;
	text-decoration: none;
										}
								A.A4:link {
	color: #FFFFFF;
	text-decoration: none;
										}
								A.A4:visited {
	color: #FFFFFF;
	text-decoration: none;
										}
								A.A4:hover {
	color: #FFFF99;
	text-decoration: none;
										}
								A.A4:active {
	color: #FFFFFF;
	text-decoration: none;
										}
		
	
TABLE.proptable TD {
	BORDER-RIGHT: #E2E2E2 0px solid; BORDER-TOP: #ffccde 2px solid; BORDER-LEFT: #E2E2E2 0px solid; BORDER-BOTTOM: #ffccde 0px solid
}
TABLE.proptable2 TD {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-BOTTOM: #ffffff 0px solid
}
								
								/* List Tags  WITH IMAGE  (Set an image as the list-item marker)    */
								
								ul
								{
								margin-left: 14px;
	list-style-image: url("images/arrow.jpg");
	
															}


	
.inputstyle {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid;  BORDER-LEFT: #cccccc 1px solid; COLOR: #333333; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 18px; FONT-FAMILY: Tahoma; FONT-SIZE: 9px; text-align:middle;
	}
	

form  { margin:0 0 0 0; }
.error
{
	color: #ff0000; 
	text-align:left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.lpart { 
	background-color:#f0f0f0; 
	border-left:#ccc 2px solid;
	padding-bottom:25px;
}
.lpage { 
	font:normal 12px verdana;
}
.lpart2 { 
	font:normal 12px verdana;
	padding-left: 10px;
}
