td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

a {
	color: #666666;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

form {
	background-color: #FFFFFF;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-style: normal;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #CC9900;
	font-weight: bold;
	text-align: left;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
}
.rightline {
	border-right-width: 1px;
	border-right-style:  solid;
	border-right-color: #CC9900;
	width: 220px;
}
.solid_bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
	width: 180px;

}
.bottomdottedtopsolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC9900;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	letter-spacing: 2px;
	width: 300px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC9900;
	letter-spacing: 2px;
}
.banner {
	background-image: url(../images/Gralyn_Banner_main.jpg);
	background-position: right;
	height: 88px;
	width: 540px;
	background-repeat: no-repeat;
}
.leftrightbottomdotted {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	height: 30px;
	width: 220px;
	padding-left: 8px;
	text-decoration: none;
}

.navLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 30px;
	width: 180px;
	text-indent: 3pt;
	vertical-align: middle;
}

a:hover {
	color: #666666;
	font-weight:bold;
	font-size: 12px;
}

a.nav:hover {
	background-color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 220px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
