﻿a {
	color: #FF33CC;
	text-decoration: none;
}
a:hover {
	color: #5F9EA0;
	text-decoration: underline;
}
.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: auto;
	left: 5%;
	right: 5%;
	text-align: right;
	width: 90%;
}
.tdlogocell {
    text-align: center;
	width: 65%;
}
.logocell {
	background-color: #00FFFF;
	border: 0.25em;
	border-color: gray;
	border-style: double;
	height: auto;
	text-align: center;
	width: auto;
}
.logopic1 {
	border: 0.25em;
	border-color: gray;
	border-style: double;
	height: 5.5em;
	width: inherit;
}
.logopic2 {
	border: 0.25em;
	border-color: gray;
	border-style: double;
	direction: rtl;
	height: 5.5em;
	width: inherit;
}
.title-h1, .title-h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 0.27em;
	margin-top: 0.27em;
}
.title-h2 {
	color: #006600;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.hr-line1 {
	background-color: silver;
	height: 0.3em;
	width: 60%;
}
.hr-line2 {
	background-color: silver;
	height: 0.25em;
	text-align: center;
	width: 70%;
}
.table {
	height: auto;
	left: 0;
	right: 0;
	top: 5%;
	width: 100%;
}
.tdmarginll {
	background-color: #00FFCC;
	width: 8%;
}
.tdmarginl {
	background-color: #FFFFFF;
	width: 3%;
}
.tdmarginr {
	background-color: #FFFFFF;
	width: 3%;
}
.tdmarginrr {
	background-color: #00FFCC;
	width: 8%;
}
.oblong1 {
	background-color: #00FFCC;
	border: 0.55em;
	border-style: ridge;
	color: #CC0000;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
	height: auto;
	line-height: 1.5em;
	margin-left: 2.5em;
	margin-right: 2.5em;
	margin-top: 2em;
	padding-bottom: 1em;
	padding-top: 1em;
	text-align: center;
	width: auto;
}
.oblong2 {
	background-color: #CCFFFF;
	border: 0.1em;
	border-color: #000000;
	border-style: solid;
	color: #000000;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
	height: auto;
	line-height: 1.6em;
	margin-left: 3em;
	margin-right: 3em;
	padding: 1em;
	text-align: center;
	width: auto;
}
.oblong3 {
	background-image: url('../Pictures/papyrus.jpg');
	border: 10px;
	border-style: outset;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-large;
	height: auto;
	line-height: 160%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 2%;
	text-align: center;
	width: auto;
}
.oblong4 {
	border: 0;
	border-style: none;
	height: auto;
	padding: 3%;
	text-align: center;
	width: auto;
}
.keywords-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: auto;
	margin-top: 1em;
	text-align: center;
	width: auto;
}
.externallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: auto;
	padding-top: 3%;
	text-align: center;
	width: auto;
}
.internallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: auto;
	padding-bottom: 5%;
	padding-top: 3%;
	text-align: center;
	width: auto;
}
.color2 {
	color: #444444;
}
.color3 {
	text-decoration: none;
}
.color4 {
	color: #FFFFFF;
}
.font1 {
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}
.font2 {
	color: #006600;
	font-size: large;
	font-weight: bold;
}
.font3 {
	font-size: x-large;
	font-weight: bold;
}
.font4 {
	font-size: medium;
	font-weight: normal;
}
.font5 {
	font-size: large;
	font-weight: bold;
}
.font6 {
	color: #333399;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.lineheight {
	line-height: 260%;
}
.magnify {
	height: 100%;
	width: 100%;
}
.pics {
	height: auto;
	text-align: center;
	width: auto;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: auto;
	padding-bottom: 2%;
	text-align: center;
    width: auto;
}




@media screen and (max-width:460px) {
.tdllogo, .tdrlogo {
	height: 0;
	width: 0;
}
.logopic1, .logopic2 {
	visibility: hidden;
}
.oblong1, .oblong2 {
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.oblong3 {
	margin-left: 2%;
	margin-right: 2%;
}
}
@media screen and (max-width:460px) and (orientation: landscape) {
.logopic1, .logopic2 {
	visibility: hidden;
}
}
