BODY {
	margin : 0px;
	font-family : "Thaoma", Geneva, sans-serif;
	color : #3D3D3D;
	size : landscape;
}

A:LINK, A:VISITED, A:FOCUS, A:ACTIVE {
	color : #1137B5;
}

A:HOVER {
	color : #FF8C00;
}

P {
	font-size : 0.8em;
	margin-top : 0.8em;
	margin-bottom : 0.8em;
}

H1 {
	color : #B41111;
	font-size : 1.1em;
	font-weight : bold;
	margin : 0 0 0 0;
}

H2 {
	color : #3D3D3D;
	font-size : 0.9em;
	font-weight : bold;
	margin : 5 0 0 0;
	border-top : 1px solid #3D3D3D;
	padding-top : 0.5em;
}

UL {
	line-height : 1.5em;
	font-size : 0.8em;
	list-style : url(images/list_item.gif);
}

.topbar {
	background-image : url(/images/topbar_bk.gif);
	background-repeat : repeat-x;
}

.sidebar {
	width : 92px;
	max-width : 92px;
	vertical-align : top;
	overflow-x : hidden;
	overflow : hidden;
}

.leftborder {
	vertical-align : top;
	background-image : url(/images/border_l.gif);
	background-repeat : repeat-y;
}

.rightborder {
	vertical-align : top;
	background-image : url(/images/border_r.gif);
	background-repeat : repeat-y;
}

.bottomborder {
	background-image : url(/images/border_b.gif);
	background-repeat : no-repeat;
	padding : 10px;
	text-align : center;
	font-size : 0.7em;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : 0.3em;
}

.itemleft {
	width : 88px;
	max-width : 88px;
	text-align : left;
	border-left : 2px solid #B41111;
	padding-left : 2px;
	font-size : 0.7em;
	word-wrap : break-word;
	margin-bottom : 10px;
	line-break : strict;
	overflow-x : hidden;
	overflow : hidden;
}

.itemright {
	width : 92px;
	max-width : 92px;
	text-align : right;
	border-right : 2px solid #B41111;
	padding-right : 2px;
	font-size : 0.7em;
	word-wrap : break-word;
	margin-bottom : 10px;
}

.mainarea {
	background-color : #F1F1F1;
	padding : 5px 5px 20px 0px;
	vertical-align : top;
}

.sysmsg {
	background-color : #DCDCDC;
	padding : 5px;
	margin-bottom : 10px;
	text-align : center;
	color : #696969;
	font-size : 0.7em;
}

.field {
	color : #505050;
	font-weight : normal;
}

.display {
	border : none;
	background-color : #DCDCDC;
	text-align : center;
	font-family : "Lucida Sans Unicode", "Tahoma";
	font-size : 0.6em;
	color : #000000;
}

.displaylabel {
	text-align : center;
	font-family : "Lucida Sans Unicode", "Tahoma";
	font-size : 0.6em;
	line-height : 1.2em;
	color : #000000;
}

.usr_img {
	border : 1px solid Black;
	clear : both;
}

.crumbs {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 0.7em;
	padding-bottom : 0.5em;
}

.pagelist {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 0.7em;
	padding-right : 10px;
	text-align : right;
}

.floater {
	float : right;
}

.code {
	font-family : "Courier New", Courier, monospace;
	font-size : 0.9em;
	background-color : #EEEEEE;
	color : #696969;
	border : 1px solid #696969;
	padding : 5px;
}

.output {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	background-color : #FCFBF7;
	color : #000000;
	border : 1px solid #B41111;
	padding : 5px;
}

.counter {
	color : #505050;
	font-weight : normal;
	text-align : right;
	font-size : 0.5em;
}
