
body
{ 
	margin: 0 0 0 0;
	width: 100%; 
	height: 100%;
	background-color: #000044; 
}

body, div, li, input, textarea
{
	margin: 0 0 0 0;
}


table.content_area
{
	background-color: #959595;
}


a:link, a:visited
{
	color: darkblue;
	font-family: "Trebuchet MS", Geneva, Arial;
	text-decoration: underline;
	font-size: 9pt; 
}

a:hover, a:active
{ 
	color: blue; 
	text-decoration: none;
	font-size: 9pt; 
	font-family: "Trebuchet MS", Geneva, Arial; 
}

/* GigRevolution Text, size=-1 */
.sansm1
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size smaller;
}

/* GigRevolution Text, size=-1 */
.sansp1
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: larger;
}


/* View Venues */
div.test .td
{
	color: blue; 
	text-decoration: none;
	font-size: 9pt; 
	font-family: "Trebuchet MS", Geneva, Arial; 
}



/* View Members */

div.manage_members td
{
	padding: 10 20 0 0;
}


/* ABOUT US */

.vlineL {
	padding: 0px 10px 0px 0px;	/*padding-top, padding-right, padding-bottom, padding-left */
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999;
}

.bio_body 
{ 
	font-size: 9pt; 
	font-family: Arial, Geneva;
}

.bio_name 
{ 
	font-style: italic;
}


.errormsg
  { color: #aa0000; font-size: 12pt; font-family: "Trebuchet MS", Geneva, Arial; font-style: italic; font-weight: bold; text-decoration: italic 
  }



/*	M A I N     M E N U    */


#username
{ 
	color: black; 
	font-size: 9pt; 
 	font-family: Arial; 
}


#logout a
{
	color: white;
	font-family: "Trebuchet MS", Geneva, Arial;
	text-decoration: none;
	font-size: 9pt; 
}


#logout a:hover, a:active
{ 
	color: blue;  
	font-size: 9pt; 
	font-family: "Trebuchet MS", Geneva, Arial"; 
	text-decoration: none;
}





/* # = ID   may appear ONCE in a documnet */
#nav a
{
	color: darkblue;
	font-family: "Trebuchet MS", Geneva, Arial;
	text-decoration: none;
	font-size: 9pt;

}


#nav a:hover, a:active
{ 
	color: blue;  /* #d5d6e9; */ 
	font-size: 9pt; 
	font-family: "Trebuchet MS", Geneva, Arial; 
	text-decoration: none;
}



/* CALENDAR */


SPAN.calendar_publish_date
  { color: #9f0000; font-size: 12pt; font-family: "Trebuchet MS", Geneva, Arial; font-style: italic; font-weight: bold; text-decoration: none }

SPAN.calendar_publish_venue
  { color: #0000c1; font-size: 12pt; font-family: "Trebuchet MS", Geneva, Arial; font-style: italic; font-weight: bold; text-decoration: none }


SPAN.calendar_publish_group
  { color: #0000c1; font-size: 12pt; font-family: "Trebuchet MS", Geneva, Arial; font-style: italic; font-weight: bold; text-decoration: none }

DIV.calendar_publish_event_id
   { color: black; font-size: 6pt; font-family: "Trebuchet MS", Geneva, Arial; font-weight: normal; text-decoration: none }

