
body{
	background-color:#000000;
/*	background-image:url(files/img/background.png);*/
	background-image:url(files/img/earth.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment:fixed;
	font-family:sans-serif;
	font-size:80%;
	margin:0px;
	padding:0px;
}
table{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
h1{
	font-size:200%;
	font-family:sans-serif;
	font-variant:small-caps;
	text-indent:10px;
	border-left:10px #444499 solid;
	clear:both;
}
h2{
	font-size:130%;
	font-family:sans-serif;
	font-variant:small-caps;
	background-color:#ddddff;
	text-indent:10px;
	background-repeat:no-repeat;
	border-left:10px #444499 solid;
	margin:30px 0 10px 0;
	clear:both;
}
p{
	padding:10px;
}
img{
	margin:0px;
	padding:0px;
	border:none;
}
hr{
	margin-top:20px;
	margin-bottom:20px;
}
ul{
	list-style-type:circle;
}
li > ul{
	list-style-type:square;
}

.outline{
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-image:url(files/img/unitec1_image005.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:fixed;
}
.frame{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
.index{
	padding:100px 0px;
	color:#ffffff;
	font-size:120%;
}
.title{
	width:798px;
	margin:0px;
	padding:0px;
	height:150px;
	border-left:1px #888888 solid;
	border-right:1px #888888 solid;
	background-image:url(files/img/header.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color:#000000;
	color:#ffffff;
	text-align:right;
}
.language:link{
	color:#6666ff;
	text-decoration:none;
}
.language:visited{
	color:#6666ff;
	text-decoration:none;
}
.language:hover{
	color:#ffff00;
	text-decoration:underline;
}
.menubar{
	margin:0px;
	padding:0px;
	border-left:1px #888888 solid;
	border-right:1px #888888 solid;
	border-collapse:collapse;
	width:800px;
	height:30px;
}
.menu-selected{
	width:100px;
	height:30px;
	margin:0px;
	padding:0px;
	border-left:1px #888888 solid;
	border-right:1px #888888 solid;
	font-size:80%;
	font-weight:bold;
	background-image:url(files/img/menu_selected.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	color:#ffffff;
}
.menu{
	width:100px;
	height:30px;
	margin:0px;
	padding:0px;
	border-left:1px #888888 solid;
	border-right:1px #888888 solid;
	border-bottom:1px #888888 solid;
	font-size:80%;
	background-image:url(files/img/menu.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	color:#ffffff;
}
.menu:hover{
	width:100px;
	height:30px;
	margin:0px;
	padding:0px;
	border-left:1px #888888 solid;
	border-right:1px #888888 solid;
	border-bottom:none;
	font-size:80%;
	font-weight:bold;
	background-image:url(files/img/menu_selected.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	color:#ffffff;
}
.contents{
	margin:0px;
	padding:10px;
	border:1px #888888 solid;
	border-top:none;
	border-bottom:none;
	background-color:#ffffff;
	text-align:left;
}
.topics{
	border-top:1px #555555 dashed;
	padding:10px;
}
.topictitle{
	font-weight:bold;
	color:#111111;
}
.footer{
	border-left:1px #888888 solid;
	border-right:1px #888888 solid;
	border-top:none;
	border-bottom:none;
	border-collapse:collapse;
	height:30px;
	width:800px;
	padding:0px;
	margin:0px;
	font-size:80%;
	background-image:url(files/img/footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#000000;
	color:#ffffff;
	text-align:right;
}
.footer a{
	text-decoration:none;
	color:#6666ff;
}
.footer a:hover{
	text-decoration:underline;
	color:#ffff00;
}
.sitemap{
	border-right:1px #888888 solid;
	height:30px;
	width:100px;
	padding:0px;
	margin:0px;
	font-size:100%;
	background-image:url(files/img/sitemap.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#000000;
	text-align:center;
	color:#ffffff;
}
.sitemap:hover{
	border-right:1px #888888 solid;
	height:30px;
	width:100px;
	padding:0px;
	margin:0px;
	font-size:100%;
	background-image:url(files/img/footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#000000;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
.list{
	margin:10px;
	width:750px;
	border:4px #888888 double;
	color:black;
}
.result{
	color:#ff0000;
	font-weight:bold;
	text-decoration:underline;
}
.date{
	font-size:80%;
	padding-left:1em;
}
.select{
	margin:0px 20px;
	font-family:sans-serif;
}
.newsimg{
	float:right;
	margin-left:20px;
}

table.menubar a:link{
	color:#ffffff;
	text-decoration:none;
}
table.menubar a:visited{
	color:#ffffff;
	text-decoration:none;
}
table.menubar a:hover{
	color:#ffffff;
	text-decoration:none;
}
.sitemap a:link{
	color:#ffffff;
	text-decoration:none;
}
.sitemap a:visited{
	color:#ffffff;
	text-decoration:none;
}
.sitemap a:hover{
	color:#ffffff;
	text-decoration:none;
}
table.list td{
	border:1px #bbbbbb solid;
	margin:10px;
	padding:5px;
	text-align:center;
}
