body {
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
}
.welcome {
	font-size: small;
	vertical-align: top;
}
.sidebar {
	font-size: small;
	width: 225px;
	font-weight: bold;
	vertical-align: top;
}
.OPEN {
  	color : #C0C0C0;
	margin-left: 8px;
}
.SENT {
	margin-left: 8px;
}
.LATE {
  	color : #A00000;
	margin-left: 8px;
}
.red {
  	color : #A00000;
}
.green {
  	color : #00A000;
}
.blue {
  	color : #0000A0;
}
.h1 {
  	font-size : large;
  	font-weight : bold;
  	color : #A00000;
  	letter-spacing : 4pt;
}
.h2 {
  	font-weight : bold;
  	color : #A00000;
  	letter-spacing : 2pt;
}
.adv {
	background: #A00000;
	border: 2px solid #000000;
}

.case0 {
	width: 200px;
	vertical-align: top;
}
.case1 {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 100px;
}
.case2 {
	vertical-align: top;
}
.client {
  	font-weight : bold;
}

.app_bullet {
	border: 1px solid #000000;
}

.app_title {
	text-align: center;
  	font-size : small;
  	font-weight : bold;
}
.app_name {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 120px;
}

.foot {
	font-size: small;
	text-align: right;
}
hr.dashed {
   border: none 0;
   border-top: 1px dashed #000;
   width: 90%;
   height: 1px;
}
.thintextbox {
	border: 1px solid #000000;
    padding: 8px;
}
.thinbox {
	border: 1px solid #000000;
}
#invoices {
    width: 300px;
	font-weight: bold;
    color: #ffffff;
    border: 1px solid #14223D;
    background: #455D8B;
}
#spacecolumn {
    width: 100px;
}
#toolbox {
    width: 300px;
	font-weight: bold;
    color: #ffffff;
    border: 1px solid #14223D;
    background: #455D8B;
}
.tool {
    width: 100;
    margin: 4px;
    background: #8B9BBA;
}
.tool_links {
  	font-size : small;
  	font-weight : bold;
  	text-align: center;
  	color : #000000;
  	letter-spacing : 1pt;
}
A:active.tool_links, A:hover.tool_links {
	color: #ffffff;
	text-decoration: underline
}
.light_bold {
    color: #255D8B;
}
.invbox {
    color: #000000;
    background: #FFFFFF;
	border: 1px solid #000000;
    margin-top: 4px;
    margin-bottom: 4px;
	padding: 4px;
}
.flag_logo {
	border: 2px solid #ffffff;
}
.flag_table {
	border: 2px solid #000000;
	padding-top: 5;
}
.sidebox {
  	font-size : small;
  	font-weight : bold;
  	text-align: center;
  	letter-spacing : 4pt;
	vertical-align: top;
}
.flag_tag {
  	font-size : small;
  	font-weight : bold;
  	text-align: right;
  	color : #FFFFFF;
  	letter-spacing : 4pt;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
.flag_links {
  	font-size : small;
  	font-weight : bold;
  	text-align: center;
  	color : #000000;
  	letter-spacing : 1pt;
}
.tip {
  	font-size : small;
  	font-weight : bold;
  	color : #FFFFFF;
  	letter-spacing : 2pt;
}
.cc_head {
  	font-size : small;
  	font-weight : bold;
  	color : #FFFFFF;
  	background : #A00000;
  	letter-spacing : 2pt;
}
pre {
  	font-size : small;
}

li {
	list-style-type: circle;
	}
A {
	color: #A00000;
	text-decoration: none
}
A:active, A:hover {
	color: #000000;
	text-decoration: underline
}
A.invert {
	color: #000000;
	text-decoration: none
}
A:active.invert, A:hover.invert {
	color: #A00000;
	text-decoration: underline
}
.button {
	border: none;
    vertical-align: middle
}
input {
	border: 1px solid #c0c0c0;
	background: #ededed;
  	font-size : 10pt;
}
.none {
	border: none;
	background: none;
  	font-size: 8pt;
}
textarea {
	border: 1px solid #c0c0c0;
	background: #ededed;
  	font-size : 10pt;
}
select {
	border: 1px solid #c0c0c0;
	background: #ededed;
  	font-size : small;
}
.a {
	font-size: 3em;
	font-family: serif;
	color: #A00000;
	font-weight: normal;
	float: left;
	margin: -0.35em 0.1em 0 0;
}

.centerquote {
  	text-align: center;
	color: #404060;
}

.quote {
	text-align: justify;
	color: #404060;
  	padding-top: 10px;
  	padding-right: 20px;
  	padding-bottom: 10px;
  	padding-left: 20px;
  	margin-right: 10px;
  	margin-left: 10px;
  	border-width: 0;
  	border-style: solid;
}

.qsource {
    text-align: right;
    margin-top: 5px;
    margin-right: 60px;
}
.error {
  	color : #A00000;
	text-align: center;
  	font-weight : bold;
}
#pin {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100px;
    width: 100px;
    background: url(/img/world_cup.gif) top right no-repeat;
    text-indent: -999em;
    text-decoration: none;
}
