body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color:#e0e0e0;
}
.bgall	{
	background : #e0e0e0 url(../images/bg.jpg) no-repeat top left;
	position:absolute;
	left:50%;
	margin-left:-528px;
	z-index:1;
	width:1056px;
}
form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
   	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

a, a:hover {
   	font-family: Arial, Helvetica, sans-serif;
	color: #18283c;
	font-size:11px;
	text-decoration: none;
}
a:hover	{
	color:#82a8c2;
	font-size:11px;
	text-decoration: underline;
}

H1,h2 {
	font-size: 16px;
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #27374e;
} 
h2,.title	{
	font-size: 21px;
	font-weight: normal;
}

ol, ul	{padding-left:10px;
	margin:0px;
}
li	{
	list-style: none;
	padding-left:10px;
	margin-left:-10px;
	background: url(../images/dot.gif) no-repeat left 7px;
}

input.tx, select.tx 	{
	font-size: 11px;
	BORDER: #dadada 1px solid;
	background-color: #FFFFFF; 
	color: #555555;
	width:99%;
}

.repx {
	background-position: top left;
	background-repeat: repeat-x;
}
.norep {
	background-position: top left;
	background-repeat: no-repeat;
}
.padd	{
	padding:15px;
}
.tops	{
	font-size:13px;
	color:#18283c;
}
.tops:hover	{
	font-size:13px;
	color:#2d546f;
	text-decoration:underline;
}
.topsm	{
	font-size:13px;
	color:#18283c;
	text-decoration:none;
}
.topsm:hover	{
	font-size:13px;
	color:#18283c;
	text-decoration:none;
}
.lang {
	color:#fff;
	text-decoration:none;
}
.lang:hover {
	color:#7c96b6;
}
li.list	{
	font-size: 11px;
	line-height:1.7em;
	margin-left:0px;
	padding-left:15px;
	background: url(../images/line.gif) no-repeat left 9px;
}
.signatures 	{
	font-size: 11px;
	color: #777;
}
.signatures a{
	font-size: 11px;
	color: #777;
}
.signatures a:hover	{
	font-size: 11px;
	color: #777;
	text-decoration:underline;
}

.brd_bot	{
	BORDER-top: #c0c0c0 1px solid;
	color: #979797;
}
.imgbg {
	background-color:#2a4d69;
}

.nobold b, .nobold  strong {
       font-weight:normal;
}