body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	background-image: url(../images/stipl4.gif);
	margin: 0;
	padding: 0;
}

input, select {
	border: 1px solid;
	font-size: 9pt;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	height: 18px;

}

textarea {
	border: 1px solid;
	font-size: 9pt;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	width: 400px;
	height: 160px;
}

img { 
	border: 0px; 
}

form {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
	color: Black;
}

a:active {
	text-decoration: none;
	color: Black;
}

a:visited {
	text-decoration: none;
	color: Black;
}

a:hover {
	text-decoration: underline;
	color: Black;
}

div#top {
	height: 80px;
	width: 100%;
	background-color: White;
}

div#line {
	height: 13px;
	width: 100%;
	background-color: #D12D4E;
	border-top-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 1px;
}

div#topimg {
	position: absolute;
	left: 700px;
	top: 0px;
}

div#lineimg {
	position: absolute;
	left: 700px;
	top: 81px;
}

div#language {
	position: absolute;
	left: 707px;
	top: 50px;
	width: 150px;
	font-size: 8pt;
	font-weight: bold;
}

div#space {
	height: 15px;
}

div#menu {
	position: absolute;
	left: 0px;
	top: 104px;
	font-size: 6px;
}

div#signup {
	font-size: 1pt;
	font-weight: bold;
}

div#address {
	width: 130px;
	font-size: 8pt;
	text-align: right;
	background-color: White;
	border-top-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 3px;
}



div#mainheading {
	position: absolute;
	left: 140px;
	top: 108px;
	width: 547px;
	font-size: 10pt;
	font-weight: bold;
	background-color: #D12D4E;
	color: White;
	padding-left: 3px;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}

div#main {
	position: absolute;
	left: 140px;
	top: 125px;
	width: 547px;
	font-size: 10pt;
	background-color: White;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	padding : 3px;
}

div#rightmenu {
	position: absolute;
	left: 715px;
	top: 110px;
	width: 150px;
	font-size: 8pt;
}

.right {	
	text-align: right; 
}

table {
	font-size: 10pt;
}

.small {
	font-size: 8pt;
}

.big {
	font-size: 14pt;
}

.medium {
	font-size: 10pt;
	font-weight: bold;
}

.color {
background-color : '#EFEBEF';
}
