/* CSS Document */


html {
	scrollbar-base-color: #9999cc;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #ccccff;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}

body
{
margin:0px;
padding:0px;
vertical-align: middle;
background-color: #FFFFFF;
}


.Banner
{
	BACKGROUND-IMAGE: url(http://www.starsat.co.za/Images/SiteTheme01/Banner.jpg);
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 125px
}

.AMBanner
{
	BACKGROUND-IMAGE: url(http://www.starsat.co.za/Images/SiteTheme01/AM-Banner.jpg);
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 125px
}


.MainBody
{
	background-attachment: fixed;
	background-image: url(http://www.starsat.co.za/Images/SiteTheme01/Web-Main-Page2.jpg);
	width: 708px;
	height: 387px;
	background-repeat: no-repeat;
}

.TitleGradient
{
background-image: url(http://www.starsat.co.za/Images/SiteTheme01/BoxTop.gif);
background-repeat: repeat-x;
}

.rightbg
{
background-image:url(../Img/body_right.gif);
background-repeat:repeat-y;
width:9px;
}
.headerbgline
{
background-image:url(../images/headerline.gif);
background-repeat:repeat-x;
height:12px;
}
.mainimage
{
background-image:url(../images/main_image.gif);
background-repeat:no-repeat;
width:231px;
height:174px;
}
.header
{
background-image:url(../images/header.gif);
background-repeat:no-repeat;
vertical-align:middle;
width:450px;
height:91px;
}
.menubox
{
	height:18px;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3D5857;
	text-decoration: none;
}
.menutext:hover
{
color:#1F3332;
}
.newsbox
{
border:1px solid #9EA1A6;
padding:1px;
background-color:#FFF;
}
.search_inputbox
{
border:1px solid #4C8CD4;
background-color:#FFFFFF;
width:140px;
height:19px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#656565;
padding-left:4px;
line-height:19px;
vertical-align:middle;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D545C;
	text-decoration: none;
}
.td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D545C;
	text-decoration: none;
}
.td:hover
{
text-decoration:underline;
color:#333333;
}
.redtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FA0505;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.footertext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#656565;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.footertext:hover
{
text-decoration:underline;
}
.redtext:hover
{
text-decoration:underline;
}
.whitespace
{
white-space:pre;
}

H1
{
	font-size:medium;
	font-weight:bold;
}

H2
{
}

H3
{
}

H4
{
}

H5
{
}

BodyText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D545C;
	text-decoration: none;
}

.TableFormatTableHeader
{
	FONT-WEIGHT: bold;
	WIDTH: 50%;
	BACKGROUND-COLOR: #dee8f5;
}

.TableFormatRowStyle1
{
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #EFF3FB;
}
.TableFormatRowStyle2
{
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #FFFFFF;
}

.TableFormatRowStyle3
{
	font-weight: normal;
	background-image: url(http://www.starsat.co.za/Images/SiteTheme01/StarSatMenu-Transparent.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.starsat.co.za/Images/SiteTheme01/StarSatMenu-Transparent.png');
}
.TableFormatRowStyle4
{
	font-weight: normal;
	background-image: url(http://www.starsat.co.za/Images/SiteTheme01/StarSatMenu-TransparentWhite.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.starsat.co.za/Images/SiteTheme01/StarSatMenu-TransparentWhite.png');
}

.Button
{
	background-color : #f5f5f5;
	border-color:Black;
	border-width: 1px;
}
.Textbox
{
	background-color : white;
	border-color:Black;
	border-width: 1px;
	font-size:smaller;
}

.TopLeft
{
background-image:url(../Img/boarder_banner_left.jpg);
background-repeat:no-repeat;
height:126px;
}

.TopRight
{
background-image:url(../Img/boarder_banner_right.jpg);
background-repeat:no-repeat;
height:126px;
}

.BodyLeft
{
background-image:url(../Img/body_left.gif);
background-repeat:repeat-y;
height:1px;
}

.BodyRight
{
background-image:url(../Img/body_right.gif);
background-repeat:repeat-y;
height:1px;
}
A
{
	color: blue;
}
A:active
{
	color: blue;
}
A:hover
{
	color: blue;
}
A:link
{
	color: blue;
}
A:visited
{
	color: blue;
}

    ButtonColourBar{
        background-repeat: repeat;
        height: 3px;
        width: 73px;
    }