@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
}

.container {
	width 600px;
	margin-right: auto;
	margin-left: middle;
	position: relative;
	top: inherit;
	background-color: #FFFFFF;
}
.header {
	height: 250px;
	width: 100%;
	margin-top: -15px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	background-image: url(images/GSO_OB_GYN_header.png);
}
.navigation {
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	background-color: #FFF;
	text-align: justify;
	vertical-align: baseline;
	height: 75;
	width: auto;
}
#footer {
	clear: both;
	width: 100%;
	height: 42px;
	margin: 0px auto;
	padding-top: 13px;
	position: relative;
	bottom: -30px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	top: auto;
	font-size:0.7em;
	color:#333;
}
.content {
	width:550px;
	padding: 20px;
	padding-top:5px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
.clearfloat {
	clear: both;
}

.main {
	background-color: #FFFFFF;
	width: auto;
	font-size: 80%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	text-align: center;
}

a {
	color:#009;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	text-align: center;
}


span.link {
	background-color:#66CC99;
	height: 75px;
	width: 200px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #777;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #777;
} 

span.link:hover {
	background-color:#336699;
	border-left:1px solid #333;
	border-top:1px solid #333;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
}

/* table style - zak*/
#sched td {
	width:96px;
	height:96px;
	padding:+8px;
}

td,th {
	border:1px solid #555;
	padding:4px;
	vertical-align:top;
	border-left:1px solid #777;
	border-top:1px solid #777;
	border-right:1px solid #555;
	border-bottom:1px solid #555;
}

.past {
	background-color:#555;
	color:#eee;
}

.green {
	background-color:rgb(116, 200, 87);
}

.yellow {
	background-color:#ffffb9;
}

.red {
	background-color:#ee807c;
}

#sched td:hover {
	background-color:#aaa;
	border-left:1px solid #333;
	border-top:1px solid #333;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
}

td sup {
	font-size:34px;
	color:#000;
	float:right;
}

.next {
	background-color:#888;
	color:#eee;
}

.box {
	padding:8px;
	color:#000;
	font-weight:bold;
}

p {
	text-indent:16px;
}

h1,h2,h3{
	margin:none;
	text-align: center;
}

img {
	border:none;
}
.H1 {
	color: #036;
}
.body tr td .content table tr td {

}
.body tr td .content table {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: center;
}

