/*
div {
margin:0;
padding:0;
border:1px solid #99ff33;
}*/

body {
margin:5px 5px 5px 5px;
font-family: Arial, Ventura, sans-serif;
color:#000; 
font-size:12px; 
text-decoration:none;
background-color:#fff;
}
h1 { 
font-size:16px; 
text-decoration: none; 
color:#000;
 }
h2 {
font-size:14px; 
color:#000; 
text-decoration:none;
font-weight:bold;
line-height:100%;
}

h3 {
font-size:12px; 
color: #000; 
text-decoration:none;
font-weight:bold; 
line-height:100%;
margin-top:0;
margin-bottom:0;
}

h4 {
font-size:12px; 
color: #000; 
text-decoration:none;
text-align:center;
font-weight:normal; 
line-height:100%;
margin-top:0;
margin-bottom:0;
}

h5 {text-align:center;
font-weight:normal;}

h6
{font-family:Arial, Verdana, sans-serif;
font-weight:normal;
font-size:12px;}


caption {
font-family:Arial, Verdana, sans-serif;
}

a:link {
font-family:Arial, Verdana, sans-serif;
font-weight:bold;
color:#000;
	}
a:visited {
	color:#999;
	font-weight:bold;
	text-decoration:none;
	}
  
a:hover {
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}

  
  
a:active {
	color:#333;
	font-weight:bold;
	text-decoration:none;
	border:0;
	padding:2px;
	line-height:150%;}
	
ul {
font-family:Arial,Verdana, sans-serif;
font-size:12px;
color:#000;
text-align:left;
}

li {
font-size:12px;
color:#000;
text-align:left;
}

/*portfolio menu table
table {
width:500px;
font-family:Arial,Verdana,sans-serif;
font:12px normal Arial;
margin-top:0;
margin-right:0;
margin-left:5px;
margin-bottom:0;
padding:0 0 0 0;
border:0;
border-collapse:collapse;
text-align:left;
}*/

th {
border-collapse:collapse;
border:0; 
width:250px;
height:20px;
margin:0 0 0 0;
padding:0 0 0 0;
font-family:Arial;
font-size:12px bold;
text-align:right;
color:#000;
}

tr {
border-collapse:collapse;
border:0;
margin:0 0 0 0;
padding:0 0 0 0;
}

td {
border:0;
width:500px;
height:20px;
font-size:10px;
color:#000 bold;
text-align:left;
text-decoration:none;
margin:0 0 0 0;
padding:0 5px 0 5px;
}

.spacer {
width:720px;
height:2px;
background-color:#000;
margin:0;
padding:0;
}

.spacer2 {
width:720px;
height:25px;
background-color:#000;
margin:0;
padding:0;
}

.spacer3 {
width:auto;
height:25px;
background-color:#fff;
margin:0;
padding:0;
text-align:center;
}

.spacer4 {clear:left;
width:100px;
height:5px;
background-color:#FFF;}