body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333366;
	background-color: #FFFFFF;
	margin:0;
	text-align: left;
	vertical-align: top;

}

a {
	color:#0066FF;
	text-decoration:underline;
}

a:visited {
	color:#8157A4;
	text-decoration:none;
	border-bottom:1px dotted #8157A4;
	
}

a:hover {
	background-color:#F1F6FE;
	cursor:pointer;	
}

label {
	font-size:60%;
	font-weight:bold;
}

input {
	font-size:60%;
}

img {
	border:0;
}

.gobtn {
	background-image: url(images/go.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff;
	border:0;
	width:26px;
	cursor:pointer;
}

#topborder {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:19px;
	background-image: url(images/border_top.gif);
	background-repeat: repeat-x;
}


#leftborder {
	position: absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:28px;
	height:100%;
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
}

#rightborder {
	position: absolute;
	top:4px;
	left:5px;
	width:100%;
	height:100%;
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}


#logo{
	position: relative;
	top:50px;
	left:28px;
	width:150px;
	height:117px;
}

#topnavbar {
	position:absolute;
	top:28px;
	right:19px;
	width:100%;
	text-align:right;
	font-size:70%;
}

#topnavbar ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#topnavbar ul li {
	margin-left: 0;
	padding: 0 4px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#topnavbar ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#searchbar {
	position:absolute;
	top:100px;
	right:0;
	width:70%;
	text-align:right;
	padding-right:28px;
}

#indexbody {
	position:relative;
	top:60px;
	right:19px;
	width:auto;
	background-image: url(images/plato_mir.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:280px;
	left: auto;
	clip: rect(auto, 30px, 250px, auto);
	padding-bottom: 0px;


}

#indexbody p {
	padding-left:60px;
	width:90%;
	font-size:70%;
}


#valid {
	left:40px;
}
#botborder {
	position: absolute;
	left:0;
	width:100%;
	height:19px;
	background-image: none;
	background-repeat: repeat-x;
	bottom: 0%;
	overflow: visible;


}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0066ff;
}
.bodylink:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0066ff;
}
