body {
	background-color: #F8F8F8;
	scrollbar-face-color: #6A5ACD;
	scrollbar-highlight-color: #E0E0E0;
	scrollbar-shadow-color: #A9A9A9;
	scrollbar-3dlight-color: #D3D3D3;
	scrollbar-arrow-color: #A9A9A9;
	scrollbar-track-color: #E0E0E0;
	scrollbar-darkshadow-color: #696969;
}

font, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

a:link, a:active, a:visited {
	color : #6A5ACD;
}

a:hover {
	text-decoration: underline;
	color : #9370DB;
}

hr {
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.bodyline {
	background-color: #FFFFFF;
	border: 1px #A9A9A9 solid;
}

.forumline {
	background-color: #FFFFFF;
	border: 2px #6A5ACD solid;
}

td.row1 {
	background-color: #F0F0F0;
}

td.row2 {
	background-color: #E8E8E8;
}

td.row3 {
	background-color: #DCDCDC;
}

td.rowpic {
	background-color: #FFFFFF;
	background-image: url(../img/cellpic2.jpg);
	background-repeat: repeat-y;
}

th {
	color: #FFFFFF;
	font-size: 11px;
	font-weight : bold;
	background-color: #6A5ACD;
	height: 25px;
	background-image: none;
}

td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
	background-image: none;
	background-color:#D3D3D3;
	border: #FFFFFF;
	border-style: solid;
	height: 28px;
}

td.cat, td.catHead, td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}

th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {
	font-weight: bold;
	border: #FFFFFF;
	border-style: solid;
	height: 28px;
}

td.row3Right, td.spaceRow {
	background-color: #D3D3D3;
	border: #FFFFFF;
	border-style: solid;
}

th.thHead, td.catHead {
	font-size: 12px;
	border-width: 1px 1px 0px 1px;
}

th.thSides, td.catSides, td.spaceRow {
	border-width: 0px 1px 0px 1px;
}

th.thRight, td.catRight, td.row3Right {
	border-width: 0px 1px 0px 0px;
}

th.thLeft, td.catLeft {
	border-width: 0px 0px 0px 1px;
}

th.thBottom,td.catBottom {
	border-width: 0px 1px 1px 1px;
}

th.thTop {
	border-width: 1px 0px 0px 0px;
}

th.thCornerL {
	border-width: 1px 0px 0px 1px;
}

th.thCornerR {
	border-width: 1px 1px 0px 0px;
}

.maintitle, h1, h2 {font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #333333;
}

.botones {
	background-image : url(../img/boton.gif);
	background-color : transparent;
	background-repeat : no-repeat;
	border : 0 solid white;
	font-family : Verdana;
	text-align : center;
	font-size : 11px;
	color : #000000;
	width : 100px;
	height : 21px;
	cursor : pointer;
	cursor : hand;
}

input.botones {
	background: linear-gradient(90deg, #6A5ACD 0%, #9370DB 50%, #6A5ACD 100%);
	color: #FFFFFF;
	border: none;
	border-radius: 4px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 18px;
	box-shadow: 0 2px 4px rgba(106, 90, 205, 0.15);
	cursor: pointer;
	transition: background 0.2s, box-shadow 0.2s, transform 0.1s;
	outline: none;
	text-align: center;
	box-sizing: border-box;
	line-height: 1.2;
		/*min-width: 80px;*/
	min-width: fit-content;
	height: 21px;
}

input.botones:hover,
input.botones:focus {
	background: linear-gradient(90deg, #5A4FCF 0%, #6A5ACD 100%);
	box-shadow: 0 4px 8px rgba(106, 90, 205, 0.20);
	transform: translateY(-1px) scale(1.02);
	color: #FFFFFF;
}


.errors {
	font-size : 12px;
	color : red;
}

.gentitle {
	font-family : verdana;
	font-size : 20px;
	color : #6A5ACD;
}

.genpanel {
	font-family : verdana;
	font-size : 11px;
	color : #6A5ACD;
}

.gen {
	font-size : 12px;
}

.genmed {
	font-size : 11px;
}

.gensmall {
	font-size : 10px;
}

.gen, .genmed, .gensmall {
	color : #000000;
}

a.gen, a.genmed, a.gensmall {
	color: #6A5ACD;
	text-decoration: none;
}

a.gen:hover, a.genmed:hover, a.gensmall:hover {
	color: #9370DB;
	text-decoration: underline;
}

.mainmenu {
	font-size : 11px;
	color : #000000
}

a.mainmenu {
	text-decoration: none;
	color : #6A5ACD;
}

a.mainmenu:hover {
	text-decoration: underline;
	color : #9370DB;
}
.menu_icono {
	font-size: 11px;
	text-decoration: underline;
	width: 100px;
	color: #6A5ACD;
	border: 0 solid white;
	text-align: center;
	cursor : pointer;
	cursor : hand;
}
.cattitle {
	font-weight: bold;
	font-size: 12px ;
	letter-spacing: 1px;
	color : #6A5ACD
}

a.cattitle {
	text-decoration: none;
	color : #6A5ACD;
}

a.cattitle:hover {
	text-decoration: underline;
}

.forumlink {
	font-weight: bold;
	font-size: 12px;
	color : #6A5ACD;
}

a.forumlink {
	text-decoration: none;
	color : #6A5ACD;
}

a.forumlink:hover {
	text-decoration: underline;
	color : #9370DB;
}

.nav {
	font-weight: bold;
	font-size: 11px;
	color : #000000;
}

a.nav {
	text-decoration: none;
	color : #6A5ACD;
}

a.nav:hover {
	text-decoration: underline;
}

.topictitle {
	font-weight: bold;
	font-size: 11px;
	color : #000000;
}

a.topictitle:link {
	text-decoration: none;
	color : #6A5ACD;
}

a.topictitle:visited {
	text-decoration: none;
	color : #8A7D9B;
}

a.topictitle:hover {
	text-decoration: underline;
	color : #9370DB;
}

.name {
	font-size : 11px;
	color : #000000;
}

.postdetails {
	font-size : 10px;
	color : #000000;
}

.postbody {
	font-size : 12px;
}

a.postlink:link {
	text-decoration: none;
	color : #6A5ACD
}

a.postlink:visited {
	text-decoration: none;
	color : #8A7D9B;
}

a.postlink:hover {
	text-decoration: underline;
	color : #9370DB
}

.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F8F8F8;
	border: #A9A9A9;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 125%;
	background-color: #F8F8F8;
	border: #A9A9A9;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
}

.copyright {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	letter-spacing: -1px;
}

a.copyright {
	color: #444444;
	text-decoration: none;
}

a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}

input, textarea, select {
	color : #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #A9A9A9;
	background-attachment: fixed;
	background-position: center;
}

input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input {
	text-indent : 2px;
}

input.button {
	background-color : #E8E8E8;
	color : #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.helpline {
	background-color: #DCDCDC;
	border-style: none;
}

