body {
	margin: 0px;
}
body,td,th {
	font-family: 'Muli', Helvetica, sans-serif;
	color: #d40927;
}

.h1 {
	font-size: 11px;
	font-weight: 400;
}

.text11 {
	font-size: 10px;
}
.textNews {
	font-size: 10px;
	color: #d40927;
}

.pinkText {
	color: #d40927;
}

.tyText {
	font-size: 11px;
	color: #CF9FAB;
}

a:link {
	color: #d40927;
	text-decoration: none;
}
a:visited {
	color: #d40927;
	text-decoration: none;
}
a:hover {
	color: #781818;
	text-decoration: none;
}
a:active {
	color: #C1B5B5;
	text-decoration: none;
}

.divTop {
	height: 100px;
}
.divTopHome {
	height: 90px;
}
.divContent {
	font-size: 11px;
	min-height: 478px;
}
.divVideo {
	font-size: 11px;
	padding: 20px 0px;
}
.divMenu {
	font-size: 11px;
	font-weight: 400;
	padding: 30px 0px;
}

.divTopHS {
	height: 190px;
}
.divHS1 {
	float: left;
	width: 474px;
	text-align: center;
}
.divHS2 {
	float: left;
	width: 140px;
	text-align: left;
	line-height: 18px;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 10px;
}

.menuSpace {
	width: 11px;
}
.divFooter {
	font-size: 10px;
	color: #CCC;
	padding: 0px 0px 30px 0px;
}
.pinkline {
	background-color: #d40927;
	height: 1px;
	width: 100%;
}
.img_border {
	border: 1px solid #d40927;
	padding: 3px;
}


label {
	font-size: 10px;
	color: #d40927;
}

.text-button {
	font-family: 'Muli', Helvetica, sans-serif;
	font-size: 10px;
	color: #d40927;
	border: none;
	background: transparent;
	padding: 0;
	cursor: pointer;
	text-align: left;
}

input {
    width:300px;
    margin-bottom:5px;
    line-height:18px;
    padding:2px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border:1px solid #d40927;
}
input:focus {
  outline: none;
  border:1px solid #d40927;
  box-shadow: 0 0 2px #e85100;
}

.gapHome {
	height: 24px;
}
.gapHome2 {
	height: 27px;
}
.gapVideo {
	height: 130px;
}
.gapContact {
	height: 180px;
}
.gapShows {
	height: 190px;
}

.icon_marginTop {
	margin-top: 3px;
}
