body {
background-image:url(background.jpg);
margin:0;
font-family:Arial, Sans Serif;
font-size:12px;
color:#000000;
}

.templateimage {
background-image:url(background_photo.jpg);
background-repeat: no-repeat
}

img {
border:none;
border-style:none;
}

.nav { 
	font-family:Arial, Sans Serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.lang:link {color: #1d6782}
.lang:visited {color: #1d6782}
.lang:active {color: #1d6782}
.lang:hover {color: #e6ba01}

.nav:link {color: #ffffff}
.nav:visited {color: #ffffff}
.nav:active {color: #ffffff}
.nav:hover {color: #907502}

.bodylink:link {color: #bd9901}
.bodylink:visited {color: #bd9901}
.bodylink:active {color: #bd9901}
.bodylink:hover {color: #907502}

.titlewhite {
font-family:Arial, Sans Serif;
font-size:16px;
color:#ffffff;
font-weight:bold;
}

.maintitle {
font-family:Arial, Sans Serif;
font-size:24px;
color:#bd9901;
font-weight:bold;
}

.subtitle {
font-family:Arial, Sans Serif;
font-size:16px;
color:#096c9e;
font-weight:bold;
}

.checklist {
list-style-image: url(checkmark.gif);
}
