/* CSS Document */

h1 {
	font-family:sans-serif, Verdana, Ariel;
	font-size: 15px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family:sans-serif, Verdana, Ariel;
	font-size: 20px;
	text-align:center;
}
body {
	font-family:sans-serif, Verdana, Ariel;
	font-size: 12px;
	text-decoration: none;
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 4px;
	margin-bottom: 4px;
}
h3 {
	font-family: sans-serif, Verdana, Ariel;
    font-weight: bold;
    font-size: 15px;
	color: #333333;
	text-decoration: none;
}
input {
	border: 1px groove #999999;
	font-family: Verdana, sans-serif, Arial; font-size: 11px;
}
option {
	border: 1px groove #999999;
	font-family: Verdana, sans-serif, Arial; font-size: 11px;
}
select {
	border: 1px groove #999999;
	font-family: Verdana, sans-serif, Arial; font-size: 11px;
}
hr {
	width: 90%;
}
.foot {
	text-align: center;
	font-size: 9px;
}
.spacer {
	font-size: 9px;
	color: #FFFFFF;
}
.cpanel {
	font-family:sans-serif, Verdana, Ariel;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.prominent {
	font-family:sans-serif, Verdana, Ariel;
	font-size: 15px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.prominentP {
	font-family:sans-serif, Verdana, Ariel;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.hh3 {
	font-family: sans-serif, Ariel;
    font-weight: bold;
    font-size: 15px;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
.lrm {
	margin-left: 10px;
	margin-right: 10px;
}
.llm {
	margin-left: 30px;
}
.border {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.bordertr {
	border-right: 1px solid #FFFFFF;
}
.borderALL {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.panel_txt_white { 
	font-size: 12px;
	color: #FFFFFF;
}
.panel_txt_orange_head {
	font-size: 12px;
	color: #FF9933;
}
.whitebdr {
	bordercolor: #FFFFFF;
}
.licence {
	background-color: #FFFF99;
	padding-bottom: 12px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 4px;
}

.scriptheader {
	background-color: #FFCC66;
	padding-left: 8px;
}

.imgalign {
	vertical-align: middle;
}

