body {
	background: #0e1215;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	
}
div.table {
	align: center;
}
table.main {
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	width: 926px;
}
td.header {
	text-align: center;
}
div.container {
	margin: 10px 10px 10px 10px;
}
div.content {
	color: #F3F3F3;
	text-indent: 3px;
	font-family: Arial;
	font-size: 11pt
}
div.address {
	color: #F3F3F3;
	text-indent: 0px;
	font-family: Arial;
	float: left;
	font-size: 13pt
	font-weight: bold;

}
div.title {
	color: #FFFFFF;
	text-indent:2px;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-variant: uppercase;
}
ul.experience {
	color: #F3F3F3;
	font-family: Arial;
	font-size: 11pt;
	list-style-image: url('images/bullet.gif');
}
a:link {
	color: #F3F3F3;
}
a:hover {
	color:#FFFFFF;
}
a:visited {
	color: #F3F3F3;
}
div.bold {
	font-weight: bold;

}
div.red {
	text-indent:3px;
	color: #d20000;
	font-weight:bold;
	
}
div.yellow {
	text-indent:3px;
	color:#fddc00;
	font-weight:bold;
}
div.blue {
	text-indent: 3px;
	color:#45bffe;
	font-weight:bold;
}
div.green {
	text-indent: 3px;
	color: #57be03;
	font-weight:bold;
}
div.small {
	font-size: 9pt;
	font-family: arial;
	color: #F3F3F3;
}
div.date {
	font-size: 11pt;
	color: #FFFFFF;
	font-family: Arial;
	text-indent: 2px;
	font-weight: bold;
	font-style: italic;
	
}
p.image {
	padding: 3px 3px 3px 3px;
	background-color: #0e1415;
	border: 1px solid #0f1215;
	margin-right: 10px;
	margin-bottom: 10px;
}
p.center {
	text-align: center;
	margin-left: auto;
        margin-right: auto;
}
input {
	background-color: #FFFFFF;
	border-color: #2b3033;
	border-width: 1px;
	color: #000000;
	font-weight: bold;
}
textarea {
	background-color: #FFFFFF;
	border-color: #2b3033;
	border-width: 1px;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
table.info {
	color: #F3F3F3;
	align: center;
	font-family: Arial;
	font-size: 11pt;
}
