body 
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: x-small;
    margin:10px 10px;
    color: black;
    background-color: Transparent; 
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal; 
}
body.frozen 
{
    color: black;
    background: #f1f1f1;
}
a:link 
{	
	text-decoration: none;
	color: #0033ff;
	background-color: Transparent
}		
a:visited 
{	
	text-decoration: none;
	color:	#003399;
	background-color: Transparent
}			
a:active 
{	
	text-decoration: underline; 
	color: #33ff00;
	background-color: Transparent
}			
a:hover	
{	
	text-decoration: underline; 
	color: #ff0033;
	background-color: Transparent
}
a img 
{
	border: none;
}
h1 {
    text-align: left;
    color: black;
    margin: 5px 0px 0px 0px;
    font-size: 28px;
}
h2, h3, h4
{
	text-align: left;
	padding:.1em .5em .1em .5em;
	margin: 15px 0px 0px 0px;
}
h2 
{
	border-left: #0099ff 20px solid;
	border-bottom: #0099ff 1px solid;
	font-size: 20px
}
h3 
{
	border-left: #00ccff 20px solid;
	border-bottom: #00ccff 1px solid;
	font-size: 18px
}
h4
{
	border-left: #00ffff 20px solid;
	border-bottom: #00ffff 1px solid;
	font-size: 16px
}
table 
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: x-small;
	table-layout: auto;
	background: gray;
	padding: 0.5em;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 2em;
}
td 
{
	margin: 1px;
	padding: 5px;
	background: white;
}
ul li 
{	
	list-style-type: disc;
	line-height: 140%
}	
ul li li 
{	
	list-style-type: circle;
	line-height: 140%
}	
ul li li li 
{	
	list-style-type: square ;
	line-height: 140%
}
ol li 
{
	line-height:140%;
}
ol li li 
{
	line-height:140%;
}
ol li li li 
{
	line-height:140%;
}
dl 
{
	margin-left: 1em;
	margin-right: 2em;
	margin-top: .5em;
	margin-bottom: .5em;
	line-height:130%;
}
dt, dd 
{
	line-height:130%;
}
p 
{
    margin: 1em 0 1em 1em;
	line-height: 140%;
}
pre 
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: x-small;
	padding: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
	background-color: #ccffff;
	white-space: pre;
	border: 3px double #20b2aa;
	line-height:130%;
	width: 100%;
	overflow: auto;
}
blockquote	
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: x-small;
	color: #061542;
	padding: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
	background-color: #ccffff;
	border: thin dotted #20b2aa; 
	line-height: 130%;
}
address 
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: 8pt;
    font-style: normal; 
    text-align: right;
}

.preview 
{
	color: black;
	background: mistyrose;
}
.bold  
{
	font-weight: bold
}
.right
{
	text-align: right
}
.xsmall
{
	font-size: x-small
}
.pageinfo
{
	font-size:8pt
}
.error 
{
	color: Red;
	font-weight: bold
}
.message
{
	color: Green;
	font-weight: bold
}
.diff 
{
	color: black;
	border: #999 3px double;
	background-color: #f1f1f1;
}
.added 
{
	color: blue;
	font-weight: bold
}
.deleted 
{
	text-decoration: line-through; 
	color: red;
}
.same 
{
	color: #555;
}
.date 
{
	font-family: verdana;
}
.validate
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
}
.authenticate
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: Red;
}
.pluginform
{
	margin:0.5em 0em 0em 1em; 
}
.menutitle 
{
	margin:0.5em 0em 0.5em 0em; 
	font-weight: bold;
	border: 1px solid #0099ff;
	text-align: center;
	color: white;
	background-color: #0099ff;
}

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100px;
	height: 84px;
}
#header 
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: 25px;
	margin: 25px 0px 25px 110px;
    padding:10px 0px 10px 0px;
    height:45px; 
    /* white-space: nowrap; */
}
#tool
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: x-small;
	margin:20px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	height:30px; 
	text-align: left;
    border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:2px solid #0066ff;
	border-bottom:2px solid #0066ff;
    color: black;
    background-color: #f1f1f1;
    /* white-space: nowrap; */
}
#content 
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: x-small;
	margin:0px 0px 0px 200px;
}
#menu 
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: x-small;
	width:190px;
	line-height:20px;
	border: 1px solid #0099ff;
	background: white url("Images/menuback.png") repeat-y;
	word-break: break-all;
	float: left;
	overflow: auto;
}
#menu p 
{
    margin: 0.5em 0em 0.5em 0.5em;
	line-height: 130%;
}
#menu ul 
{
	margin:0em 0em 0.5em 0.5em; 
	padding:0px;
}
#menu li 
{
	list-style-type:none; 
	padding:0px; 
}
#menu dl 
{
	margin-left: 0.5em;
	margin-right: 2em;
	margin-top: .5em;
	margin-bottom: .5em;
	line-height:130%;
}
#menu dt
{
	line-height:130%;
}
#menu dd 
{
	margin-left: 1em;
	line-height:130%;
}
#footer 
{
	clear:left;
}