﻿body 
{
	font-family:Verdana;
	font-size:10px;
	color:#000011;
}

a 
{
	font-family:Verdana;
	font-size:10px;
	color:#000044;
	text-decoration: none;
}

a:visited
{
	font-family:Verdana;
	font-size:10px;
	color:#000044;
	 
}

a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#000044;
	text-decoration: underline;
}

td
{
	font-family:Verdana;
	font-size:10px;
	color:#000011;
}

span
{
	font-family:Verdana;
	font-size:10px;
	color:#000011;
}

select
{
	font-family:Verdana;
	font-size:10px;
	color:#000011;
}

.boldwhite
{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
}

label
{
	font-family:Verdana;
	font-size:10px;
	color:#000011;
}

input
{
	font-family:Verdana;
	font-size:10px;
	color:#000011;
}

textarea
{
	font-family:Verdana;
	font-size:10px;
	color:#000011;
}
	
.bold
{
	font-family:Verdana;
	font-size:10px;
	color:#000011;
	font-weight:bold;	
}

.titulogris
{
	font-family:Verdana;
	font-size:12px;
	color:#555555;
	font-weight:bold;	
	text-decoration:none;
}

/*Reorder List*/
.dragHandle {
	width:15px;
	height:15px;
	background-color:Blue;
	background-image:url(../images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:20px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
