@charset "UTF-8";

a:active { outline: none; }

a:focus { -moz-outline-style: none; }

#preload { display: none; }

.body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	margin:0;
	padding:0;
}


.bodybold {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.border {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}

.container {
	
	height: 350px;
	width: 1022px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: inherit;
	color: #FFFFFF;
	font-weight: normal;
}

a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	margin:0;
	padding:0;
}


a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	margin:0;
	padding:0;
}


a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	margin:0;
	padding:0;
}


a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	margin:0;
	padding:0;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

.feed {
	padding: 0 0 0 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background: url("images/32.png") no-repeat 0 50%;
}

#cv {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	height: 340px;
	overflow: auto;
	position: relative;
	padding-right: 10px;
	width: 460;
}


#centered {
	background-color: #000000;	
	position:absolute;
	top:10%;
	left:25%;
	margin-top:-1%;
	margin-left:-20%;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: #999999;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: #999999;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #999999;
}


