a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #800000;
	text-decoration: none;
}

a:hover {
	color: #ffcc33;
	text-decoration: none;
}

a:active {
	color: #ffff99;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7a85bd;
	color: #2d375b;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
}

h5, h6, h1, h2, h3, h4 {
	font-size: 1.4em;
}
.maincontent{
	background: url(images/apostille_r3_c2.jpg) repeat-x #7a85bd;
}
.footer{
	background: url(images/apostille_r11_c1.jpg) repeat-x #99a4da;
}
.header{
	background: url(images/apostille_r1_c4.jpg) repeat-x #b8c3f0;
}
.topnavbar{
	background: url(images/apostille_r2_c4.jpg) repeat-x #b8c3f0;
}
.leftnav{
	background: url(images/leftnavbg.jpg) repeat-y #7a85bd;
}
.main{
	padding-left:26px;
	padding-right:38px;
	text-align: justify;
}