A:link, A:visited { text-decoration: underlined; color: #ffffff; }
A:hover { text-decoration: underlined; color: #ff0000 ; }

body {
    background: #000000;
    font-family: Tahoma, Arial;
    color: #d6a44b;
    color: #eac048;
    margin-left:2px;
}
p.linkmenu {
    text-align: center;
    font-size: 18pt;
    }
.warning {
		color: #FF0000;
		font-weight: bold;
		}
p.copyright {
    text-align: center;
    color: #ffffff;
    }
#mainContainer {
	width: 986px;
	border:0px;
	padding:0;
	border-spacing:0;
	margin-left:auto;
	margin-right:auto;
}
img.center {
    display: block;
	margin-left: auto;
	margin-right: auto;
}
img {
	border: 0px;
}
table img {
	display:block;
}
h1 {
	text-align: center;
    margin: 0px;
    font-size: 24pt;
}
h2 {
	text-align: left;
    margin: 0px;
    font-size: 20pt;
}
h2.faq {
	text-align: left;
    font-style:italic; 
    margin: 0px;
    font-size: 20pt;
}
h3 {
    margin: 0px;
}
h3.stillfilmmenu {
	text-align: center;
	}
h4, h5 {
	text-align: center;
    color: #985a2b;
    margin: 0px;
	size: 2em;
}
h6 {
	text-align: left;
    margin: 0px;
    font-size: 10pt;
}
.white-text {
 color: #ffffff;
 text-decoration: none;
}

table.fullwidth {
    width: 100%;
    border-spacing:50px;
}

table.samples {
    border-spacing:50px;
}
table.halfwidth {
    width: 50%;
}

.note {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	} 

/* For Pricing Tables */
.lalign {
    text-align: left;
}
.ralign {
    text-align: right;
}
.calign {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.uline {
	text-decoration: underline;
}
.table {
	text-align: center;
	background-color: #232323;
	border-spacing: 4;
	border-color: #000000;
	border-style: solid;
	border-width: thin;
	}

/* Order Form */
table.orderform {
    text-align: left;
    border-spacing: 1;
}

/* Start Old CSS Stuff */
.heading {
	font-size: 24pt;
	text-align: center;
	}
td.h2 {
	font-size: 24px;
	font-weight: bold;
	}
.heading3 {
	font-weight: bold;
	}
.head3center {
	font-weight: bold;
	text-align: center;
	}

.image {
	border: 0;
	}
hr {
	width="50%"
	}
.note2 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	} 
.menu {
	font-size: 12pt;
	border-spacing: 0;
	border-collapse:collapse;
	text-align: left;
	}
#toc { 
    /*border:1px solid #2f6fab;*/
    border:1px solid #000000;
    background-color:#232323;
    padding:5px;
	margin-left:auto; 
	margin-right:auto;
}
.underline {
	text-decoration: underline;
}
hr {
	width: 50%;
}