body {
  background-color: #013366;
	margin: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}
h1 {
  border: 0px #9ACEFF solid;
  border-bottom: 1px #9ACEFF solid;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:14px;
  text-align:left;
  font-weight: bold;
  width:100%;
  text-transform: uppercase;
  color : white;
  }
a:link, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	background: #000000;
}
.content {
  width:100%;
	font-size: 11px;
	color : #FFFFFF;
}
.rbox_container {
  width:200px;
  padding:10px;
  border: 1px #9ACEFF solid;
  background-color: #336699;
}

input, textarea, select {
    background-color: #580C00;
    border: 1px solid #555555;
    font-family: verdana;
    font-size: 12px;
    color : #FFFFFF;
    font-weight:bold;
    padding:1px;
}
.info {
  width:500px;
  text-align:left;
  margin-top:20px;
}
a.topmenu:link, a.topmenu:visited {
	text-decoration: none;
	font-weight: bold; 
	color: #FFFFFF;
	padding:3px;
	font-size : 13px;
}

a.topmenu:hover {
	text-decoration: underline;
	font-weight: bold; 
	margin-bottom:5px;
	background: none;
	padding:3px;
	font-size : 13px;
}
input, textarea, select {
    background-color: #fb7f01;
    border: 1px solid #9ACEFF;
    font-family: verdana;
    font-size: 12px;
    color : #000000;
    font-weight:bold;
    padding:1px;
}

a.thumb_link:link, a.thumb_link:visited {
	text-decoration: none;
	font-weight: bold; 
	color: #FFFFFF;
	margin-bottom:5px;
}
a.thumb_link:hover {
	text-decoration: none;
	font-weight: bold; 
	margin-bottom:5px;
	background: none;
}
.thumb_cell {
  background: none no-repeat center center;
  text-align: center;
  width:130px;
  height:100px;
  }

.model_thumb_index {
  width:110px; 
  height:65px;
  border:2px solid #9ACEFF;
}

.model_pics_large {
  border: 2px #9ACEFF solid;
  width:150px;
}

.model_pics_thumb {
  margin: 3px;
  border: 1px #9ACEFF solid;
  width:40px; 
  height:27px;
}

a.model_pics_thumb:link, a.model_pics_thumb:visited {
	text-decoration: none;
	border: 1px #9ACEFF solid;
	font-weight: bold; 
	color: #9ACEFF;
	background: none;
}

a.model_pics_thumb:hover  {
	background: none;
}

.message {
  text-align:center;
  font-weight: bold; 
	margin:5px;
	padding:5px;
  width:98%;
  background-color: #9ACEFF;
}