@charset "utf-8";

body {
	background-image: url(http://www.splitvisiondigital.com/images/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
border:0;
}
td img {display: block;
}
.border {
	border: thin solid #999;
}
.OrangeHR {
	color: #FF9900;
	background-color: #FF9900;
	border:0;
	height:1px;
}
.GrayHR {
	color: #999999;
	background-color: #999999;
	border:0;
	height:1px;
}




.h3Style {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	font-variant: normal;
}
h1 {
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
h2 {
	margin: 0px;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
h3 {
	margin: 0px;
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	font-variant: normal;
}
h4 {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
}
.SmallBlackText {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.SmallGreyText {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.SmallOrangeText {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}
.tinyDarkGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
.subheading {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
}




.tiny A:link {text-decoration: none; color:#666666; font-size:small; font-family:Tahoma}
.tiny A:visited {text-decoration: none; color:#666666; font-size:small; font-family:Tahoma}
.tiny A:active {text-decoration: none; color:#666666; font-size:small; font-family:Tahoma}
.tiny A:hover {text-decoration: underline; color: #FF9900; font-size:small; font-family:Tahoma}
.tinyWhite A:link {text-decoration: none; color:#999999; font-size:x-small; font-family:Tahoma}
.tinyWhite A:visited {text-decoration: none; color:#999999; font-size:x-small; font-family:Tahoma}
.tinyWhite A:active {text-decoration: none; color:#999999; font-size:x-small; font-family:Tahoma}
.tinyWhite A:hover {text-decoration: underline; color:#FF9900; font-size:x-small; font-family:Tahoma}
.medium A:link {text-decoration: none; color:#666666; font-size:x-small; font-weight:bold; font-family:Tahoma}
.medium A:visited {text-decoration: none; color:#666666; font-size:x-small; font-weight:bold; font-family:Tahoma}
.medium A:active {text-decoration: none; color:#666666; font-size:x-small; font-weight:bold; font-family:Tahoma}
.medium A:hover {text-decoration: underline; color: #FF9900; font-size:x-small; font-weight:bold; font-family:Tahoma}


#button ul {
   margin : 0;
   padding : 0;
   list-style-type : none;
   display: inline;
   white-space: nowrap;
   font-family: Tahoma;
   font-size: small;
   line-height: 12px;
}

#button li {
   text-align : center;
   margin-bottom : 3px;
   margin-top : 3px; 
   display:inline;
   list-style: none;
   float:left;
}

#button li a {
   padding : 4px;
   text-decoration : none;
   display : block;
   width : 110px;
   color : #224059;
   border-top : 1px solid #ffffff;
   border-left : 1px solid #ffffff;
   border-bottom : 1px solid #ffffff;
   border-right : 1px solid #cccccc;
   background : #dcdcdc;
}

#button li a:hover {
   border-top : 1px #31557f solid;
   border-left : 1px #31557f solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   text-decoration : none;
   background : #dcdcdc;
   color: #FF9900;
}

td.leftframe {background: url(http://www.splitvisiondigital.com/images/frame/frame_r6_c1.jpg);}
td.rightframe {background: url(http://www.splitvisiondigital.com/images/frame/frame_r6_c10.jpg);}
table.black {background: #000;}
table.white {background: #FFF;}