body {
	scrollbar-base-color: #CFCDC8;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F9F8F4;
	scrollbar-darkshadow-color: #CFCDC8;
	scrollbar-shadow-color: #CFCDC8;
}

input.btn {   
   color:#ff0000;   
   font: bold 84% 'trebuchet ms',helvetica,sans-serif;   
   background-color:#efefef;   
   border:1px solid #ff0000;   
}   

.menu {
	background-image: url('images/menu.gif');
}

.tituloCaja {
	font-family: tahoma; font-size: 12px; 
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
}

.contenidoCaja {
	font-family: tahoma; font-size: 12px; 
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 5px;
}

font, td, body, p, div { 
	font-family: tahoma; font-size: 12px; 
}

img {
	border: 0px;
}

input { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #CC0000;
}

textarea { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 250px;
	height: 75px;
	border: 1px solid #CC0000;
}

form { 
	font-family: Arial, sans-serif;
	font-size: 12px;
}
small { 
	color: #ffffff; 
}

.menu a { 
	font-family: Arial, sans-serif; 
	color: #efefef; 
	text-decoration: none; 
	letter-spacing: 1px; 
	text-transform: lowercase; 
}

.menu a:hover { 
	font-family: Arial; color: #ffffff; 
	font-weight: bold; 
	letter-spacing: 1px; 
	text-transform: lowercase;
}

a { 
	font-family: Arial, sans-serif; 
	color: #cc0000; 
	text-decoration: none; 
	letter-spacing: 1px; 
	text-transform: lowercase; 
}

a:hover { 
	font-family: Arial; color: #cc0000; 
	font-weight: bold; 
	letter-spacing: 1px; 
	text-transform: lowercase;
}

.error { 
	color: #FF0000; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	text-decoration: none;
}

.title { 
	font-family: Arial, sans-serif; 
	background: none; 
	color: #9C9C9C; 
	font-size: 16px; 
	text-decoration: none;
}

.footer {
	color: #808080; 
	font-size: 20px; 
	font-weight: normal; 
	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	text-decoration: none;
}

.div {
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 15pt; 
	font-weight: bold; 
	border: 1px dotted #ffffff; 
	margin-left: 10; 
	margin-right: 10; 
	background-color: #0072A8; 
	line-height:250%;
}
