body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: left;
}
body {
	background: #0c2a4c;
/*	background-color: #FFFFFF;
*/
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.pointer{
	cursor:pointer;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #ff0;
}
.menu {
}
.menu td{
	text-align: center;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0;
	text-decoration:none;
}

.bord_bot {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #D52621;
	border-right-color: #D52621;
	border-bottom-color: #D52621;
	border-left-color: #D52621;
}

.bord_right {
	border-right:dotted 2px;
}

.bot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-left: 15px;
}
.bot_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.bot_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.bot_adress {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.scrollin {
	overflow: scroll;
}
.projects {
	float: left;
	overflow: auto;
	height: 700px;
	width: 650px;
	margin-left:0px;
	margin-top:0px;
}

.projects img
{
	border:solid #fff 1px;
}
.project_list
{
	margin:0 20px;
}
.project_list td
{
	text-align:right;
}
.project_list a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
.project_list a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
.project_list a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0;
	text-decoration:none;
}
.copyright
{
	position:relative;
	bottom:20px;
	text-align:right;
	margin-right:20px;
}


.page-holder{
	width:100%;
	background: url("body-bg0.png") no-repeat top center;
}
