body {
 	background-color: #785375;
	text-decoration: none;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS",Arial;
	font-size:small;
	color:#000000
  }
  
table, td {
  cursor: default;
  vertical-align:top;
  }

/* DIVISIONS ----------------------------------------------- */
#top_side {
	background-image:url(images/top_left-2.gif);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:bottom;
	color:#ffffff;
	}

#top_main {
	background-image:url(images/top_right-3.gif);
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:bottom;
	padding-right:20px;
	font-family:"Trebuchet MS",Arial;
	font-size:small;
	color:#ffffff;
	}
	
#sidebar {
  width:199px;
  padding-top:15px;
	padding-bottom:20px;
	padding-left:15px;
  padding-right:10px;
	background-image: url(images/sidebar-8.gif);
	background-color:#fff;
	font-family:"Trebuchet MS",Arial;
	font-size:small;
  }

#sidebar a{
  color:#a34377
  }	
	
#main {
  width:570px;
  padding-top:15px;
	padding-bottom:20px;
	background-color: #fff;
  font-weight:normal;
  padding-left:15px;
  padding-right:20px;
	font-family:"Trebuchet MS",Arial;
	font-size:small;
  }

#box {
  background-image:url(graphics/legal_pad.gif);
	padding-top:15px;
	padding-left:45px;
	padding-bottom:15px;
 	font-weight:normal;
  z-index:3;
	font-family:"Trebuchet MS",Arial;
	font-size:small;
  }
 
.mydivs {
	z-index:3;
	overflow:auto;
	filter:Alpha(Opacity:70,FinishOpacity:100);
	display:none;
	} 		
	
#bottom_left {
	background-image:url(images/bottom_left-14.gif);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:bottom;
	color:#ffffff;
	}

#bottom_main {
	background-image:url(images/bottom_right-15.gif);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:bottom;
	padding-left:10px;
	padding-bottom:2px;
	font:x-small 1.2em "Trebuchet MS",Arial;
	color:#ffffff;
	}

#menu {
  background-image:url(images/pad%20copy.gif);
	width:170px;
	height:209px;
	background-repeat:no-repeat;
	overflow:auto;
	padding-top:20px;
	padding-left:3px;
	}
	
#menu li {
  list-style-image:url(graphics/square_off.gif);
	font-size:14px;
	}

#menu li :hover {
  list-style-image:url(graphics/square_on.gif);
	text-decoration:overline underline;
	background-color:white;
	font-weight:150;
	}		

#ilo {
	background:#ffffff;
	background-image:url(images/div_photo%20copy3.jpg);
	background-repeat:no-repeat;
	padding:7px 10px 5px 10px;
	border-bottom:1px solid #cccccc;
	font-family:"San Serif",Trebuchet MS;
	font-size:small;
	}
 
a:link {
  color:#cb80c1;
  text-decoration:none;
  }
	
a:visited {
  color:#e3c9ed;
  text-decoration:none;
  }
	
a:hover {
  color:#a34397;
  text-decoration:underline;
  }
	
a img {
  border-width:0px
  }

/* For Titles */	
h1 {
  font-size:medium;
  color:#8f43a4;
  }

	/* For Sub-titles */	
h2 {
  font-size:medium;
	color:#a34377;
  }
	
/* For Emphasis */

h3 {
  font-size:small;
	color:#7A005C;
	}

h4 {
  font-size:small;
	color:#5F374D;
  }

/* For Sub Text */	
h5 {
	color:#65006B;
	font-size:small;
  }

h6 {
	font-size:small;
	color:#7A005C;
	}

blockquote {
  font:85%/1.5em "Verdana",Trebuchet MS,Goudy Old Style,Footlight MT Light,Sans-Serif;
	color:#666666;
  padding-left:5px;
  padding-right:5px;
  padding-top:3px;
  padding-bottom:3px;
  }

em {
	color:#a34377;
	font-weight:150;
	}	
	
b {
  color:#000000;
	font-weight:150;
  }

p {
  font:small 1.2em "Trebuchet MS",Arial;
  text-align:left;
	color:#000000
	}

li {
  text-align:left;
	list-style-position: outside;
	list-style-image:url(images/btn.png);
  list-style-position:outside;
  margin-left:5px
	}

table #data {
  width:500px;
	border:1px #eeee solid; 
	background-color:#ccc; 
	text-align:left; 
	overflow:hidden;
	}

