body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	background-color: #FF9934;
	color: #FFFFFF;
}

table{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #373737;
}

a:link{
	color: Blue;
	text-decoration: none;
}

a:visited{
	color: Blue;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

a.design:link{
	color: Blue;
	text-decoration: bold;
}

a.design:hover{
	color: Purple;
	text-decoration: underline;
}

.small{
	font-size: 9pt;
}

small{
	font-size: 9pt;
}

.medium{
	font-size: 11pt;
	font-weight: 600;
}

medium{
	font-size: 11pt;
	font-weight: 600;
}

.large{
	font-size: 13pt;
}

big{
	font-size: 13pt;
}

.tiny{
	font-size: 7pt;
}

.error{
	color: #FF0000;
}

.highlight{
	background-color: #EEEEEE;
}

table.design{
	border-color: #FF8C00;
	border-left-style: solid;
	border-left-width: 1;
	border-right-style: dotted;
	border-right-width: 0;
	border-top-style: dotted;
	border-top-width: 2;
	border-bottom-style: dotted;
	border-bottom-width: 2;
	background-color: #FFFFFF;

}

table.design th{
	background-image: url(tabbg.gif);
	color: White;
	padding: 3px;
	border-color: #FF8C00;
	border-left-style: solid;
	border-left-width: 1;
	border-right-style: solid;
	border-right-width: 1;
	border-top-style: dashed;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
}

table.design td{
	padding: 3px;
	border-color: #FF8C00;
	border-left-style: none;
	border-left-width: 1;
	border-right-style: solid;
	border-right-width: 1;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: none;
	border-bottom-width: 0;
}

table.empty{
	border: none;
	padding: 0px;
	border-width: 0px;
}

table.empty td{
	border: none;
	padding: 0px;
	border-width: 0px;
}

td.row1{
	background-color: #FFFFFF;
}

td.row2{
	background-color: #F7F7F7;
}

td.copy{
	background-color: #000000;
}

input{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #FDF5E6;
	color: #483D8B;
	border: dashed 1px solid;
	border-color: Silver;
}

textarea{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFE0;
	color: #483D8B;
	border: dashed 3px solid;
	border-color: #DCDCDC;
}

select{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

input.checkbox{
	background-image: url(tabbg2.gif);
	border: none;
}

.open{
	color: #009000;
}

.frozen{
	color: #000000;
}

.closed{
	color: #900000;
}

.plus{
	color: #00A000;
}

.minus{
	color: #FF0000;
}

#nav a{
	color: white;
}

#nav a:hover{
	color: white;
}

.newtitle{
	font-size: small;
	font-weight: bold;
	color: Blue;
}

tiny{
	font-size: 12px;
}

table.empty2{
	border: none;
	padding: 0px;
	border-width: 0px;
	background-color: #FFF5EE;
}

table.empty2 td{
	border: none;
	padding: 0px;
	border-width: 0px;
	background-color: #FFF5EE;
}

.but{
	color: White;
	background-image: url(tabbg3.gif);
	text-transform: uppercase;
	font: bold;
}

input.button{
	color: White;
	background-image: url(tabbg3.gif);
	text-transform: uppercase;
	border-width: thin;
	font: bold;
}

table.nav{
	border: none;
	color: Yellow;
	background: #FF9934;
	padding: 6px;
	border-width: 0px;
}

table.nav td{
	color: Yellow;
	background: #FF9934;
	border-width: 0px;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	padding: 2px;
}

