#header {
	height: 100px;
}

#sidebar {
	width: 200px;
	overflow: visible;
	left: 0px;
	position: relative;
}

#sidebar a {
	font-size: 12px;
}

#main {
	margin-left: 202px;
}

body {
	font-size: 12px;
}

table {
	font-size: 16px;
	font-weight: bold;
}

th {
	font-size: 17px;
}

h1,.hd1 {
	font-size: 22px;
}

h2,.hd2 {
	font-size: 16px;
}

h3,.hd3,p,pad {
	font-size: 15px;
}

hd, .hd {
	font-size: 9px;
}

ul,ol {
	font-size: 16px;
}

input {
	font-size: 16px;
}

input.button,.submit {
	height: 27px;
}

textarea {
	font-size: 16px;
}

.errortext {
	font-size: 14px;
}

.scrmessage {
	font-size: 18px;
}

#orderGuides {
	font-size: 12px;
}

.li,.list {
	font-size: 21px;
}

#emailAddress {
	font-size: 21px;
}

#newOrderGuide {
	width: 170px;
	font-size: 12px;
}

.btn {
	height: 27px;
	font-weight: bold;
}

#nothing table tr td {
	font-size: 18px;
}

#form1 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#orderComment_ {
	width: 350px;
	font-size: 16px;
}

#tblThankYou {
	width: 90%;
	position: absolute;
}
#uploaded_file {
	font-size: 11px;
	width: 92%;
}
.menutext {
	font-size: 12px;
}