body {
	background-color:#151515;
	background-image:url(graphics/background_gradient.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
	overflow:visible;
}
#footer {
	background-image: url(graphics/background_bottom_gradient.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
}


table {
	text-align:left;
}
a {
	color: #E4E4E4;
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height:18px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
a:hover { text-decoration: underline; color:#fff; }

#borderBlue {
	width:688px;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	background-color:#000000;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	}
	#borderBlue #padding {
		padding-top:13px;
		padding-right: 13px;
		padding-left: 13px;
		padding-bottom: 13px;
	}

#borderGallery {
	border-top:1px solid #303030;
	border-left:1px solid #303030;
}

#boxGrey {
	background-color:#0d0d0d;
}



#boxGallery{
	background-color:#0d0d0d;
	padding: 10px;
	float:left;
	text-align:center;
	width: 107px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #303030;
	border-bottom-color: #303030;
}
.roundtop {background: #000000;}
.r1{margin: 0 5px 0 0; height: 1px; overflow: hidden; background: #303030;}
.r2{margin: 0 3px 0 0; height: 1px; overflow: hidden; background: #0d0d0d;
border-left: 1px solid #303030; border-right: 1px solid #303030;}
.r3{margin: 0 2px 0 0; height: 1px; overflow: hidden; background: #0d0d0d;
border-left: 1px solid #303030; border-right: 1px solid #303030;}
.r4{margin: 0 1px 0 0; height: 2px; overflow: hidden; background: #0d0d0d;
border-left: 1px solid #303030; border-right: 1px solid #303030;}
.content {
	padding: 0px 10px 5px;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	text-align: left;
}


.textTitle {
	color: #E4E4E4;
	line-height:18px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}

.textCommon {
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height:18px;
	color:#a1a5a9;
}

.textCopyright {
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#a1a5a9;
}

.textCopyright a {
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#CCCCCC;
}

.tableDark {
	/*background-color:#000000;*/
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#a1a5a9;
}

.tableLight {
	color:#a1a5a9;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}

.tableResume {
	width:600px;
}

.tablePlats {
	width:280px;
}

.tableLand {
	width:160px;
}

.tableTid {
	width:160px;
}

.tableTopLight {
	color:#FFFFFF;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#666666;
}

.tableTopDark {
	color:#FFFFFF;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#333333;
}

.tableCommon {
	width:668px;
	text-align: left;
}

.boxResume {
	background-color:#0d0d0d;
	border:1px solid #303030;
	width:610px;
}
