.tdUp {
	background-color : White;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : Black;
}

.tdBase {
	background-color : White;
}

.tdUpDown {
	background-color : White;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : Black;
}

.tdDown {
	background-color : White;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : Black;
}

.tdLeft {
	background-color : White;
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : Black;
}

.tdLeftUp {
	background-color : White;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : Black;
}

.tdRight {
	background-color : White;
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : Black;
}

td,body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.header,h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
}

.subheader,h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight: bold;
}

.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.smallreq {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF0000;
}

.micro {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.tabtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.helpwin {
	background-color: #FFFFEE;
	border : 1px solid #CCCCCC;
	width : 175px;
}

.helptext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


a {
	color : Navy;
}

A:HOVER {
	color : Blue;
}

.searchbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 180px;
	border: 1px solid #666666;
}

.addboxbig {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 400px;
}

.addboxmedium {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 198px;
}

.addbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.loginbox,.modifybox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 100%;
	border: 1px solid #666666;
}

.loginbutton,.modifybutton {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border: 1px outset;
}
