body {
	background-color: #e9f2fb;
	background-image:url(images/ozo_img_01.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-top: 0;
	padding-top: 0;
}

#tl {
	background-image:url(images/ozo_img_02.jpg);
	background-repeat:repeat-y;
	width:2px;
}

#tr {
	background-image:url(images/ozo_img_03.jpg);
	background-repeat:repeat-y;
	width:3px;
}

#title {
	background-image:url(images/ozo_img_title.jpg);
	background-repeat:no-repeat;
}

#title_text {
	float: left;
	margin-left: 35px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 16px;
	font-weight: bold;
	color:#4151a3;
}

#lang_text {
	float: right;
	margin-right: 15px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 12px;
	font-weight: bold;
	color:#4b6984;
}

#lang_text a {
	text-decoration: none;
	font-weight: bold;
	color: #4b6984;
}

#lang_text a:hover {
	color: #3762ae;
}

.subtitle {
	padding: 15px 0 5px 5px;
	font-size:14px;
	font-weight: bold;
	color: #3762ae;
}

.subtitle a {
	background-image: url(images/ozo_arrow.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #3762ae;
}

.subtitle a:hover {
	color: #ed1e25;
}

#content {
	margin: 10px 15px 0 20px;
	min-height: 500px;
	text-align: justify;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer {
	padding-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000099;
}

#copyright {
	background-image:url(images/ozo_img_07.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	margin:20 0 0 20px;
}

#copyright_text {
	padding-left:20px;
	font-size:11px;
}

#designed_text {
	padding-right:20px;
	font-size:11px;
}

#designed_text a {
	text-decoration: none;
	font-weight: bold;
	color: #303030;
}

#designed_text a:hover {
	color: #3762ae;
}