body {
	font-size: x-small;
	font-family: Verdana;
	margin: 5px 0px 5px 0px;
}
table
{
	font-size: x-small;
	font-family: Verdana;
	/*border-collapse: collapse;*/
	border-style: none;
}


table.box
{
	border-right: #e2e0e0 1px solid;
	border-top: #e2e0e0 1px solid;
	border-left: #e2e0e0 1px solid;
	border-bottom: #e2e0e0 1px solid;	
	border-collapse: collapse;
}

table.subbox
{
	border-right: #e2e0e0 1px solid;
	border-top: #e2e0e0 1px solid;
	border-left: #e2e0e0 1px solid;
	border-bottom: #e2e0e0 1px solid;
}

table.headerTable
{
	/*border-right: #e2e0e0 1px solid;
	border-top: #e2e0e0 1px solid;
	border-left: #e2e0e0 1px solid;*/
	/*border-bottom: #e2e0e0 1px solid;*/
	
}

table.headerBar
{
	/*color: white;*/
	background-color: whitesmoke;
}

table.menuTable
{
	border-collapse:collapse;
}

table.footerbar
{
	color:Gray;
	border-collapse:collapse;
	border-right: #e2e0e0 1px solid;
	border-left: #e2e0e0 1px solid;
	border-bottom: #e2e0e0 1px solid;
	background-color: whitesmoke;
}

table.lightWritten
{
	color:Gray;
}

td.lightWritten
{
	color:Gray;
}

span.warning
{
	color:Purple;
	font-weight:bold;
}

/*
span.menuBar
{
	background-color: #336699;
	padding-top : 3px;
	padding-left: 2px;
	height:20px;
}
	
span.languagePicker
{
	background-color: #336699;
	padding-top : 3px;
	padding-right: 2px;
	height:20px;
}
*/
td.box
{
	padding: 2 2 2 2;
}

td.menuBar
{
	/*background-color: #336699;*/
	height:20px;
	padding-left:5px;
	background-position:left bottom;
	background-repeat: repeat-y;
	background-image: url(img/header_left.png);
	
}

td.submenubar
{
	background-color: #f8fbff;
	font-size: x-small;
}


td.languagePicker
{
	padding-right: 5px;
	background-position:right bottom;
	background-repeat: repeat-y;
	background-image: url(img/header_right.png);
}

td.gridDelimiterItemCell
{
	background-color: LightYellow;
	font-size: xx-small;
	line-height: 16px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#e2e0e0;
	
}

td.footerleft
{
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(img/footer_left.png);
}

td.footerright
{
	background-position:right top;
	background-repeat:no-repeat;
	background-image: url(img/footer_right.png);
}

td.footercenter
{
	background-position:center top;
	background-repeat:no-repeat;
	background-image: url(img/footer_center.png);
}

th.boximage
{
	background-color: whitesmoke;
	padding: 0 2 0 2;
}

th.box
{
	font-size: x-small;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: left;
	padding: 2 2 2 2;
}



th.subbox
{
	font-family: Verdana;
	/*font-style:italic;*/
	font-weight:bold;
	text-align: left;
	background-color: LightYellow;
}

tr.gridHeader
{
	background-color: LightYellow;
	font-size: xx-small;
	line-height: 16px;
}

tr.gridItem
{
	font-size: xx-small;
	line-height: 16px;
}
/*
tr.gridDelimiterItem
{
	background-color: LightYellow;
	font-size: xx-small;
	line-height: 16px;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#e2e0e0;
	
}
*/

/* hyperlinks */
a
{
	text-decoration:none;
	font-size: x-small;
	color: #397FDB;
	font-family: Verdana;
}

a.gridItem
{
	font-size: xx-small;
}

a.submenubarItem
{
	font-size: x-small;
}

a.menuBar
{
	color: black;
}

a.languagePicker
{
	color: black;
}

a.highlight
{
   font-weight: bold;
   
}

/* select */
select
{
	font-size: x-small;
	font-family: Verdana;
}

input
{
	font-size: x-small;
	font-family: Verdana;
}



textarea
{
	font-size: x-small;
	font-family: Verdana;
}

/* test rounded corner */
/* set millions of background images */
.rbroundbox { background: url(img/nt.gif) repeat; }
.rbtop div { background: url(img/tl.gif) no-repeat top left; }
.rbtop { background: url(img/tr.gif) no-repeat top right; }
/*.rbbot div { background: url(img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(img/br.gif) no-repeat bottom right; }*/

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0px 0px; }
.rbroundbox { width: 100%; }

hr.subboxseparator
{
	border-top: #e2e0e0 1px solid;
    border-right: #e2e0e0 0px solid;
	border-left: #e2e0e0 0px solid;
	border-bottom: #e2e0e0 0px solid;
}

.abraxastitle {
	font-family: Verdana;
	font-size: 14px;
	color: #003366;
	margin-bottom: 10px;
}

.abraxassubtitle {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	margin-bottom: 10px;
}

.abraxasmaillnk {
	font-family: Verdana;
	font-size: 12px;
	color: #49ab9b;
	margin-bottom: 10px;
	padding-left: 20px;
}

.abraxastext {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 30px;
}