.getflash:link         {color: #eaeaea; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
.getflash:active     {color: #eaeaea; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
.getflash:visited      {color: #eaeaea; text-decoration:underline; font-family: Arial; font-size:12px; font-weight:normal}
.getflash:hover      {color: #aa0d23; text-decoration:  underline; font-family: Arial; font-size:12px; font-weight:normal}

A:link         {color: #eaeaea; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
A:active     {color: #eaeaea; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
A:visited      {color: #eaeaea; text-decoration:underline; font-family: Arial; font-size:12px; font-weight:normal}
A:hover      {color: #aa0d23; text-decoration:  underline; font-family: Arial; font-size:12px; font-weight:normal}

.video:link         {color: #eaeaea; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
.video:active     {color: #eaeaea; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
.video:visited      {color: #eaeaea; text-decoration:underline; font-family: Arial; font-size:12px; font-weight:normal}
.video:hover      {color: #000; text-decoration:  none; font-family: Arial; font-size:12px; font-weight:normal}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #550000;
	font-size:10px;
}
.mainDiv{
	height:100%;
	background-image:url(images/bg_big.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	border:none;
}
.main {
	font-family: Arial;
	font-size: 12px;
	color: #50BBEB;
}
.video {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	letter-spacing:1px;
	line-height:16px;
}
.bg_left{
	background-repeat:no-repeat;
	background-position:right;
	font-size:2px;
}
.bg_right{
	background-repeat:no-repeat;
	background-position:left;
	font-size:2px;
}
.bg_top{
	background-repeat:no-repeat;
	background-position:center bottom;
	font-size:2px;
}
.bg_bottom{
	background-repeat:no-repeat;
	background-position: center top;
	font-size:2px;
}
