/* CSS Document */
html, body
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 12px;
    BACKGROUND: url(images/bground.gif) #378ed0 repeat-x;
	background-image:url(images/bground.gif);
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: #666666;
    PADDING-TOP: 0px;
    FONT-FAMILY: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
    TEXT-ALIGN: center;
	height:100%;
}
#container
{
margin-left: auto;
margin-right: auto;
width:806px;
background: url(images/images_16.gif) repeat-y;
height:100%;
}
#container2
{
margin:10px auto;
width:806px;
padding-bottom:10px;
}
#mainPage
{
width:775px;
padding-left:10px;
padding-right:10x;
line-height:22px;
text-indent:15px;
text-align:justify;
}
h1, h3
{
text-align:right;
padding:5px 0px;
margin:0px;
font-size:24px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:white;
}
h3 {
font-size:14px;
padding:0;
color:#dddddd;
}
div#tabs {
margin-top:10px;
}
h2
{
text-align:left;
color:#1b7093;
padding:3px 0px 3px;
margin:5px 0 5px 0;
font-size:17px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active, .titlu
{
color:#1b7093;
font-weight:bold;
}
a:hover
{
color:#000000;
font-weight:bold;
text-decoration:none;
}
.inputbox 
{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color: #000000;
background: #eeeeee;
border: 1px solid;
}
a.footer:link, a.footer:visited, a.footer:active
{
color:#818181;
font-size:13px;
font-family:Arial, Helvetica, sans-serif; 
text-decoration:none;
font-weight:normal;
}
div#info {
	background:#eeeeee;
	border:1px solid #dddddd;
	padding:5px;
	line-height:16px;
}
ul {
	text-indent:0px;
}
div#original, div#modified {
	text-align:center;
}

