body {background-color:#ffffff; font-family:verdana,sans-serif; color:#333333; font-size:10px; }
td {font-family:verdana,sans-serif; font-size:10px; }
div {font-family:verdana,sans-serif; font-size:11px; line-height:17px; }
input {color:#333333; font-family:verdana,sans-serif; font-size:11px; }

a {color:#000000; }
/*a:link {color:#000000; }*/
a:hover {color:#333333; }
a:active {color:#333333; }
 
a.navlink:link {color:#cccccc; text-decoration:none; font-size:10px; font-weight:bold; }
a.navlink:visited {color:#cccccc; text-decoration:none; font-size:10px; font-weight:bold; }
a.navlink:hover {color:#ffffff; text-decoration:none; font-size:10px; font-weight:bold; }
a.navlink:active {color:#ffffff; text-decoration:none; font-size:10px; font-weight:bold; }

a.contentlink:link {color:#333333; text-decoration:underline; font-size:10px; font-weight:500; line-height:15px; }
a.contentlink:visited {color:#333333; text-decoration:underline; font-size:10px; font-weight:500; line-height:15px; }
a.contentlink:hover {color:#666666; text-decoration:underline; font-size:10px; font-weight:500; line-height:15px; }
a.contentlink:active {color:#333333; text-decoration:underline; font-size:10px; font-weight:500; line-height:15px; }

.hyperactive {color:#ffffff; }
.inactive {color:#333333; text-decoration:none; font-size:10px; font-weight:500; line-height:15px; }
.headline {font-family:verdana,sans-serif; font-size:11px; color:#333333; font-weight:bold; margin-top:0px; margin-bottom:6px; }
.location {font-family:verdana,sans-serif; font-size:11px; color:#333333; margin-top:0px; margin-bottom:6px; }
.text {font-family:verdana,sans-serif; font-size:11px; color:#333333; font-weight:normal; line-height:15px; }
.boldtext {font-family:verdana,sans-serif; font-size:11px; color:#333333; font-weight:bold; line-height:15px; }
.textarea {color:#333333; font-family:verdana,sans-serif; font-size:11px; margin-top:0px; }

td.content {background-color:#ffffff; }
td.line {background-color:#666666; }
img.head {margin-bottom:1px; }
input.head {color:#333333; font-family:verdana,sans-serif; font-size:11px; font-weight:bold; }

textarea, input {
    font-size:11px;
    border: 1px solid #666;
}

.noborder input, .noborder {
    border: none;
}

input { 
	/*border-width: expression(this.type=="radio"? '0' : '1px');*/
}

select {
    font-size:11px;
}

div.compose_addelement {
	width:210px;
	float:left;
}

table.datatable {
	background-color:#ccc;	
	border:0px;
}

td.headfield {
	font-size:11px;
	font-weight:bold;
	background-color:#fff;	
}

td.datafield {
	background-color:#fff;
}

td.numberfield {
	background-color:#fff;
	text-align:right;
	padding-right:14px;
}

.smaller {
	font-size:10px;
	font-weight:normal;
}

.help {
	font-size:10px;
	font-weight:normal;
	vertical-align:super;
}

div.tooltips {	
	width:200px;
	border:1px dotted #666;
	padding:5px;
	background-color:#fffcbc;
	position:absolute;
	left:200px;
	top:50px;
	font-size:10px;
	line-height:14px;
}

img.toolicons {
	border:1px solid #fff;	
}

form.statform {
	margin-top:18px;
	margin-bottom:9px;
}

div.imgselect {
	float:left;
	border:1px solid #333;
	margin-right:8px;
	margin-bottom:10px;	
	padding:1px;
}

.plusimg {
	float:left;
	margin-right:5px;	
}

div.linkblock {
	display:none;
	float:left;
}

#bottombar {
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:35px;
	color:#fff;
	background-color:#fff;
	line-height:32px;
	text-align: left;
	padding-left:377px;
	background-image:url(img/bottombar.gif);
	background-repeat:no-repeat;
}

#bottombar input {
	border:1px solid black;
	border-top:1px solid #608fb3;
	border-left:1px solid #366F9A;	
	color:#fff;
	background-color:#175689;
}