a:active {
	color: #0033FF;
	text-decoration: underline overline;
}

a:link {
	font-weight: bold;
	color: #52A5A9;
	text-decoration: none;
}

a:visited {

	font-weight: bold;
	color: #52A5A9;
	text-decoration: none;
}

a:hover {  
	color: #78BBBE; 
	text-decoration: underline overline
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #222222;
	background-image: url(/images/oabak13.jpg);
	scrollbar-arrow-color: #6699cc;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: black;
	scrollbar-face-color: #444444;
	scrollbar-shadow-color: #9999cc;
	scrollbar-highlight-color: #333333;
	scrollbar-3d-light-color: #9999cc;
	color: #BCCAD6;
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

table.menu td{
	padding-top: 4px;
	padding-bottom: 4px;
}


.content {
	text-align: left; 
	vertical-align: top; 
}

.content.blog {
	overflow: auto; 
	height: 260px;
}

.xxsmall {
	font-size: 9px
}


.blurry {
	font-size: 24px;
	filter: blur(add=true, direction=135, strength=6);
	font-weight: bold;
}

.small {font-size: 9px}

.white {
	color: #FFFFFF;
}
.bg-no-repeat {
	background-repeat: no-repeat;
}
.BGpurpGry {
	background-color: #B7C1D5;
	background-image: url(images/b_aluminum.jpg);
}

.BGalum {
	color:#000000;
	background-color: #CCCCCC;
	background-image: url(images/b_aluminum.jpg);
}

input, select, button {
	font-size: 10px;
	background-color: #B5C3D6;
	border-top: thin solid #333333;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #999999;
	border-left: thin solid #333333;
	padding: 0px;
	margin: 0px;
	color: #000000;
}


.floatup {
	position: static;
	top: 0px;
}
.popup1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
	height: auto;
	width: auto;
	margin: 2px;
	padding: 2px;
	overflow: visible;
	text-decoration: none;
	background-color: #333333;
	text-align: right;
}
.blue {
	border: 2px solid #4F69B0;
}
.BGblueamp-topleft {
	background-image: url(/images/amp-angle-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGchaos1 {
	background-image: url(images/chaoslighgtpurpgray.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.BGchaos2 {

	background-image: url(images/entropy-bw-icon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.BGblueamp-toprt {

	background-image: url(/images/amp-angle-02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	margin: .05em auto .1em;
}

