/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/brainurge-bkground.gif);
	}
table {
	height: 600px;
	width: 800px;
	background-image: url(images/bkground_i.jpg);
	background-repeat: no-repeat;
	background-position: center 85px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h2 {
	font-size: 12px;
	text-align: justify;
	padding-left: 0px;
	color: #D9D9D9;
	font-weight: normal;
	padding-right: 17px;
}
h3 {
	font-size: 12px;
	text-align: left;
	padding-left: 17px;
	font-weight: normal;
}
.slidenav {
	padding-top: 0px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: visible;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-left: 55px;
	color: #999999;
}
.motigo {
	border-width: 1px;
	border-style: solid;
	bottom: 0px;
	position: absolute;
	left: 0px;
	visibility: visible;
	}
 .main {
	margin: auto;
	color: white;
} 

a:link {
	text-decoration: none;
	color: #6666FF;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: crosshair;
}
