body {
	background-image: url(images/clouds.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #666666;
}
a:visited {
	color: #333333;
}
.bg-cellgray {
	background-color: #AFAFAF;
	background-image: url(images/bg-left-cell.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

a:hover {
	color: #FF0000;
}
a:active {
	color: #FF3300;
}


.border-LR-black {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.border-LR-black-BG-bar-link {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	background-image: url(images/bg-buttons.jpg);
	background-repeat: repeat-x;
}

.menutext {
	margin-left: 10px;
	color: #CCCCCC;
}
.boxtext {
	margin-top: 30px;
	color: #000000;
	margin-bottom: 20px;
}


.menulinks {
	text-decoration:underline;
	color:#CCCCCC;
}
.images-css {
	margin: 10px;
}

a.menulinks {
	text-decoration:underline;
	color:#CCCCCC;
}
a.menulinks:visited {
	text-decoration:underline;
	color:#CCCCCC;
}
a.menulinks:hover {
	text-decoration:none;
	color:#FFFF00;
}
.tahoma12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.subrayado {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
}
.tahoma18 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
}
.tahoma8 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
}
