/* PDAIP TLC Default Style Sheet */
/* main text and page area styles */

body, p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
.clock {
	background-color: #006666;
	color: #FFFF00;

	}
select, option {
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
}
textarea, input {
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
}
.usual {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
.propertyname {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #669900;
}
.details {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-size: 12px;
	color: #990000;
}
.footer {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-weight: normal;
	color: #cccccc;
}
.fullroom {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	color: #006699;
}
.fullitem {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	color: #996600;
}

a:link {
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}

/* table formats (bordered) */

.maincontenttable {
	border: 1px solid #666666;

}
.mainheadingtable {
	border: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003333;

}

.rightcontenttable {
	border: 1px solid #666666;
	font-size: 11px;
	padding: 3px;
	background-color: #E0E0E0;
}
.topbar {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-size: x-small;
	color: #FFFF00;
	background-color: #006666;
}
select.topbar {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	background-color: #006666;
}
option.topbar {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	background-color: #006666;
}
.topbarlinks {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-size: x-small;
	color: #FFFF00;
	background-color: #006666;
}
.topmenu  {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #CCFFFF;
	border: thin solid #CCCCCC;
}
.topmenu a:link {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #CCFFFF;
}
.topmenu a:visited {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-weight: normal;
	color: #ccCCFF;
	text-decoration: none;
}
.topmenu a:hover {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.topmenu a:active {
	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-weight: bold;
	color: #ccCCFF;
	text-decoration: none;
}

.link {
	font-size: 12px;
	color: #000099;
}
.list {
	font-size: 12px;
	border: 1px solid #666666;
}
TR.RowOverOdd {
	background-color : #003399;
	color: #FFFFFF;
}

TR.RowOverEven {
	background-color : #666666;
	color: #FFFFFF;

}
TR.RowOverSelected {
color : #000033;
background-color : #9999FF;
}
.tabletop {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #006666;
}
.usualdarkbg {

	font-family: "Trebuchet MS", Arial, verdana, sans-serif;
	font-size: 12px;
	color: #e0e0e0;
}

/* form validation error handling style */

.error {
	font-weight: bold;
	color: #FF0000;
}
.subheadingtable {
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003333;

}


h2 {
	font-size: 16px;
	color: #666666;
}
.tlcadvise {
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	background-color: #66ffff;
	
}
.tlcwarn {
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	background-color: #ffff66;
	
}
.boldtext {
	font-weight: bold;
}
.strap {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
}
.spec {
	font-size: 14px;
	font-weight: bold;
	color: #009966;
}

