.confirm{
	margin-top: 1em;
	margin-bottom: 2em;
	font-weight: normal;
	background-color: #F1F5F9;
	border: 1px solid #000000;
	padding: 3px;
}
.error{
	margin-top: 1em;
	margin-bottom: 2em;
	background-color: #FFC0C0;
	border: 1px solid #000000;
	padding: 3px;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 1.4;
	color: #000000;
	/*background-color: #808080;*/
	background-color: #333333;
}
td{
	font-family: Verdana, Arial;
	font-size: 12px;
	/*vertical-align: top;*/
	line-height: 1.4;
	color: #000000;
}



#page{
	/*margin-top: 10px;*/
	/*margin-left: 20px;
	margin-right: 20px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-bottom: 1em;*/
	/*min-height: 600px; 
	_height: 600px;*/
	background-color: #ffffff;
	border-bottom: 0px solid #000000;
}
#topmenu{
	background-color: #ffffff;
	border: 1px solid #bbb;
	width: 400px;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	color: #bbb;
}
#topmenu a{
	font-weight: normal;
	color: #000000;
}
#menu{
	/*vertical-align: bottom !important;*/
	padding-right: 5px;
	padding-left: 5px;
}
#menu a{
	/*color: #273C54;*/
}
#header{
	background-color: #333333;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
#header td{
	padding: 5px;
}
#footer{
	text-align: center;
	padding-right: 5px;
	font-size: 11px;
	padding-top: 5em;
	padding-bottom: 1em;
	/*margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #000000;
	
	padding: 4px;
	margin-bottom: 2em;
	padding-right: 10px;*/
	
}
.navbar{
	text-align: center;
	font-weight: bold;
	margin-top: 1em;
}
#content td{
	vertical-align: top;
}

#content{
	padding-right: 5px;
}
#content h1, #content .toph1, #help h1{
	font-size: 12px;
	color: #000000;
	padding: 4px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	/*border-bottom: 2px dotted #404040;*/
	text-align: left;
	border-bottom: 1px solid #808080;
	border-top: 0px solid #C6D1DC;
	border-right: 0px solid #9DABC6;
	border-left: 0px solid #C6D1DC;
	background-color: #DDDDDD;
}

#help h1{
	background-color: #FEFFA3;
	border-bottom: 1px solid #A4A539;
}



form{
	margin: 0px;
	/*margin-left: 10px;*/
}

a{
	font-weight: normal;
	color: #000000;
}


.textfield{
	width: 400px;
}
.descfield{
	width: 300px;
	height: 100px;
}
.selectfield{
	width: 400px;
}
.buttons{
	margin-top: 1em;
}
.submitbut{
	width: 200px;
}
.caption{
	margin-top: 5px;
}
.sel_caption{
	margin-top: 5px;
	color: #0000FF;
	font-weight: bold;
}

.oddrow{
	background-color: #F1F5F9;
}
.evenrow{
	background-color: #F7FAFD;
}
.tableheader{
	font-weight: bold;
	background-color: #C6D7E6;
}
.tableheader a{
	font-weight: bold;
}
.tablefooter{
	background-color: #C6D7E6;
}
.tablefilter{
	background-color: #FFFFC0;
	border: 1px solid #000000;
	width: 97%;
	margin-bottom: 2px;
	padding: 2px;
}
.thumb{
	margin: 4px;
	border: 1px solid #000000;
}

.tip{
	background-image: url("../icon/help.gif");
	background-repeat: no-repeat;

	/*height: 25px;*/
	padding-bottom: 5px;
	padding-left: 25px;
	vertical-align: bottom;
	margin-left: 10px;
	color: #202020;
}
.tip .q{
	font-weight: bold;
}
.tip ul, .tip ol{
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

.loggedin{
	font-size: 11px;
	color: #202020;
	font-weight: normal;
	float: left;
	margin-left: 15px;
}
.commentnote{
	/*font-size: 10px;*/
	color: #404040;
	padding-left: 5px;
}
.commentnote a{
	color: #404040;
}
.commentsubject{
	font-weight: bold;
}
.commentmessage{
	border-left: 1px solid #404040;
	padding-left: 5px;
}

/*ul{
	margin-left: 5px;
	padding-left: 5px;
}
li {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	list-style: none; 
	line-height: 1.4; 
	background:url("../images/bullet.gif") no-repeat 2px .25em; 
	padding-left: 15px; 
}*/

.req{
	color: #ff0000;
	font-weight: bold;
}

.sidebar{
	text-align: center;
	border: 1px solid #6565CB;
	background-color: #D4D5F0;
	padding: 5px;
	margin-left: 5px;
}

.note{
	color: #ff0000;
	font-weight: bold;
}

.bottomlinks{
	margin-top: 1em;
}

.col1{
	width: 30%;
	text-align: right;
}
.col2{
	width: 70%;
	background-color: #DDE6EF;
	border: 1px solid #9DABC6;
}

/* Tab navigation */
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
  margin-bottom: 1em;
  padding-top: 4px;
   padding-bottom: 4px;
}
ul.primary li {
  display: inline;
 
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.1em;
  padding: 0 1.5em;
  text-decoration: none;
   padding-top: 4px;
   padding-bottom: 4px;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
  font-weight: bold;
}
ul.primary li a:hover {
  background-color: #fff;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}

/* navlist */
.navlist li
{
display: inline;
/* for IE5 and IE6 */
}

.navlist
{
width: 125px;
/* to display the list horizontaly */
font-family: sans-serif;
margin: 0 0 0 0;
padding: 0;
border-top: 1px #bbb solid;
border-left: 1px #bbb solid;
border-right: 1px #bbb solid;
}

.navlist a
{
width: 99.99%;
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #ddd;
border-bottom: 1px #bbb solid;
text-align: center;
text-decoration: none;
color: #000;
}

.navlist .header{
	width: 99.99%;
	/* extend the sensible area to the maximum with IE5 */
	display: block;
	font-weight: bold;
	background-color: #bbb;
	text-align: left;
	border-bottom: 1px solid #404040;
	border-top: 1px solid #404040;
}

.navlist a:hover { background-color: #FF6600; }
.navlist a:visited { color: #000; }
.navlist .active a { background-color: #FF6600; font-weight: bold; color: #fff !important; }

#page .templateveld{
	width: 90%;
	height: 200px;
}

.compact{
	margin-top: 0px;
	padding-top: 0px;
}

.tdmenu{
	background-color: #333333;
	border-right: 1px solid #000000;
}
.tdhelp{
	background-color: #FFFFF1;
	border-left: 1px solid #D9D9D9;
}

#help{
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
#help .field{
	font-weight: bold;
	margin-top: 4px;
}

.actions{
	padding-left: 5px;
	margin-bottom: 5px;
}

.previewmessage h1{
	background-color: white !important;
	border: 0px !important;
	font-size: 18px !important;
	font-weight: bold;
}

.logo{
	text-align: center ;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	background-color: #FEFEFE !important;
}