#main {
    margin: auto;
	border: 1px solid #cccccc;
	width: 360px;
        height: 250px;
	background: url(http://www.inspired-solution.com/connected/images/bg1.jpg) repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

.box  {
   background: url(http://www.inspired-solution.com/connected/images/bg2.jpg) repeat;
}





form {
    margin-left: 95px;
	border: 1px solid #cccccc;
	width: 240px;
	height: 200px; 
	background: url(http://www.inspired-solution.com/hc/tracy/images/txtbg45.png) repeat;
width: 240px; height:50px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
    color:#ffffff;
    padding:5px;
    margin-bottom:20px;
text-align: left;
padding-left: 0px;
margin-right: 10px;
}


#result {
    margin-left: 90px;
	border: 1px solid #cccccc;
	width: 230px;
	background: url(http://www.inspired-solution.com/hc/tracy/images/txtbg45.png) repeat;
width: 230px; height:50px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
    color:#ffffff;
    padding: 5px;
    margin-bottom:20px;
    text-align: left;
font-size: 90%; font-weight: bold;
}

.text {
	border: 1px solid #cccccc;
}

input.submit {
    border: 0px solid #cccccc;
    margin-left: 10px;
    align: left;
    color: #fff;
    font-size: 100%; font-weight: bold;
    background: #00cc00;
    border: 1px outset #006600; width: 50px; height: 22px;
} 



input.radio
{
color: #transparent;
background: #transparent;
border: 0px inset #006600;
font-size: 100%; font-weight: bold;
}

input.text
{
color: #000;
background: #fff;
border:2px outset #000000;
font-size: 100%; font-weight: bold;
margin-right: 80px;
align: left;
}


label
{color:#fff;
width: 50px;
float: left;
text-align: right;
margin-right: 0.2em;
display: block;
font-size: 110%; font-weight: bold;
text-align: right;
background: transparent url() repeat;
}

.values{
  font-family: verdana;
  font-weight:normal;
  font-size : 10px;
  align:top;
  vertical-align:top;
}

.key{
  font-family: verdana;
  font-weight:bold;
  font-size : 12px;
  color:#ffffff;
  padding-bottom:15px;
}


.caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:84px;
    height:80px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
 margin-left:10px;
}
#icon2{
    width:80px;
    height:80px;
    float:left;
    background-image:url(icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:left;
  align:right;
  padding-right:7px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}

h1 {color:#000;
font-size: 130%; font-weight: bold;
text-align: left;
background: transparent url() repeat;
padding: 0px 5 5px 5px;
line-height: 120%;
margin-left: 0.5em;
}

h3 {color:#ccc;
font-size: 80%; font-weight: normal;
text-align: left;
background: transparent url() repeat;
padding: 0px 5 5px 5px;
line-height: 120%;
margin-left: 0.5em;
}

h4 {color:#000;
font-size: 80%; font-weight: bold;
text-align: left;
background: transparent url() repeat;
padding: 0px 5 5px 5px;
line-height: 120%;
margin-left: 0.5em;
}


a:link { color: #000; text-decoration: underline; font-size: 1em; background-color: transparent; }

a:visited, a:active { color: #000; text-decoration: underline; font-size: 1em; background-color:
transparent;}

a:hover { color: #000; text-decoration: underline; font-size: 1.1em; background-color: #fffccc; }