html {overflow-y: scroll;}

html, body {
    	padding:0px;
    	margin:0px;
}

body  {
margin: 0px; 
padding: 0;
text-align:left; 
background-image: url(pics/background.png);
background-repeat: repeat-x;
background-color: #555c60;
}

hr{
height: 1px;
border: 0;
color: #e1e1e1;
background-color: #e1e1e1;
}

h1 {
font-size:16px;
font-weight: bold;
color:#df1917;
margin-top: 0px;
margin-bottom: 0px;
}

.alert {
color: #df1917;
}	 

.no_error {
display: none;
color:#000000;
}

.error {
display:inline;
color: #df1917;
}

.button {
    border: 1px solid #444a4d;
	color:#FFF;
    background: #555c60;
}

.button:hover {
	border: 1px solid #cb1715;
	background: #df1917;
}


#containeroverall {
width: 1024px;
margin: 0 auto; 
top: 0px;
}

#container {
	float:left;	 
 	width:1024px;
	position:relative;
	margin:0 auto;
	background-color: #FFFFFF;
 } 

#topbar{
	float: left;
	width:1024px;
	background-color:#FFFFFF;
}

#logo{
position: absolute;
left:16px;
z-index: 100;
top:20px;
}

#flags {
margin-top:6px;
right: 10px;
width: 40px;
position: absolute;
}

#image{
	width:1024px;
	float:left;
	height:290px;
}

#menu{
	float: left;
	margin: 0;
	width:1024px;
	height:30px;
	background-color:#df1917;
}

#menucontent {
	margin-left: 234px;
}

#leftbar {
width: 200px;
float: left;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
}

#leftbarcontent {
margin-left: 8px;
}

#leftbar h1 {
margin-top: 0px;
margin-bottom: -4px;
font-size:16px;
font-weight:bold;	
COLOR: #363a55;
}

#leftbar h3 {
font-size:12px;
margin: 10px 0px 0px 0px;
font-weight:bold;	
COLOR: #363a55;
}

#content {
width: 700px;
min-height: 420px;
float: left;
padding: 20px 20px 20px 20px;
}

#content h3, #content h3 a {
font-size:14px;
font-weight: bold;
COLOR: #45545c;
margin-top: 14px;
margin-bottom: 0px;
}

#content h3 a:hover {
text-decoration: underline;
}

#footer {
	float:left;	
	width: 1024px;	
	text-align:center;
	background-color: #df1917;
}

#footertext, #footertext a:link, #footertext a:active, #footertext a:visited{
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;	
	text-decoration: none;	
}

#footertext a:hover{
 	text-decoration:underline;
}

#mdc{
	width: 1024px;	
	text-align:center;
}

#mdctext a{	
	text-align:center;
	font-size:10px;
	color:#999;
}

/*
#topbar_overall {
font: 16px Arial;
font-weight: bold;
width: 1024px;
margin: 0 auto; 
}





#leftbarcontent {
	padding:10px;
	color: #888888;
	font-size:12px;	
	text-align:left;
	background:url("http://www.tulsiematching.nl/pics/rightbar_middle.png");
	background-repeat: repeat-y;
}

#leftbarcontent, #leftbar a:link, #leftbar a:visited, #leftbar a:active, #leftbar a:hover {
text-decoration: none;
}

#newsbar
{
position:relative;
margin: 30px 0px;
font-family:Verdana, Arial, sans-serif;
font-weight: normal;
font-size:11px;
line-height: 1.5; COLOR: #45545c;
}

#newsbar ul, #newsbar li
{
list-style: none;
margin-left: 0px; 
text-align: left;
padding-left: 5px;
padding-right: 5px;
}

#newsbar h1, #newsbar h1 A:link, #newsbar h1 A:visited, #newsbar h1 A:active {
font-size:14px;
font-family:Verdana, Arial, sans-serif;
margin: -14px 0px 0px 0px;
font-weight:bold;	
line-height: 1.5; 
COLOR: #363a55;
}

#newsbar a:link, #newsbar a:visited,#newsbar a:active {
font-family:Verdana, Arial, sans-serif;
font-size: 11px;
color: #df1917;
text-decoration: none;
}

#newsbar a:hover, #newsbar h1 a:hover
{
text-decoration: underline;
}

#content {
width: 700px;
min-height: 420px;
float: left;
text-align: left;
line-height: 1.6;
font-size: 14px;
font-family:Verdana, Arial, sans-serif;
font-size:13px;
color:#45545c;
padding: 20px 20px 20px 20px;
}

#logos {
min-height: 40px;
text-align: center;
}

#sitemapcontents {
list-style: disc;
text-decoration:none;
line-height: 20px;
}

#content A:link, #content A:visited, #content A:active {
font-family:Verdana, Arial, sans-serif;
font-size:13px;
line-height: 1.6;
color:#df1917;
text-decoration: none;
}

#content A:hover {
text-decoration: underline;
}

#content h3, #content h3 A:link, #content h3 A:visited, #content h3 A:active {
font-size:12px;
margin: 10px 0px 0px 0px;
font-weight:bold;	
line-height: 1.5; 
COLOR: #363a55;
text-decoration: none;
}

#content .red {
color:#df1917;
}
*/
