TABLE.Container {
        width: 760px;
        margin: 0 auto;
        border: 1px solid #666666;
}
TD.Container {
        VERTICAL-ALIGN: top;
}
TABLE.ContainerHome {
        width: 760px;
        margin: 0 auto;
}
TD.ContainerHome {
        VERTICAL-ALIGN: top;
}

.HeadLogo {
        PADDING-RIGHT: 50px;
        TEXT-ALIGN: right;
}
.HeadLine {
        BACKGROUND-COLOR: #000000;
        border-bottom: 1px solid #666666;
}
.HeadLineHome {
        BACKGROUND-COLOR: #000000;
}

.centralspace {
        padding: 8px 8px 8px 8px;
}
.VertMenuRightColumnHome {
        VERTICAL-ALIGN: top;
        padding: 8px 8px 8px 8px;
}

.VertMenuRightColumn {
        VERTICAL-ALIGN: top;
        padding: 8px 8px 8px 8px;
        border-left: 1px solid #666666;
}
.BottomRow {
        TEXT-ALIGN: center;
        VERTICAL-ALIGN: bottom;
}
.BottomBox {
        BACKGROUND-COLOR: #666666;
        COLOR: #FFFFFF;
        HEIGHT: 22px;
        VERTICAL-ALIGN: middle;
        PADDING-LEFT: 12px;
        PADDING-RIGHT: 12px;
}
.Bottom {
        BACKGROUND-COLOR: #666666;
        COLOR: #FFFFFF;
}
a.navlink {
        font-weight: bold;
        line-height: 20px;
        font-size: 12pt;
        color: #FFFFFF;
        text-align: center;
}
a.navlink:hover {
        color: #B0B0B0;
        text-decoration: none;
}
a.navlink:visited {
        color: #969696;
}

body, div, td, tt {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0 auto;
}

.tnav {
	text-align: center;
}

.Body {
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    /*
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    */
}
.Heading_1 {
    color: #ffffff;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.Title {
    color: #ffffff;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 36px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.Normal {
    padding: 4px;
}
a {
    color: #ffffff;
    font-style: normal;
    text-decoration: underline;
    font-weight:bold;

}
a:visited {
    color: #969696;
	font-weight: bold;

}
a:hover {
    color: #b0b0b0;
    font-style: bold;
}

td a {
        text-decoration: none;
}

div {
    overflow: visible;
}

img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }

.tinyText {
        font-family: Arial, sans-serif;
        font-size: 8pt;
}

.login_welcom {
        margin-top: 12pt;
        color: #FFFF00;
        font-style: italic;
}
.administration_mngmntlink {
        font-size: 10pt;
        color: #FFFF00;
}

.container_box a {
        font-size: 10pt;
        color: #FFFF00;
}

.container_box p a {
        color: #FFFFFF;
        font-size: 10pt;
	text-decoration: underline;
}

.container_editheader {
        color: #FFFF00;
        font-size: 10pt;
        font-style: italic;
        font-weight: normal;
}


a.netactive {
	padding: 56px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:56px;
}

a.netactive:link, a.netactive:visited { 
	width: 192px; 
	border: 0; 
	display: block; 
	background: url(/themes/zillonstartheme/template_assets/default/purchase-button.gif) 0px 0px no-repeat;
}

a.netactive:focus { background: 0px 0px;}
a.netactive:hover, a.netactive:active {background-position: 0px -56px;}

