body, p, td {
				 font-family: "arial", "sans-serif";
				 line-height:1.3;
				 font-size: 12px;
				 color:#333
			}
a:hover{
				 color:#C60;
				 text-decoration:underline
		}
a {
	 text-decoration:none;
	 font-family:arial,sans-serif;
	 font-size: 12px;
	 color:#339
	}
H1 {
	 	font-size: 12px;
		color:#333333;
		display:none;
		background:#996633;
		position:relative;
		top:-20px;
		left:150px;
		z-index:0
	}

a.websmiths{
					 font-size:8pt;
					 color: #666;
					 font-family: arial, sans-serif;
					 text-decoration: none;
					 text-align:right;
					 float: right;
				}
dt{
	 			color:#36c;
				font-family: "arial", "sans-serif";
				line-height:1.5;
				font-size: 12px;
				font-weight:bold
	}
dd{
	 			font-family: "arial", "sans-serif";
				line-height:1.5;
				font-size: 12px;
				 color:#000
	}
ul{
	 			 font-family: "arial", "sans-serif";
				 line-height:1.5;
				 font-size: 12px;
				 color:#000}
H2 {
				color: #07184A;
				letter-spacing:1.5;
				font: 18px arial;
	}
H4, h5 {
	 	color:#36C;
		letter-spacing:1.5;
		}
h6 {
	 	color: 36C;
		font-weight: normal;
		font-family: verdana, arial, sans-serif
}

.small {
			 font-size: 8pt;
			 font-family: arial, sans-serif;
			 text-align:center;
			 text-decoration:none
		}
input, textarea, option, select{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C1DBF5;
	border: solid 1px #333399;
	}
td.list{
				border-bottom: solid 1px #999;
		}
div#translator {
	float: right;
	
	margin: 0px;
	}
.menu {
  background-color: #CCD9F0;
  text-decoration: none;   
  color:#000;
  text-decoration: none;   
  font: bold 13px verdana, tahoma, arial, sans-serif;;
  text-align: center;
  z-index: 1;
}
.menu A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 22px;
	padding-left:8px;
	padding-top: 4px;
	display: block;
	text-align: left;
	border-bottom: solid 1px #FFF;
	}
	
.menu A:hover {
	background-color: #75A19E;
	}
.box 
{   width: 170px;
    background-color: #B3C3DC;
    padding: 3px;
    float: right;
    display:inline;
}
.box h5 
{
    background: #B3C3ED url('images/boxtop.jpg') repeat-x;
    font-weight: bold;
    height:23px;
    padding: 2px;
    color: #333;
    padding-top: 6px;
    margin: 0px;
    text-align: center;
}
.hidden 
{display: none;
}