body {
	background-color: #dddddd;
	margin: 0px 0px 0px 0px;
}
.newstitle {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 3;
}
.newsbody {
	margin: 8px 8px 8px 8px;
	font-family: sans-serif;
	font-size: 10pt;
}
.newsbox-body {
	background-image: url('/new/themes/cubetek_2008/images/expanded-newsbox_05.gif');
	background-repeat: no-repeat;
	width: 193px;
	height: 1px;
}
.button {
	display: table;
	height: 20px;
	width: 57px;
	#position: relative;
	overflow: hidden;
	text-align: center;
	background-image: url('/new/themes/cubetek_2008/images/button.png');
	/*
	border-style: solid;
	border-width: 1px;
	*/
}
.buttonalign {
	#position: relative;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}
.buttontext {
	#position: relative;
	#top: -50%;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.formtext {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}

a.buttonlink {
	text-decoration: none;
	color: #000000;
}

.loginblocktextbox {
	width: 120px;
	height: 20px;
	border: 1px; 

	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1 px;
	border-right-width: 1 px;
	border-bottom-width: 1 px;
	border-left-width: 1 px

	padding: 0px;
	background-repeat: repeat-x;
	font-size: 15px;
	font-family: Arial, Tahoma;
	vertical-align: top;
	color: #000000;
	font-weight: bold;
	background-image: url('/themes/cubetek_2008/login_fill.gif');
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.smalltext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}

a.menubar {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
a.menubar:hover {
	text-decoration: none;
}