/* colors: yellow tone: #EACA60; dark grey tone:#514C39; beige tone: #D1C493; dark sage tone: #514721; light sage: #9E946F; dark brown: #8C5735; bottom cell tan: #A08545; top cell sage:#66582A*/

body {
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #514C39;
	background-color: #9E946F;
}
table, tr, td, {
	font-family: Tahoma;
	font-size: 10px;
	color: #514C39;
	font-weight: normal;
	padding:0px;

}
textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #514C39;
	font-weight: normal;
	}

b, strong{
	color:#514721;
	}

h4
{
	font-size: 14px;
}
.bottmcell
{
	background-color:#A08545;
}
.topcell
{
background-color:#66582A;
}

.header{
	background-color:#66582A;
	color:#EACA60;
	vertical-align:bottom;
	font-size: 12px;
	}

.headerText{
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	padding-left: 2px;
	vertical-align:bottom;
}

.headerText2{
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-align:right;
	padding-right: 2px;
	vertical-align:bottom;
}
.footer
	{
	font-size: 10px;
	font-family: Verdana;
	background-color:#514C39;
	color:#EACA60;
	}

.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.topMenu{
	background-color: #ffffff;
	text-align:center;
	color: #514721;
	}

.topSelected{
	color: #EACA60;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
	}

a.top:link,a.top:visited{
	font-family: tahoma;
	font-size: 12px;
	color: #514721;
	font-weight: bold;
	text-decoration: none;

}
a.top:hover {
	color: #EACA60;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

a.int:link, a.int:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #767676;
	text-decoration: underline;
}
a.int:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.bottom:link, a.bottom:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.bottom:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #EACA60;
	text-decoration: underline;
}

.text1 {
	font-family: tahoma;
	font-size: 10px;
	color:#514721;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	color:#514721;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #BF302C;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #C6C6C6;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
}
.frame {
	border: 1px solid #A6A6A6;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.intCell{
	background-color:#FFFFC6;
}

.countdown
{
	background-color:#FFFFC6;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.intCell2{
	background-color:#FFFFC6;
	border: #EFAA08 2px solid;
	padding:10px;
}

.intCellw{
	background-color:#FFFFFF;
}

.linkstable
{
	background-color:#FFFFFF;
	border: 1px solid #514721;
	padding:5px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
}

.dvdlinks
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #66582A;
}

.dvdTitle
{
	color: red;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}
.DVD
{
	background-color: #FFFFC6;
}