body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
	text-align: justify;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
.bodyHead {
	margin: 10px 16px 0px 10px;
	background: #898e94;
}
.bodyMenu {
	margin: 0px 0px 0px 10px;
	background: url(../ImageLibrary/imgBodyBG.jpg) repeat-x top left #e1e1e1;
}
.bodyContent {
	margin: 0px;
	background: #FFFFFF;
}
.mainMenu {
	background:url(../ImageLibrary/btnMainMenu.gif) no-repeat top left;
	width:179px;
	height:29px;
}
.menuBarBg {
	background:url(../ImageLibrary/imgMenuBarBg.gif) repeat-x top left;
	height:40px;
}
.menuLink {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.headBG {
	background: url(../ImageLibrary/imgHeadBG.gif) repeat-x;
	height: 137px;
	vertical-align: bottom;
}
.logo {
	padding-top: 9px;
	vertical-align: top;
	width: 301px;
}
.linkHead {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.menuSeparator {
	height: 5px;
	background: url(../ImageLibrary/imgMenuSeparator.gif) no-repeat;
}
.contentBody {
	background: #ffffff;
}
.contentUpDeco {
	background: url(../ImageLibrary/imgContentUpDeco.gif) repeat-x;
	height: 8px;
}
.contentBorder {
	border-bottom: solid 1px #c9c9c9;
	border-left: solid 1px #c9c9c9;
	border-right: solid 1px #c9c9c9;
	padding: 10px;
	background: url(../ImageLibrary/imgContentDeco.gif) repeat-x top;
}
.input {
	font-family: Tahoma; 
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	background-color: #FFFFFF;
	border: 1px solid #9c9c9c;
	padding: 2px; 
}
.submit{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
	background: url(../imagenes/fondoBoton2.gif) repeat-x #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #d64c1e;
	font-weight: bold;
}
.franjaGris {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	font-weight: normal;
	background: #f2f2f2;
}
.franjaBlanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	font-weight: normal;
	background: #ffffff;
}
.tableHead
{
    background: url(../ImageLibrary/imgTableHead.gif) repeat-x #7aceef;
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
.franjaGris2 td {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	font-weight: normal;
	background: #f2f2f2;
}
.franjaBlanco2 td {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	font-weight: normal;
	background: #ffffff;
}
.tableHead2 th
{
    background: url(../ImageLibrary/imgTableHead.gif) repeat-x #7aceef;
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
	padding:5px;
}
.pageTitle {
	font-family: Arial Narrow;
	font-size: 21px;
	color: #d64c1e;
	font-weight: normal;
}
.alerta {
	font-family: Tahoma;
	font-size: 11px;
	color: #d64c1e;
	font-weight: bold;
}
.loginBg{
	background:url(../ImageLibrary/loginBg.jpg) no-repeat top left;
	width:468px;
	height:247px;
	vertical-align:middle;
	text-align:left;
}