a.startBrowsertest { 
	display:block; 
	margin-bottom:5px; 
	text-align:center; 
	width: 100px; 
	height: 16px;
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	text-indent: 2px;
	color: #CEDEEA;
        border-style:ridge; 
        border-color: #00559C;
        border-width:2px; 
        padding:3px; 
        text-decoration:none; 
        float: left;
}
a.startBrowsertest:link    { color:#000000; background-color:#ebebeb; }
a.startBrowsertest:visited { color:#000000; background-color:#ebebeb; }
a.startBrowsertest:active  { color:#000000; background-color:#ebebeb; }
a.startBrowsertest:hover   { color:#000000; background-color:#CEDEEA; }


a.endBrowsertest { 
	display:block; 
	margin-bottom:5px; 
	text-align:center; 
	width: 150px; 
	height: 16px;
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	text-indent: 2px;
	color: #CEDEEA;
        border-style:ridge; 
        border-color: #00559C;
        border-width:2px; 
        padding:3px; 
        text-decoration:none; 
        float: left;
}
a.endBrowsertest:link    { color:#000000; background-color:#ebebeb; }
a.endBrowsertest:visited { color:#000000; background-color:#ebebeb; }
a.endBrowsertest:active  { color:#000000; background-color:#ebebeb; }
a.endBrowsertest:hover   { color:#000000; background-color:#CEDEEA; }


.browsertest {
	font-size:11px;
	background-color: #DAE9BA;
	display: block;
	border: 1px dashed #FDAE57;/*#A5A2A5;*/
	width: 440px;
	position: relative;
	top: 10px;
	padding: 2px;
	color: #484848; /*#212021;*/
	
}

.browsertest b { color: #6C6A6C}

body { font-family: Arial, Verdana; margin:0;padding:0; font-size:13px;}
table { font-family: Arial, Verdana; font-size:13px;}

b {color: #212021;}

h1 { font-size:18px; color: #003C6C; background-color: #BDBEBD; width: 637px }
h2 { font-size:16px; color: #003C6C;}

.content { margin-left: 20px;position:relative;top:60px;}
.cssOK { background-color:#88FF88;  }

#javahint { font-family: Arial; font-size:11px;}
