BODY {

	color: #000000;
}


A {
	text-decoration: none;
}


.menutext a:visited {
	text-decoration: none;
	color: #cccccc;
	font-family: Arial;
	font-size: 11px;
}

.menutext a:active {
	text-decoration: none;
	color: #cccccc;
	font-family: Arial;
	font-size: 11px;
}
.menutext a:link {
	text-decoration: none;
	color: #cccccc;
	font-family: Arial;
	font-size: 11px;
}
.menutext a:link:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
}
.menutext a:visited:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
}

.menutext2 a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}

.menutext2 a:active {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}
.menutext2 a:link {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}
.menutext2 a:link:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
}
.menutext2 a:visited:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
}

.style2 {
	color: #CE6300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
P {
	font-family: Arial;
	font-size: 12px;
}
H2 {
	font-size: 18px;
	font-family: Arial;
}
H3 {
	font-size: 15px;
	font-family: Arial;
}
li {
	font-family: Arial;
	font-size: 12px;
}
TD {
	font-family: Arial;
	font-size: 12px;
}
TEXTAREA {
	font-family: Arial;
	font-size: 12px;
	width: 350px;
}
.td_yes {
	font-family: Arial;
	font-size: 18px;
	color: green;
}
.td_no {
	font-family: Arial;
	font-size: 18px;
	color: red;
}
.menutext {
	color: #cccccc;
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
}
.menutext2 {
	color: #666666;
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
}
.ordertableheader {
	font-family: Arial;
	font-size: 12px;
	border-bottom:solid;
	font-weight:bold;
	text-align:center;
}
.ordertableleft {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
}
.ordertablemain {
	font-family: Arial;
	font-size: 12px;
	text-align:center;
}
img {
  border:none;
}
.backgroundforvideo {
    display: block;
    float:left;
    background-image:url("img/thumb_bkg_video.png");
    background-repeat: no-repeat;
    width:115;
    height:105;
}
.backgroundforppt {
    display: block;
    float:left;
    background-image:url("img/thumb_bkg_ppt.png");
    background-repeat: no-repeat;
    width:115;
    height:105;
}

.menutext_footer a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}

.menutext_footer a:active {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}
.menutext_footer a:link {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}
.menutext_footer a:link:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}
.menutext_footer a:visited:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}
