﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #9f9f9f;
	page-break-inside:avoid;
	text-decoration:none;
	page-break-after:avoid;
	margin:0px;
	padding:0px;
	font-size: 9px;
}
.TxtWhite {
	color: #FFFFFF;
}
.Tile_BG {
	background-image: url(../images/Tile_BG.gif);
	background-repeat: repeat-x;
}
.Tile_Home {
	background-image: url(../images/BG_Home.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #AA0D09;
	text-decoration: none;
}
a:visited {
	color: #AA0D09;
	text-decoration: none;
}
a:hover {
	color: #AA0D09;
	text-decoration: underline;
}
li {
	line-height: 20px;
	list-style-type: square;
	list-style-image: url(../images/Bul.gif);
	text-decoration: none;
}
.dashBorder {
	border: 1px dashed #CCCCCC;
}

td.left{
	background-image:url('../images/Tile_LeftEdge.jpg');
}

td.right{
	background-image:url('../images/Tile_RightEdge.jpg');
}

td.topnavbg{
	background-color:#FFFFFF;
}

td.bottomnavbg{
	background-image:url('../images/BottomA.jpg');
	background-repeat:no-repeat;
	
}


#videoLayer {
	position:fixed;
	width:300px;
	height:300px;
	z-index:1;
	bottom: -15px;
	Right: 30px;
}
div#fixme-bottom {
position: fixed; 
bottom:-15px; 
Right: 30px;
z-index: 33;
}