/*---  LEFT SIDE BAR ---*/
#menu {
 width: 175px;
 float: left;
 font: 11px/12px Verdana, Helvetica, sans-serif;
 padding-right: 10px;
 text-align: right;
 padding-bottom: 30px;
 border-right: 1px dotted #999;
}


/*---  MAIN PAGE CONTENT ---*/
#content {
 width: 500px;
 
 float: left;
 text-align: left;
 margin-left: 20px;
 margin-bottom: 60px;
 padding-bottom: 30px;
 padding-left: 20px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 490px;
}
body>#content {
 width: 500px;
}

.content_pic { border : 1px solid #646355; background-color: #ffffff; }

/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks, .loginLinks a { 
 color:       #000000;
 font-family: Verdana, Helvetica, sans-serif;
 font-size:   80%; 
}
.loginLinks a:link    { color:  #003399; font-weight: bold;}
.loginLinks a:visited { color:  #003399; font-weight: bold;}
.loginLinks a:active  { color:  #999999; font-weight: bold;}
.loginLinks a:hover   { color:  #cccccc; font-weight: bold;} 


/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 /*--- border-bottom: 1px dotted #999;---*/
 /*--- margin-bottom: 15px; ---*/
}


/*---  Used in Trackback and Pingback page.  ---*/
.leftmenu {
	font-family:verdana, arial, helvetica, sans-serif;font-size:10px;color: #8989AD;text-decoration:none;font-weight: bold;
}

/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-bottom: 12px;
 border-bottom:1px dotted #999999;
}

/*---  Name of author in weblog entries ---*/

.author {
	font-size: 80%;
	font-style: italic;
}

/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          80%;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          80%;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}





/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: Verdana, Helvetica, sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: Verdana, Helvetica, sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: Verdana, Helvetica, sans-serif;
 font-size:   10px; 
 color:       #AAAAAA;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: Verdana, Helvetica, sans-serif;
 font-size:   10px; 
 color:       #999999;
}
.monthdays a:link    { color:  #DFE992; text-decoration: none;font-weight: bold;}
.monthdays a:visited { color:  #DFE992; text-decoration: none;font-weight: bold;}
.monthdays a:active  { color:  #DFE992; text-decoration: none;font-weight: bold;}
.monthdays a:hover   { color:  #FFFFFF; text-decoration: underline;font-weight: bold;}
.quote {
	font-style: italic;
	color:#CCCCCC;
	font-family: Verdana, Helvetica, sans-serif;
	margin-top: 0px;  
	margin-bottom: 3px;
	font-size: 80%
}
.download {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6699CC;
	text-decoration: none;
}
A.sublink2 {
	Color : #304493;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
A.sublink2:visited {
	Color : #304493;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
A.sublink2:hover {
	Color : #FF6600;
	font-size: 9px;
	font-weight: bold;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
A.sublink2:active {
	Color : #FF6600;
	font-size: 9px;
	font-weight: bold;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

A.download {
	Color : #FF6600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
A.download:visited {
	Color : #FF6600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.download:hover {
	Color : #6699CC;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none;
}
A.download:active {
	Color : #6699CC;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none;
}
.titl3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;}
	
#ereferrer {
font-size: 9px;
color: #000000;
line-height: 120%;
padding: 2px 4px 2px 4px;
}
#enumber {
font-size: 8px;
color: #000000;
}
