body
{
	margin-top: 0px;
	font-family: verdana;
}

h1
{
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #999999;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 20px;	
	margin-top: 10px;
	color: #000000;
}
.side
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.middle
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;		
	margin-right: 20px;		
}
.link
{
	color: #CC0000;
	text-decoration: underline;	
}
.link:hover
{
	color: #CC0000;
	text-decoration: none;	
}
.link:visited
{
}
.link:active
{
}
.headlink
{
	color: #000000;
	text-decoration: underline;	
}
.headlink:hover
{
	color: #CC0000;
	text-decoration: none;	
}
.headlink:visited
{
}
.headlink:active
{
}

.update
{
	color: #FFFFFF;
	text-decoration: none;	
	font-size: 10px;
	text-align: right;
	vertical-align : bottom
}

.wlink
{
	color: #FFFFFF;
	text-decoration: underline;	
	font-size: 12px;
}
.wlink:hover
{
	color: #FFFFFF;
	text-decoration: none;	
}
.wlink:visited
{
}
.wlink:active
{
}

.tabbig
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	text-align: center;
}

.tabpo
{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;	
}

hr
{
	width: 95%;
	height: 1px;
	color: #DDDDDD;
	margin-bottom: 14px;
	margin-top: 14px;		
}

li
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	list-style-type: square;
}

.navPane 
{
	width: 150px;
}

.headbutton {
	color: #FFFFFF;
	border: 1px solid;
	background-color: #CC0000;
	padding: 3px;
	padding-left: 4px;
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #666666 #333333 #333333 #666666;
	display: block;
	margin: 0px;
	width: 93%;
	text-align: center;
}

.buttons a {
	color: #FFFFFF;
	border: 1px solid;
	background-color: #999999;
	padding: 2px;
	padding-left: 3px;
	font: 12px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-color: #666666 #333333 #333333 #666666;
	display: block;
	margin: 0px;
	width: 94%;
	text-align: left;
}

.buttons a:hover {
	border: 1px solid;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #666666;
	border-color: #333333 #666666 #666666 #333333;
	color: #FFFFFF;
	text-decoration: none;
}
.rightnavPane 
{
	width: 130px;
}

input.text{

  font-family:Tahoma;
  font-size:9pt;
  font-weight:bold;
  background-color:#ffff99;
  color:#000000
}
textarea{
  font-family:Tahoma;
  font-size:11px;
  font-weight:normal;
  background-color:#ffffff;
  color: #000000;
  border:1px solid;
  border-top-color:#696;
  border-left-color:#696;
  border-right-color:#363;
  border-bottom-color:#363;
}
input.btn{
   color:#050;
   font-family:Tahoma;
   font-size:100%;
   font-weight:bold;
   background-color:#fed;
   border: 1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

table.banderas{
	background:#ff0000;
	border:none;
	width:100%;
}
img.band{
	width:25px;
	height:12px;
	border:1px solid #999;
}
