/* CSS Document */
H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
H1 {
	font-size: 16px;
}
BODY {
	background-attachment: scroll;
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
UL, LI, P, .standard_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
A, .hover_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #044E81;
	text-decoration: none;
}
A.hover_underline:hover {
	text-decoration: underline;
}
A.button {
	display: block;
	background-color: #044E81;
	width: 83px;
	height: 24px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}
TD.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
A.menu {
	cursor: pointer;
	border-top: 2px solid #FFFFFF;
	background-color: #044E81;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	line-height: 22px;
	text-decoration: none;
}
A.menu:hover, A.menu_active {
	cursor: pointer;
	border-top: 2px solid #FFFFFF;
	width: 100%;
	line-height: 22px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #83D0E3;
	text-decoration: none;
}
A.dropmenu {
	position: static;
	border-top: 2px solid #044E81;
	width: 100%;
	line-height: 22px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #83D0E3;
	text-decoration: none;
}
TABLE.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
INPUT, TEXTAREA {
	background-color: #C9C9C9;
	border: 1px solid #FFFFFF;
	width: 100px;
}
INPUT.guest, TEXTAREA.guest {
	width: 300px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #024466;
}
BUTTON, INPUT.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	height: 20px;
	background-color: #024466;
	border: 1px solid #FFFFFF;
}
TD.header {
	border-left: 2px solid #FFFFFF;
	background-color: #044E81;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
DIV.dropdown {
	border-bottom: 2px solid #044E81;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 100;
	height: auto;
	width: 200px;
}
TD.guestline {
	border-bottom: 1px solid #023456;
}
A.addbutt {
	cursor: pointer;
	background-color: #044E81;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 150px;
	line-height: 22px;
	text-decoration: none;
}
A.addbutt:hover {
	cursor: pointer;
	line-height: 22px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #83D0E3;
	text-decoration: none;
}
/* Used on "partners", "agrreents" pages only */
.no_topspace_thin {
	padding-top: 0px;
	margin-top: 0px;
	font-weight: normal;
}
.no_botspace {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
SELECT.threehundred, INPUT.threehundred {
	width: 300px;
}
TD.thumb {
	width: 140px;
	height: 285px; /*auto;*/
	padding: 2px 0px 2px 0px;
	background-color: #FFFFFF;
	border: 1px solid #044E81;
	text-align: center;
	vertical-align: middle;
}
SPAN.typename {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #023456;
	margin-top: 3px;
}
SPAN.machname {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #023456;
}
THEAD.header {
	text-align: center;
	background-color: #83D0E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 12px;
}
TR.header {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 12px;
}
A.header {
	color: #044E81;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-style: italic;
}
