body {
	background-color: #020041;
	margin: 0px;
	font-size: 10pt;
	font-family: Arial;
}

.impact {
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 6px;
}

.impact .fl {
	font-size: 14pt;
	margin-bottom: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

table {
	font-size: 10pt;
}

a {
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-bottom: 8px;
}

p:first-letter {
	padding-left: 8px;
}

.uyrtitle {
	font-size: 24pt;
	text-decoration: none;
	color: #fffcf9;
}

#header {
	padding: 6px;
	color: #FFF;
}

#navigation {
}

#navigation a, .counter {
	font-family: Comic Sans MS;
	display: block;
	width: 100px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFD273;
	overflow: visible;
	font-size: 10pt;
	border-top: 1px solid #2B2567;
	border-bottom: 1px solid #000;
}

.navsel {
	color: #CA9F42;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #2B2567;
	background-color: #00003B;
	cursor: default;
}

#navigation a:hover, .counter {
	color: #88661C;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #2B2567;
	background-color: #00003B;
}

#content {
	padding: 2px;
	padding-left: 6px;
	background-color: #F4E8DC;
	color: #000;
	font-size: 10pt;
}

#footer {
	text-align: center;
	font-size: 8pt;
	color: #FFF;
}

#footer a {
	color: #FFD273;
}

#login {
	padding: 2px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 8pt;
}

#login a {
	color: #FFD273;
}

.missingdata {
	font-style: italic;
}

.gooddata {
	font-weight: bold;
}

.oddrow {
	background-color: #dfd4c9;
}

#resulttable {
	border-collapse: collapse;
	margin-top: 8px;
	padding: 2px;
}

#resulttable td {
	padding: 2px;
}

#resulttable th {
	background-color: #f9f6ef;
	padding: 2px;
}

.evenrow {
	background-color: transparent;
}

.oddfrmrow {
	background-color: #dfd4c9;
}

.evenfrmrow {
}

.frmsmallhead {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

.newspostcontainer {
	
}

.newscontainerhead {
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}

.newspostbody {
	margin: 0px;
	padding: 3px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	margin-bottom: 8px;
	background-color: #fffcf9;
}

.newsposttitle {
	font-weight: bold;
	margin: 0px;
}

.newspostdate {
	font-size: 9pt;
}

h1 {
	font-size: 16pt;
}

.dogbio {
	background-image: url(/images/gb-back.jpg);
	height: 150px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	overflow: auto;
}

.dogbions {
	background-image: url(/images/gb-back.jpg);
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.pawdivider {
	height: 18px;
	background-image: url(/images/paw-hr-loop.gif);
	background-repeat: repeat-x;
	border: none;
	width: 75%;
	left: 50%;
	margin: 8px auto 8px auto;
	margin-top: 8px;
	margin-bottom: 8px;
}

.errormsg {
	color: #F00;
	font-weight: bold;
}

fieldset {
	display: block;
}

.suburlcheck {
	display: none;
}

.acthdr, .actbody {
	background-color: #2B2567;
	color: black;
	font-family: Verdana, Tahoma;
	font-size: 7pt;
	width: 175px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 3px;
	padding-left: 10px;
}

.acthdr {
	border-top: 1px solid black;
	color: white;
	font-weight: bold;
	background-color: black;
}

.actbody {
	border-bottom: 1px solid black;
	background-color: white;
	overflow: auto;
}

.acthdrsep, .actbodysep {
	height: 2px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 1px;
}

.acthdrsep {
	border-bottom: 1px solid #000;
}
.actbodysep {
	border-top: 1px solid #2B2567;
}
.indexheader {
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	text-align: center;
}
.indexsubheader {
	font-weight: bold;
	font-size: 12pt;
}
.uppercase {
	text-transform: uppercase;
}
.indexlogo {
	border: 2px solid black;
	padding: 2px;
	margin-left: 4px;
	margin-right: 2px;
	background-color: #FFF;
}
.bold {
	font-weight: bold;
}
.indexyorkieshoppesection {
	font-style: oblique;
}
.botmargin12pt {
	margin-bottom: 12pt;
}
.centertext {
	text-align: center;
}

.crtitle {
	font-weight: bold;
	cursor: pointer;
}

.chatroomentry {
	padding-bottom: 3px;
	padding-top: 2px;
}

.chatroomentryhover {
	background-color: #00E;
	color: #FFF;
	cursor: pointer;
}

#chatroomtalk {
	background-color: #FFFFFF;
	color: black;
	height: 400px;
	border: 1px solid black;
	width: 100%;
	overflow: auto;
}

.chatroomdesc {
	padding: 0px;
	margin: 0px;
}

#romul li a {
	padding: 3px;
	padding-left: 25px;
	display: block;
}

#chatroomuserlist {
	border: 1px solid black;
	width: 160px;
	height: 400px;
	background-color: #FFFFFF;
	overflow: auto;
	
}

#crtable, #crtable td, #crtable tr {
	padding: 0px;
	margin: 0px;
}

#crtable {
	border-collapse: collapse;
	border: none;
	width: 100%;
}

#chatroomtype {
}

#chatentry {
	width: 75%;
}

.chatroomlink {
	cursor: pointer;
}

.chatline {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.chat_ts {
	font-size: 8pt;
	font-family: Courier New;
}

.chatuser {
	font-weight: bold;
}

.chat_text {
}

.rafhead {
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 6px;
	margin-bottom: 6px;
}

#roomlistholder {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
	padding: 4px;
	min-height: 200px;
}

#rlouter {
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.fieldsort {
	cursor: pointer;
}

.fieldsortasc, .fieldsortdesc {
	padding-right: 13px;
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
}

.fieldsortasc {
	background-image: url('/images/sort-asc.png');
}

.fieldsortdesc {
	background-image: url('/images/sort-desc.png');
}
