body {
  background-color: #333333;
  background-image: url(images/savn_05.gif);
 font-family: verdana;
 font-size: 10px;
 margin: 0px;
 padding: 0px; }

a.admin { color:#FFA34F; }
a.modista { color:#006600; }
a.link	{ text-decoration: none; color : #006699 }
a.visited { text-decoration: none; color : #5493B4; }
a.hover { text-decoration: underline; color : #DD6900}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}
.gen { font-size : 10px; }
