body {margin: 0px; color:#333333; }
body.bwpng {
    background: url(images/bg_BaW.png);
    background-repeat: repeat-x;

}
a:link,a:visited {text-decoration: none;}

.space01 { padding:0px 18px 0px 18px;}
.space02 { padding:18px 20px 14px 20px;}


.btn {font-size: 10px;color: #663333;padding:0px 12px 0px 12px;}
.btn a:link,.btn a:visited {color: #989591;}
.btn a:hover { color:#663333}

.e12-black {color: #333333;font-size: 12px;line-height: 180%;font-family:arial;}
.e12-grey{color: #333333;font-size: 12px;}
.e10-grey,.e10-grey a:link,.e10-grey a:visited {font-size: 10px;color: #C2BBB1;}
.e10-grey a:hover { color:#663333}
.e10-red{ color:#663333}


input {	border: 0px;font-size: 12px;color:#000;
padding:3px;}
textarea{border: 0px;background-color: #F2F2F2;font-size: 12px;color:#989591;line-height: 140%;}

.t11-lavender,.t11-lavender a:link,.t11-lavender a:visited{	color: #6C6063;	font-size: 12px;}
.t11-lavender a:hover{	color: #663333;	}
.e11-black {font-size:12px;line-height: 180%;color: #808080; padding: 3px;}
.text {font-size:14px;line-height: 180%;color: #808080;}
.highlight_word{
        background-color: #ff0;
}
.t10-gary {font-size: 10px;	color: #B9B9B9;}
select {border: 0px;height: 16px;font-size: 12px;color:#000;
margin-right:5px;}

/* 
	Classy yet somehow fancy
	table style created by Radu Bilei
	for Chris Heilmann's CSS Table Gallery
	http://twitter.com/radubilei
	http://icant.co.uk/csstablegallery
*/
table.Classy ,th,td	{	border:none;  border-collapse:collapse; font-family:corbel,'helvetica neue','trebuchet ms',arial,helvetica,sans-serif; font-size:1em; line-height:1.5em}
table.Classy {	background:black; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3); -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3)}
caption		{text-align:left; text-transform:uppercase; font-size:100%; font-weight:bold; padding:1.0em 0; color:black}
thead, 
tfoot			{	color:white; }
/**thead th, tfoot th, tfoot td {
                background:#333 url(../images/llsh.gif) repeat-x;
                font-weight:bold;
                color:#fff
}**/ 
thead th				{	padding:0.5em 1em; text-transform:uppercase; text-align:center; }
thead th:first-child	{	width:10em; text-align:center; }
table.Classy tbody td,
table.Classy tbody th				{	font-size:100%; padding:0.5em 1em; background-color:#e5e5e5; vertical-align:top; text-align:center;}
table.Classy tbody th				{	color:#222;	text-align:right; background-image:url(tabel.png); background-repeat:repeat-y; border-right:1px solid #ccc}
table.Classy tbody td:last-child		{	border-right:1px solid black;text-align:center;}
table.Classy tbody tr.odd th, 
tbody tr.odd td			{	background-color:#eee; color:#222;text-align:center;}
table a:link	{	line-height:1em; color:black; display:inline-block; padding:3px 7px; margin:-3px -7px}
table a:visited	{	color:#555}
table a:hover	{	text-decoration:none; background:black; color:white; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px}

::-moz-selection{	background:#202020; color:white}
::selection		{	background:#202020; color:white}

thead ::-moz-selection, 
tfoot ::-moz-selection	{	background:white; color:#202020}
thead ::selection, 
tfoot ::selection		{	background:white; color:#202020}

.row_off { background-color
: #BACE58 }
.row_on { background-color: #BD701F }


