body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #CD5E00;
	text-decoration: none;
}

form {
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF;
	color: #CD5E00;
	font-weight: bold;
}

.error_header {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.error_text {
	font-weight: bold;
	color: #FF0000;
}

.subtitle {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
  color: #CD5E00;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CD5E00;
  color: #FFFFFF;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.text_red {
	color: #FF0000;
}

.text_red_bold {
	font-weight: bold;
	color: #FF0000;
}

.text_red_italic {
	font-style: italic;
	color: #FF0000;
}

.text_small_red {
	color: #FF0000;
	font-size: 9px;
}

.text_small {
	font-size: 9px;
}

.opensrs_content_base {
}

.domainsummary {
	margin: 2px;
	padding: 5px;
	border: 1px solid #CD5E00;
	height: auto;
	width: auto;
	background-color: #F1DAD3;
}

#bci_navbar {
}

#bci_navbar div {
	padding-top: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CD5E00;
	border-right-color: #CD5E00;
	border-bottom-color: #CD5E00;
	border-left-color: #CD5E00;
}

#bci_navbar div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DEDECA;
	padding-right: 5pt;
	padding-left: 5pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	padding-top: 2px;
	margin-left: 3px;
}

blockquote ul li {
	list-style-type: none;
}

table.boxed td {
	border: 1px solid #CD5E00;
	padding: 5px;
}

table.topbottom {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CD5E00;
	border-bottom-color: #CD5E00;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
