.menu1
{  
   background-color :  #99CCFF;
	width : 100%;
	font-family : Tahoma;
	font-size : 13px ;
	font-weight : bold;
	color : 3300FF;
	padding-left : 8px;
	padding-bottom : 4px;
	padding-top : 4px;
	text-align:left;
}

.menu1 a
{  
  	font-family : Tahoma;
	font-size : 13px ;
	font-weight : bold;
	color : 3300FF;	
	text-decoration: none;
}

.menu1 a:hover
{  color: #9999ff;
}

.menu2
{
	width : 160px;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #6666FF;
}

.enlace_menu2
{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #6666FF;
	text-decoration: none;
}

.menu3title
{
	background-color : #CC9966;
	layer-background-color : #CC9966;
	width : 160px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #330000;
	text-align : center;
	border: 1px solid #CC9966;
}

.menu3
{
	background-color : White;
	width : 160px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : black;
	cursor: hand;
	border : 1px solid #CC9966;
}

.menu3 a
{
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : black;
	text-decoration: none;
}

.menu3 a:hover
{
	  color: #3333cc;
}

.pgheading
{
	font-family : Tahoma;
	font-size : 16px;
	font-weight : bold;
	color : White;
	background-color : <cfoutput>#color_body#</cfoutput>;
	padding-top : 10px;
	padding-left : 10px;
	padding-bottom : 15px;
}



.body
{
	background-color : White;
	width : 420px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 15px;
	font-family : Arial;
	font-size : 12px;
	text-align : justify;
}


.home 
{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #3300FF;*
	text-decoration: none;
}

.home a
{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #3300FF;
	text-decoration: none;
}

.home a:hover
{  color:9999ff;
}


	
.footer
{
	background-color : #0066CC;
	width : 650px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	text-align : center;
	font-family : Tahoma;
	font-size : 10px;
	font-weight : bold;
	color : White;
}

.opcion
{
	font-family: Georgia;
	font-size: 14px
	
}

.mapbody
{
	background-color : #FFCC99;
	padding: 1px;
	width: 600px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #663300
}

body
{  text-align:center;
}

body h3
{  color:#630000;
   text-align:left;
}

body p
{  text-align:left
}
