/* CSS Document */

body, td, th {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #626262;
}

input, select, textarea {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #BAB88C;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #666600;
	text-decoration: none;
}

hr {
	height: 0px;
	border-top: 1px dashed #E3E0BF;
}


/* commons  */

.boxlogoheader {
	background-color: #fcfcef;
	text-align: center;
	background-image: url(../images/header_bkg.jpg);
	background-position: center;
	background-repeat: no-repeat;

}

.logotd {
	color: #979346;
	font-family: Tahoma, Arial, Verdana;
	font-size: 17px;
	padding-bottom: 10px;
}

.boxheaderimg {
	background-color: #7b1f1e;
	text-align: center;
	background-image: url(../images/header_red_bkg.jpg);
	color: #FFFFFF;
}

.boxheaderbook {
	height: 154px;
	width: 103px;
	background-repeat: no-repeat;
	background-position: center center;
}

.boxcontent {
	background-color: #cfcd9c;
	background-image: url(../images/mainpage_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 20px;
}
.boxfooter {
	background-color: #bab88c;
	text-align: center;
	padding: 15px 0px 30px 0px;
	border-top: 1px dashed #FFFFFF;
}

.boxfooter td { color:#5d5c4b;}

.box970 { width: 970px;}


a.linkfooter {
	color: #FFFFFF;
	text-decoration: none;
}

a.linkfooter:hover {
	color: #000000;
	text-decoration: none;
}


.pagetitle {
	font-size: 24px;
	color: #7A1F1E;
}

.pagesubtitle {
	color: #99965B;
	font-size: 17px;
	font-family: Tahoma, Arial, Verdana;
}

.pagemark {
	font-weight: bold;
	font-size: 14px;
}

.pagecontentbox {
	background-color: #FFFFFF;
	background-image: url(../images/pagecontent_bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 30px;
	border-bottom: 2px solid #BAB88C;
}

.tdmenus {
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
	padding: 6px 10px;
}

.tdmenus a {
	color: #979346;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	text-transform: uppercase;
}

.tdmenus a:hover {
	color: #7A1F1E;
}

.pagebox {
	border: 1px solid #E3E0BF;
	padding: 15px;
	background-color: #FBFBF7;
}

.buttonok {
	background-color: #7A1F1E;
	border: 1px solid #4D4B4A;
	font-weight: bold;
	color: #FFFFFF;
}


.quote {}.correction {
	font-weight: bold;
	color: #FF3300;
}

.topquotebox {
	color: #FFFFFF;
	width: 25%;
	text-align:center;
}

.topquotebox  blockquote{
	margin-bottom: 0px;
	color: #EABCAC;
}
