h1			
			{
		color:#cd5723;
		font-family: Verdana, arial ;
		text-decoration: none;
		font-size: 14px;
		font-weight:bolder;
		margin: 0px;
			}		
			
.guides_div_head		
			{
			width: 770px;
			background-color:#dee8eb;
			text-align:left;
			padding: 10px;
			border:3px solid #c6d9de;
			}
			
.guides_subdiv		
			{
			width: 740px;
			font-size: 11px;
			padding:10px;
			margin-top:5px;
			font-family: Verdana, arial ; 
			background-color:#eeeeee;
			text-align:left;
			border:1px solid #c9c9c9;
			}
			
.guides_table_head		
			{
			width: 650px;
			font-size: 10px;
			color: #e9f0f2;
			text-align: center;
			margin: 0px;
			height: 27px;
			background-image: url("../images/list_head_cent.gif");	
			font-weight:bolder;
			font-family: tahoma, arial ; 
			}
			
.guides_table td
			{
			height:27px;
			border-bottom: 1px solid #dcdcdc;
			}
.guides_table		
			{
			width: 650px;
			background-color:#eeeeee;
			}

.gstd1		{
			text-align: left;
			border-left: 1px solid #dcdcdc;
			text-indent:5px;
			}
	
.gstd2		{
			text-align: center;
			width: 100px;
			color:#cd5723;
			font-weight:bolder;
			}	
			
.gstd3		{
			text-align: center;
			width: 160px;
			text-indent:10px;
			border-right: 1px solid #dcdcdc;
			font-weight:bolder;
			}
