body {
	background-color: #5a5a5a;
	text-align: center;
}
a:link {color: #ff0}
a:visited {
	color: #CCC
}
a:hover { color: #CCCCCC; background-color: #333333; text-decoration: none}
a:active {
	color: #03C
}

#main {
	margin: auto;
	border: 1px solid #cccccc;
	width: 500px;
	background: #F1F3F5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 12px;
}

input {
	border: 0px solid #cccccc;
	text-align: left;
}

.submit input
{
	color: #000080;
	background: #ffcc00;
	border: 2px outset #d7b9c9
}
form {
	border: 1px solid #cccccc;
	width: 600px;
	background: #E9ECEF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 12px;
	padding:5px;
	margin-bottom:10px;
}

#result {
    margin-left: 100px;
	border: 1px solid #cccccc;
	width: 360px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:50px;
}

.text {
	border: 1px solid #cccccc;
}
.table_hdr3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFcc00;
}

.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:#C64934;
}

#icon{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:100px;
    height:100px;
    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;
}
.flash-match-h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #5A5A5A;
}
.movie_center {
	text-align: center;
}
#table_inner {
	background-color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #d8d8d8;
	font-weight: lighter;
}
#table_outer {
	background-color: #5A5A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CCC;
	font-weight: bold;
}
#table_pet {
	background-color: #5A5A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CCC;
	font-weight: bold;
}
.table_hdr2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFcc00;
}

