body {
	background-image: url(images/flag_background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
.id {
	background-image: url(images/checker.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.id1 {
	background-image: url(images/checker.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav_static {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 12px;
	font-weight: bold;
}
.description_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.description_plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-transform: none;
}

