#topme
{
	background-color:#CC0000;	
	height: 20px;
	text-align: left;
	padding: 0px;
}
body {
	background: #F5F3EB;
	margin-top: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS, serif;
	color:#000000;
	font-size:11px;
	scrollbar-face-color: #F5F3EB;
    scrollbar-highlight-color: #F5F3EB;
    scrollbar-3dlight-color: #E8DBAD;
    scrollbar-darkshadow-color:#AC7D02;
    scrollbar-shadow-color: #D09802;
    scrollbar-arrow-color: #ff0000;
    scrollbar-track-color: #E7DCB4;
}

		
#container {
	width: 770px !important;
	height: 100% !important;
	background-color:#eee;
}
	#head {
		width: 770px;
		height: 162px;
		background-color:#fff;
		}
		#headl {
			width: 170px;
			height: 162px;
			background:url(../images/jeffy_r1_c1.jpg);
			float:left;
			}
		#headr {
			width: 600px;
			height: 162px;
			background:	url(../images/jeffy_r1_c2.jpg);
			float:left;
			}
	#cont {
		width: 770px;
		height: 495px;
		background-color:#F5F3EB;
		}
	#contmenu {
		width: 170px;
		height: 495px;
		float:left;
			}
			
			#upmenu {
				width: 170px;
				height: 40px;
				background:url(../images/jeffy_r2_c1.jpg);
			}
			#menuback {
				width: 170px;
				height: 455px;
				background:	url(../images/jeffy_r3_c1.jpg);
				}
			#menu {
				padding-top:30px;
				width: 170px;
				height: 425px;
				overflow:auto;
				}
			
		#content {
			width: 600px;
			height: 495px;
			float:left;
			}
			#contbarra {
				padding-top:10px;
				width: 600px;
				height: 30px;
				background: url(../images/jeffy_r2_c2.gif);
				}
			#contelele {
				width: 600px;
				height: 40px;
				background: url(../images/jeffy_r3_c3.gif);
				}
				#contenido {
					width: 450px;
					height: 455px;
					float:left;
					background:#ffffff;
					overflow:auto;
					
				}
				#contenidob {
					width: 600px;
					height: 455px;
					float:left;
					background:#ffffff; 
					overflow:auto;
					
					}
			#menuder {
				width: 150px;
				padding-top:40px;
				height: 415px;
				float:left;
				background: url(../images/jeffy_r3_c3.gif);
				overflow:auto;
				}
	#pie{
		width: 770px;
		height: 43px;
		background:	url(../images/jeffy_r4_c1.jpg);
		}
		

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #7B8DA1;
}


/* --estos son los colores y caractristicas del menu - texto y colores-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #ffffff;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        color:#ffffff;
        background-position: left;
        text-align: left;
		font-size:12px;
		font-weight: bold;
        }

a.mainmenu:link, a.mainmenu:visited {
        color: #FDC427; 
		font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover,{
        color:#CC0000; 
		text-decoration: underline;
        }

a.sublevel:hover {
        color: #FFFFFF; 
		text-decoration: underline;
		padding-left: 5px;
        }

a.sublevel:link, a.sublevel:visited {
        color: #FFFFFF; 
		font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
		padding-left: 5px;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 150px;
       
        }
/* --titulos de las barras del menu y del lado derecho - modulos right y left en php-- */
table.moduletable th {
	display:block;
	padding:1px;
	background-color:#FDC427;
  font-size        : 12px;
  font-weight      : bold;
  color:#CC0000;
  text-align       : left;
  width            : 90%;
  padding: 2px 2px 2px 2px;
  margin-top:5px;
  margin-bottom:5px;

}

/* --cuadros del menu-- */
table.moduletable td {
        font-size: 11px;
        font-weight: normal;
        padding: 2px 2px 2px 2px;
	    color:#FFFFFF;
}

table.moduletable_derecha {
        margin: 0px 0px 0px 0px;
        width: 150px;
        }
/* --titulos de las barras del menu y del lado derecho - modulos right y left en php-- */
table.moduletable_derecha th {
	display				:block;
	padding				:1px;
	background-color	:#FDC427;
  	font-size        	: 12px;
  	font-weight      	: bold;
  	color				:#CC0000;
  	text-align       	: left;
  	width            	: 90%;
  	padding				: 2px 2px 2px 2px;
  	margin-top			:5px;
  	margin-bottom		:5px;

}

/* --cuadros del menu-- */
table.moduletable_derecha td {
        font-size: 11px;
        font-weight: normal;
        padding: 2px 2px 2px 2px;
		color: Black;
}


.poll thead td {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #CC3300;
  line-height      : 14px;
  font-weight      : bold
}

.pollstableborder{
	width: 100%;
	text-align: left;
}
.sectiontableheader {
  background-color: #7B8DA1;
  color            : #003366;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
  text-align: left;
}

.sectiontableentry1 label{
	color: #CC0000;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
  text-align: left;
  color: #990000;
}

.sectiontableentry2 label{
	color: #CC0000;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}
/* --read more-- */
a.readon:link, {
	padding:5px;
	color:#ffffff;
 	background-color:#A5BAC9;
}
.contentpaneopen {
  background       : #FFFFFF;
  text-align:        justify;
}
/* --titulos principales de los contenidos-- */
.componentheading {
	display: block;
	padding: 3px;
	border-bottom: 2px dotted #A5BAC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}	

.contentheading{	
	padding: 3px;
	border-bottom: 2px dotted #A5BAC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	width: 100%;
	text-align: center;
	padding-top: 9px;
	vertical-align: text-top;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

/* links del contenido */
a:link, a:visited {
  font-size        : 11px;
  color			   :#FF9900;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight	   : bold;
}

a:hover {
  color:#3300CC;
  text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
         color:#003399;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #7B8DA1;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color: White;
}
.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}

/* top menu */
.topme .moduletable
{
	width: 100%;
}

#mainlevel-nav {
	width: 100%;
	margin: 0;
}
#mainlevel-nav li {
	padding: 0px 10px 0px 0px;
	list-style:none; 
	float: left; 
	width: auto; 
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 15px;
	text-align: left;
}
#mainlevel-nav a {
	display: block;
	float: left;
	text-decoration: none;
	background: url(../images/vmenu_bgr.png) 2px no-repeat;
	color: #858585;
	float: none;
}
#mainlevel-nav a:hover {
	background: url(../images/vmenu_bgr.png) 2px no-repeat;
	color: #A0522D;
	font-weight: bolder;
}