
body{
	font: 12px/1.2em Arial;
	/*background: #ffffff;*/
	color: #555555;
	padding: 0;
	/*BACKGROUND-IMAGE: url(images/pageBG.gif);
	BACKGROUND-POSITION:right bottom; 
	BACKGROUND-REPEAT:repeat-y;*/
	MARGIN-TOP: 0px; 
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-BOTTOM: 0px;	
}



input, select, textarea{
         font: 12px/1.2em Arial;
         color: #555555;
         border: 1px solid #B9C1CB;
         background-color: White;
}

input.button{
         font: 12px/1.2em Arial;
         color: #FFFFFF;
         border: 1px solid #B9C1CB;
         background: #7F8C9D;
         height:20px;
}

table
{
	     font: 12px/1.2em Arial;
         color: #555555;
}

form{
	margin: 0;
}


a.langVersion:visited,a.langVersion,a,a:visited{
         color: #375C8B;
}


a.langVersionActive
{
	font-weight: bold;
	cursor: default;
	color: #1a9cd2;
	text-decoration: none;
}

img,.noBorder{
	border: 0;
}

.button{
         font: 12px/1.2em Arial;
         color: #FFFFFF;
         border: 1px solid #B9C1CB;
         background: #7F8C9D;
}

p{
	margin: 0 0 1em 0;
}

table{
	border-collapse: collapse;
}

hr{
	color: #B9C1CB;
	background: #B9C1CB;
	height: 1px;
	border: 0;
}

h1{
         font-size: 15px;
         color: #375C8B;
         display: inline;
}


h2{
         font-size: 12px;
         color: #7F8C9D;
         display: inline;
}


h3{
         font-size: 12px;
}


ul{
	list-style: square url("/i/li1.gif");
}

ul ul{
	list-style: square url("/i/li2.gif");
}

ol ol{
	list-style: upper-roman;
}

ul, ol{
         margin: 0 0 0 1.6em;
}


.bld
{
	color: #7F8C9D;
}
.table{
	width: 100%;
}

.table td, .table th{
	padding: 0.2em 0.4em 0.2em 0.4em;
	border: 1px solid #B9C1CB;
}

.table th{
	text-align: left;
         font-weight: normal;
	background: #B9C1CB;
         border: 1px solid #FFFFFF;
         color: #FFFFFF;
}


