.ivory {
	background-color : White;
}

P  {
	color : Black;
	font-family : sans-serif;
	
	}

.tit{
	font-size : x-small;
	font-weight : bold;
}

H1  {
	font-size : 30px;
	font-weight : bold;
	color : Navy;
	text-transform : capitalize;
}



H2  {
	font-size : medium;
	font-weight : bold;
	text-align : left;
	text-transform : capitalize;
	color : Navy;
}



H3  {

	font-size : small;

	font-family : sans-serif;

	font-weight : bold;

	font-style : italic;

	color : Gray;

	text-transform : capitalize;

}

H4 {
	color : Black;
	font-weight : bold;
}




A  {}



A:Visited  {
	color : Gray;
	font-weight : normal;
	background-color : White;
}



A:Active  {
	color : White;
	background-color : #CCFFFF;
	font-weight : bold;
}



A:Hover  {
	color : #FFFFF0;
	background-color : #99CCCC;
	font-weight : normal;
}



BODY  {

	font-size : small;

	font-family : serif;

	color : Black;

	font : Verdana;

	text-align : left;

	margin-top : 0px;

	margin-left : 20px;

	margin-right : 0px;

}



.sitedesign  {

	font-size : xx-small;

	font-family : sans-serif;

	color : Gray;

	text-align : left;

	text-indent : 0px;

}



.info  {

	font-size : x-small;

	font-family : sans-serif;

	font-style : italic;

	text-indent : 0px;

}



.x-small  {
	font-size : x-small;
}

.small {
	font-size : small;
}




th  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #FFFFF0;
	background-color : #F00000;
	text-align : left;
}

.input {
	background-color : #FFFFF0;
}




td  {
	font-size : x-small;
	text-align : left;
	vertical-align : super;
}

.nueva{
	background-color : #FFFFFC;
	
}


table  {
	text-align : left;
		
	}



.form  {
	border-style : none;
	background : White;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
	padding-bottom : 8px;
	padding : 2px;
}

.forma  {
	border-style : none;
	background : White;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
	width: 750px;
}
.listado  {
	border-style : none;
	background : White;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	width: 100%;
}

.navega  {
	border-style : none;
	background : none;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	width : 750px;
}

.resultado  {
	border-style : none;
	background : none;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	width : 400px;
}

.atraz  {
	border-style : none;
	border : 0px;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	width : 750px;
	background : Maroon;
}

.header  {}



.formnav  {
	text-align : center;
}



.navigation  {

	font-size : x-small;

	text-align : left;

	text-indent : 0px;

	background-color : #ffffcc;

}



.yellow  {
	background : none;
}



.phone_now  {

	font-size : x-large;

	color : Red;

	font-weight : bold;

	font-style : italic;

}



.accessdenied  {

	font-size : 110px;

	font-family : sans-serif;

	font-weight : bold;

	color : Red;

}



