body, td, th, input, select { /* redundant rules for bad browsers  */
    font-family: Verdana, Helvetica, sans-serif;
    font-size: x-small;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
  color: #3C475B;
  margin: 5px 5px 5px 5px !important;
  padding: 5px 5px 5px 5px !important;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 1em 0 0.2em 0;
}

h2 {
  font-size: 140%; 
  font-weight: bold;
	margin: 0px;
}

A:link {
	COLOR: #3C475B; TEXT-DECORATION: underline;
}
A:active {
	COLOR: #3C475B; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #3C475B; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #3C475B; TEXT-DECORATION: underline;
}

.error_msg {
  color: #FF0000;
  font-size: 140%; 
  font-weight: bold;
	margin: 0px;
  text-align: center;
}

.success_msg {
  color: #939331;
  font-size: 140%; 
  font-weight: bold;
	margin: 0px;
  text-align: center;
}


h3 {
  font-size: 160%; 
  font-weight: bold;
	margin-top: 0px;
}

h4 {
  font-size: 120%; 
  font-weight: bold;
	margin: 0px;
	margin-bottom: -15px;
}

.newSkinTitle {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 0px;
  margin-right: 5px;
  margin-top: 0px;
}

.cornerBox {
	background: url(images/headingback.gif) top left no-repeat;
  margin: 0 0 30px 0;
  padding: 12px 15px 12px 15px;	
}

.skinInfoText {
	font-size: 80%;
}

ul {
    margin-top: 0px;
    margin-bottom: 20px;
}
li {
    margin-top: 4px;
}

td {
	font-size: 10pt;
}

.skin_title {
	font-size: 11pt;
	font-weight: bold;
	float: left;
}

.ref_index {
	display: block;
}

.ref_data {
	display: none;
}

.ref_description {
	font-style: italic;
}

.ref_version, .ref_version_new, .ref_version_old {
  font-size: 7pt;
}

.ref_version_new {
  color: #FF0000;
}

.ref_version_old {
  color: #AAAAAA;
}

.ref_header {
	font-weight: bold;
	font-size: 12pt;
}

.ref_header a img {
	position: relative;
	top: 5px;
}

.ref_section {
	border-style: none;
	border-width: 0px;
	border-color: #FFFFFF;
}

.ref_section_name {
	font-size: 12pt;
	font-weight: bold;
}

.tut_tip {
	font-style: italic;
}

.tut_image {
	border: 1px solid #000000;
}

.contact_title {
	vertical-align: top;
	text-align: right;
}

.contact_entry {
	width: 400px;
}

.download_table_heading {
  padding-left: 20px;
  background-color: #FBFAFA;
}

.download_table_cell {
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 60px;
}

.skinsubmit_table_cell {
  padding: 10px;
  margin: 0px;
}

.smallInlineList {
  font-size: 8pt;
  padding-left: 20px;
  margin-left: 0px;
}

.smallInlineList A {
	text-decoration: none;
}
.smallInlineList A:visited {
	text-decoration: none;
}
.smallInlineList A:hover {
	text-decoration: underline
}

.sort_active_link A {
	text-decoration: underline;
}
.sort_active_link A:visited {
	text-decoration: underline;
}

.skinAuthorText {
	font-size: 8pt;
}

.skinDownloadButton {
	padding-top: 15px;
	text-align: center;
}

.skin_rating {
	text-align: right;
}

#cmboUsers, #txtSearch {
	font-size: 8pt;
	width: 150px;
}

#txtSearch, #cmdFind {
	font-size: 8pt;
	width: 100px;
}

#cmdFind {
  width: 45px;
}

#frmSearch, #frmAuthor {
  margin-bottom: 0px;
}

.edt_skinsubmit {
  width: 35px;
}

