/* css document */


body { 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom: 0;
	background-color:#FFF0e8;
	}

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:left;
	}

.left {
	padding:8px;
	}

.maintext {
	padding-left:25px;
	padding-right:25px;
	}

.aidstext {
	font-size:13px;
	line-height: normal;
	}

.smalltext {
	font-size:10px;
	line-height: normal;
	}
	
.greyemphasis {
	font-size:14px;
	color:#666666;
	font-style:italic;
	font-weight:bold;
	}
.maroonemphasis {
	font-size: 16px;
	color:#660000;
	font-weight:bold;
	line-height:normal;
	}

a:link {
	color:#6699CC;
	text-decoration:underline;
	}

a:hover {
	color:#000000;
	text-decoration:none;
	}

a:visited {
	color:#660000;
	text-decoration:underline;
	}

h1, h2, h3, h4, h5 { color:#660000; }

.bottomlinks { 
	font-size: 10px; 
	color:#ffffff;
	line-height:13px;
	 }

a.bottom:link {color:#FFFFFF}
a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   140px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #ada66b;

  text-decoration: none;
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
  color:   #ffffff;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }
div#sample_attach_menu_child2             { border-bottom: 1px solid black; }
div#sample_attach_menu_child3             { border-bottom: 1px solid black; }