body{ 
	background-color: #fff; padding:0 0 0 0; margin:0 0 0 0;
}
body, td { 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
input, textarea, select { 
	/**border: 1px #003399 solid;*/
	border: 1px #ccc solid;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	
}
select.selbox {
	border: 1px #003399 solid;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width:170px;
}
select.selboxbig {
	border: 1px #003399 solid;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width:300px;
}
div.widediv{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width:500px;
	overflow-x:scroll;
}
select.wideselbox {
	border: 1px #003399 solid;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	/*width:500px; */
	width : 100%;
}
select.smallerselbox {
	border: 1px #003399 solid;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width:300px;
}
h1, h2, h3, h4, h5, h6, p, strong, div, form, acronym, label, table, td, th, span, a, hr, code, pre, hr {
	margin:0;
	padding:0;
	font-size: 1em;
	background-repeat:no-repeat;
	list-style-type:none;
}
a, a:visited, a:hover { 
	color:#666; text-decoration:none; 
}
a:hover {
	color:#b11;
	text-decoration: underline;
}
img{ 
	border:none;
}
hr {
	height: 1px;
	color: #000;
	clear:both;
}
textarea {
	width:100%;
	height:200px;
}
dt {
	font-weight: bold;
}
.clear {
	clear: both;
}
h1 {
	font-size: 2em;
}
h1 a{
	color: #000;
}
div#header {
	background-color: #fea;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 20px 10px 30px 15px;
	margin: 10px 5% 20px 5%;
}
div#header ul{
	margin: 10px 0 0 0;
}
div#header ul li{
	list-style-type: none;
	float: left;
	padding: 0 10px 0 0;
	font-weight: bold;
}
div#header ul li a{
	display: block;
	color: #f00;
	border-left: 1px solid red;
	padding-left: 5px;
}
div#header ul li a:hover{
	border-left: 1px solid #000;
}

h2 {
	font-size: 1.2em;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 1.1em;
	margin: 10px 0 5px 0;
}

p {
	margin: 0 0 10px 0;
}

acronym {
	border-bottom: 1px dashed #000;
	cursor: help;
}

div#body {
	margin: 0 5% 20px 5%;
	padding: 20px 20px 20px 20px;
	border: 1px dashed #666;
}

div#validxhtml {
	float: right;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px;
	margin: 5px;
	width:100px;
	text-align: center;
}
div#footer {
	border-top: 1px solid #666;
	padding: 5px 5px 5px 5px;
	text-align:right;
}

div#footer span {
	float: left;
}

ul#stylelist {
	margin:0 0 30px 0;
}

ul#stylelist li {
	list-style-type: none;
	float:left;
	width:100px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding:2px;
	margin-right: 2px;
}

table {
	/**border: 1px solid #666;*/
	border: 1px solid #ccc;
	width: 80%;
	margin: 10px 5px 10px 5px;
	vertical-align: top;
}

table.menu {
	border: 1px solid #666;
	width: 100%;
	margin: 20px 0 20px 0;
	vertical-align: top;
}

table.bottom {
	border: 1px solid #666;
	width: 97%;
	vertical-align: bottom;
}

table.userinfo {
	border: 1px solid #666;
	width: 100%;
	margin: 20px 0 20px 0;
	vertical-align: top;
}
table.order {
	width: 98%;
}
table.ninetyfive {
	width: 97%;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
}
table.full {
	width: 100%;
	margin-top: -1px;
	margin-left: -2px; 
	margin-right: 5px;
}
table.login {
	width:200px;
}
table.half {
	width: 50%;
	text-align:center;
}
table.sixtyfive {
	width: 65%;
	text-align:center;
}
table.notfound {
	width: 55%;
	text-align:center;
	vertical-align:middle;
}
table.done {
	width: 55%;
	text-align:center;
	vertical-align:middle;
}

table.news {
	width: 100%;
	height: 190px;
}

table.events {
	width: 100%;
	height: 190px;
}

table.general {
	width: 800px;
	height: 575px;
	text-align:center;
	vertical-align:middle;
}
table.popup {
	width: 373px;
	height: 282px;
	text-align: center;
	vertical-align: middle;
}
table.footer {
	border: 0px;
	width: 800px;
	text-align:center;
	vertical-align:middle;
}
td.center {
	text-align:center;
	vertical-align: middle;
}
td.delete {
	text-align:center;
	vertical-align: middle;
	width: 10%;
}
td.date {
	text-align:center;
	vertical-align: middle;
	width: 21%;
}
td.edit {
	text-align:center;
	vertical-align: middle;
	width: 13%;
}
td.editred {
	text-align:center;
	vertical-align: middle;
	color : red;
	width: 13%;
}
td.editgreen {
	text-align:center;
	vertical-align: middle;
	color : green;
	width: 13%;
}
td.editblue {
	text-align:center;
	vertical-align: middle;
	color : blue;
	width: 13%;
}
td.middle {
	vertical-align: middle;
}
td.middlered {
	vertical-align: middle;
	color : red;
}
td.middlered {
	font-weight: bold;
	color: #b11;
	vertical-align: middle;
}
td.forty {
	width: 40%;
	vertical-align: middle;
}
td.sixty {
	width: 60%;
	vertical-align: middle;
}
td.choice {
	width: 5%;
	vertical-align: middle;
}
td.answer {
	width: 30%;
	vertical-align: middle;
}
th, td {
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
}
td.left {
	padding: 2px 4px 2px 4px;
	text-align: left;
	width:212px;
	vertical-align: top;
}
td.right {
	padding: 2px 4px 2px 4px;
	text-align: left;
	width:580px;
	vertical-align: top;
}
td.message {
	padding: 2px 4px 2px 4px;
	text-align: left;
	width:362px;
	vertical-align: top;
}
td.iframewidth {
	width:210px;
	vertical-align: top;
}
td.middlecenter {
	text-align: center;
	vertical-align: middle;
}
td.middlecenterfull {
	padding: 1px 1px 1px 1px;
	text-align: center;
	vertical-align: middle;
}
td.middlecenternarrow {
	width:40px;
	text-align: center;
	vertical-align: middle;
}
td.sorted {
  background-color: #FFA500; /** orange */
}
thead tr {
  /** background-color: #69c; */
  background-color:  #EEEEEE;
}
th.sorted {
    background-color: #FFA500; /** orange */
}
th.news{
    height: 11px;
}
th.events{
    height: 11px;
}

th.middlecenter {
    background-color: #FFA500; /** orange */
	text-align: center;
	vertical-align: middle;
}

th a, th a:visited {
  color: black;
}
th a:hover {
  text-decoration: underline;
  color: black;
}
th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}
th.sortable a {
	background-image: url(../img/arrow_off.png);
}
th.bluecust {
	display: block;
	width: 26%;
}
th.orangecust {
	background-color: #FFA500; /** orange */
	display: block;
	width: 26%;
}
th.bluebill {
	display: block;
	width: 27%;
}
th.orangebill {
	background-color: #FFA500; /** orange */
	display: block;
	width: 27%;
}
th.blueship {
	display: block;
	width: 47%;
}
th.orangeship {
	background-color: #FFA500; /** orange */
	display: block;
	width: 47%;
}
th.order1 a {
	background-image: url(../img/arrow_down.png);
}
th.order2 a {
	background-image: url(../img/arrow_up.png);
}
th.right {
	text-align: right; 
	width: 50%;
}
tr.odd {
  background-color: #fff;
}
tr.tableRowEven, tr.even {
  background-color: #def;
}

ul#showsource {
	float: right;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 5px;
	width:100px;
	list-style-type: none;
}

table.nocol tbody td,table.nocol tbody th{
	border-left: none;
	border-right: none;
}

div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: -10px 0 10px 0;
	width: 79%;
}

span.export {
	padding: 0 4px 1px 20px;
	display:inline; display:inline-block;
	cursor: pointer;
}

span.excel {
	background-image: url(../img/ico_file_excel.png);
}
span.csv {
	background-image: url(../img/ico_file_csv.png);
}
span.xml {
	background-image: url(../img/ico_file_xml.png);
}

span.pagebanner {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	margin-top: 10px;
	display:block;
	border-bottom: none;
}

span.pagelinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	display:block;
	border-top: none;
	margin-bottom: -5px;
}

table.simple td.textRed {color: #b11;}
.groupcode { 
	border: 1px #003399 solid;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
        width:100px;
}
#errorDiv {
	border: 2px solid red;
	margin:20px 0;
}
#errorDiv ul {
	list-style: none;
	margin: 10px 5px;
	padding: 0;
}
#errorDiv ul li {
	color: red;
	font-weight: bold;
}
table.noborder {
	border: 0px;
	width: 98%;
}
td.bold {
font-weight : bold;	
}
fieldset { 
	border:1px solid #69c;
	/*width: 78%;*/

}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #69c;
  color: white;
  font-size:110%;
  text-align:right;
  background-color: #69c;

}
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #69c;
	padding: 2px 6px 2px 6px;
	color: white;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}		
div.suggest {
	padding: 0pt; 
	z-index: 2; 
	position: absolute; 
	background-color: white; 
	font-size: 10px; 
	font-family: arial,sans-serif;
	
}
span.suggestr {
	float: right; 
	text-align: right; 
}
span.suggestl {
	float: left; 
	text-align: left;
	white-space: nowrap;
}

#notification {
	position: fixed;
	bottom: 0;
	padding: 0;
	height: 20px;
	margin: 0;
	width: 100%;
	background-color: #FFFF99;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
html,body {
	height: 100%;
}

html {
	padding: 0 0 25px 0;  /* create area for notification area */
}
div.mAutoComplete {
	border: 1px solid black; 
	padding: 0pt; 
	z-index: 5; 
	visibility: hidden;
	/** position: absolute;*/
	background-color: white; 
	/** left: -1px; */  
	/** top: -1px; */ 
	width: 312px; 
	font-size: 12px; 
	font-family: arial,sans-serif;
	opacity: 0.99;
}
div.aAutoComplete {
	color: black;
	background-color: white;
}
span.lAutoComplete{
	overflow: hidden; 
	display: block;
	padding-left: 3px; 
	padding-right: 3px; 
	height: 16px;
}
span.cAutoComplete{
	overflow: hidden; 
	width: 58.9265%; 
	float: left; 
	white-space: nowrap;
}
span.dAutoComplete {
	float: right; 
	width: 41.0734%; 
	font-size: 10px; 
	text-align: right; 
	color: green; 
	padding-top: 3px;
}
div.aAutoCompleteOver {
	background-color: #69c;
	color : white;
	cursor : hand;
}
.warning {
	background-color:#FFCCAA;
	border:1px solid #EE9955;
	margin:2em 0pt;
	padding:0.5em;
}
td.middle_and_smallfont {
	vertical-align: middle;
	font-size : 0.8em;
}
.menuback {
	
	height : 30px;
}

/** For informative tables */
table.helpT
{ 	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 500px;
	background-color: #fafafa;
	border: 1px #DDEEFF solid;
	border-collapse: collapse;
	border-spacing: 0px; 
} 

td.helpHed
{ 
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #DDEEFF;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040; 
}

td.helpBod
{ 
   border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: left;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa; 
}

table.sofT
{  text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 580px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px; 
}  
table.sofT td.sup {
	background-color:#FFCCCC;
}
/** End of informative table  */


.warn {
	background:#FFF9D7 none repeat scroll 0%;
	background-image: url('../img/warning.png');  
	background-position: top left; 
	background-repeat: no-repeat; 	
	border:1px solid #E2C822;
	margin:0pt 10px 10px;
	padding:10px;
	vertical-align: top;
	width:  88%;
	position: absolute;
}
.info {
		background:#FFF9D7 none repeat scroll 0%;
		border:1px solid #E2C822;
		margin:0pt 10px 10px;
		padding:10px;
		width:  80%
}