body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/Back.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
.Context {
	margin-left: 100px;
	margin-right: 5px;
	font-size: 24px;	text-align:left;	color: #CCCCCC; 
}
.subContext {
	color: #CCC; width: 380px; margin-left: 100px; margin-bottom: 30px; font-size: 16px;
}

#content
{
	clear: left;
	width: 600px;
	margin: 30px auto;


}

img {
	border:hidden;
}



.limited {
	color:#F90;
	font-style:italic;
}

.titlebutton {
	position: absolute; right: 6px; bottom: 6px; display:inline;
}

.greenbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #268a16;
}.greenbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color:#5cb811;
}.greenbutton:active {
	position:relative;
	top:1px;
}


.bluebutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #003e75;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #316496;
}.bluebutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.bluebutton:active {
	position:relative;
	top:1px;
}







.titlelimit {
	color:#F90;
margin-top:15px;
font-size: 24px;
text-shadow: 0px 1px 0px #F0F0F0;

}

.tiptitle {
	color:#333;
margin-top:15px;
font-size: 24px;
text-shadow: 0px 1px 0px #F0F0F0;

}

.tiptext {
	color:#333;
text-shadow: 0px 1px 0px #F0F0F0;
text-align: left;
}



.orbitaltooltip-facebook
{
	width: 162px;
	height: 46px;
	text-align: center;
	background: url(../images/fbtip.png) no-repeat;
}

.orbitaltooltip-youtube
{
	width: 162px;
	height: 46px;
	text-align: center;
	background: url(../images/yttip.png) no-repeat;
}

.orbitaltooltip-linkedin
{
	width: 162px;
	height: 46px;
	text-align: center;
	background: url(../images/intip.png) no-repeat;
}

.orbitaltooltip-pic-topleft
{
	font-size: 16px;
	width: 230px;
	height: 328px;
	padding-left: 30px; padding-right: 25px;
	background: url(../pic/topleft.png) no-repeat;
}

.orbitaltooltip-pic-topright
{
	font-size: 16px;
	width: 240px;
	height: 328px;
	padding-left: 30px; padding-right: 25px;
	background: url(../pic/topright.png) no-repeat;
}
.orbitaltooltip-pic-middleleft
{
	font-size: 16px;
	width: 230px;
	height: 328px;
	padding-left: 30px; padding-right: 25px;
	background: url(../pic/middleleft.png) no-repeat;
}

.orbitaltooltip-pic-middleright
{
	font-size: 16px;
	width: 240px;
	height: 328px;
	padding-left: 30px; padding-right: 25px;
	background: url(../pic/middleright.png) no-repeat;
}
.orbitaltooltip-pic-bottomright
{
	font-size: 16px;
	width: 240px;
	height: 328px;
	padding-left: 30px; padding-right: 25px;
	background: url(../pic/bottomright.png) no-repeat;
}

.orbitaltooltip-pic-bottomleft
{
	font-size: 16px;
	width: 230px;
	height: 328px;
	padding-left: 30px; padding-right: 25px;
	background: url(../pic/bottomleft.png) no-repeat;
}





