#main {
    margin: auto;
	border: 0px solid #000000;
	width: 540px;
	background: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

form {
    margin-left: 80px;
	border: 1px solid #cccccc;
	width: 300px;
	background: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

#result {
    margin-left: 80px;
	border: 1px solid #cccccc;
	width: 300px;
	background: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
    padding:5px;
    margin-bottom:20px;
}

.photo {
    padding:10px;
	border: 1px solid #000000;
	background: #9D9D9D;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
    text-align:center;

}

.text {
	border: 1px solid #cccccc;
}

input {
    border: 0px solid #cccccc;
}

.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;
  padding-bottom:15px;
}


.caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#000000;
}

#icon{
    width:80px;
    height:80px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:80px;
    height:80px;
    float:left;
    background-image:url(icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}

a {
    text-decoration:none;
    border:0px;
}

img {
    border:0px;
}

#header {
    border: 0px solid #cccccc;
	width: 695px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
	position:absolute;
	left: 0px;
	top: 0px;
}

#nav {
    border: 0px solid #cccccc;
	width: 695px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
	position:absolute;
	left: 0px;
	top: 84px;
}

#body {
    border: 0px solid #cccccc;
	width: 440px;
	font-family: verdana, sans-serif;
    font-weight:normal;
    font-size : 14px;
	word-wrap: normal; 
	position:inherit;
}

#bodybig {
    border: 0px solid #cccccc;
	width: 660px;
	font-family: verdana, sans-serif;
    font-weight:normal;
    font-size : 14px;
	word-wrap: normal; 
	position:absolute;
	left: 19px;
	top: 143px;
}

#footer {
    border: 0px solid #cccccc;
	width: 650px;
	font-family: verdana, sans-serif;
    font-weight:normal;
    font-size : 14px;
	word-wrap: normal; 
	position:relative;
}

#footer2 {
    border: 0px solid #cccccc;
	width: 650px;
	font-family: verdana, sans-serif;
    font-weight:normal;
    font-size : 14px;
	word-wrap: normal; 
	position:relative;
	left: 19px;
}

#sidebar {
	border-width: 0px;
	width: 206px;
	font-family: verdana, sans-serif;
    font-weight:normal;
    font-size : 12px;
	word-wrap: normal; 
	position:absolute;
	left: 472px;
	top: 143px;
}

#faqbox {
	border-width: 2px;
	border-color:#000000;
	border-style:solid;
	background-color:#999999;
	width: 204px;
	padding: 5px;
	font-family: verdana, sans-serif;
    font-weight:normal;
    font-size : 12px;
	word-wrap: normal; 
	position:inherit;
}

#quickbox {
	border-width: 2px;
	border-color:#000000;
	border-style:solid;
	background-color:#999999;
	width: 204px;
	padding: 5px;
	font-family: verdana, sans-serif;
    font-weight:normal;
    font-size : 12px;
	word-wrap: normal;
	position:inherit;
}

#picturebox {
	border-width: 2px;
	border-color:#000000;
	border-style:solid;
	background-color:#999999;
	width: 204px;
	padding: 5px;
	word-wrap: normal; 
	position:inherit;
}

TR.title {
background-color:#000000;
color:#FFFFFF;
text-align:center;
font-weight: bold;
}

TR.body {
background-color:#CCCCCC;
font-size:9pt;
text-align:center;
}

A:link {text-decoration:none; color: #000000}
A:active {text-decoration:none; color: #000000}
A:visited {text-decoration:none; color: #000000}
A:hover {text-decoration:underline; color: #000000}

A.footer:link {text-decoration:none; color: #000000}
A.footer:active {text-decoration:none; color: #000000}
A.footer:visited {text-decoration:none; color: #000000}
A.footer:hover {text-decoration:underline; color: #000000}

A.nav:link {text-decoration:none; color: #EFD872}
A.nav:active {text-decoration:none; color: #EFD872}
A.nav:visited {text-decoration:none; color: #EFD872}
A.nav:hover {text-decoration:underline; color: #FBF3D2}

A.starsol:link {text-decoration:none; color: #000000; font-style: small caps; font-weight: bold;}
A.starsol:active {text-decoration:none; color: #000000; font-style: small caps; font-weight: bold;}
A.starsol:visited {text-decoration:none; color: #000000; font-style: small caps; font-weight: bold;}
A.starsol:hover {text-decoration:underline; color: #000000; font-style: small caps; font-weight: bold;}

A.viewer:link {text-decoration:none; color: #FFFFFF; font-style: small caps; font-weight: bold;}
A.viewer:active {text-decoration:none; color: #FFFFFF; font-style: small caps; font-weight: bold;}
A.viewer:visited {text-decoration:none; color: #FFFFFF; font-style: small caps; font-weight: bold;}
A.viewer:hover {text-decoration:underline; color: #FFFFFF; font-style: small caps; font-weight: bold;}

BODY  {background-color: #DCDCDC; background-image: url('../images/add1ss_background.gif'); background-repeat: repeat-y; font-family: Verdana, Arial, Helvetica, sans-serif}
