/* HTML TAG STYLES */
body {
	background: #ffffff url(../images/shell/bodybkg_repeat.gif) repeat;
	background-position: 0px 2px;
	color: #000000; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 12px;
	margin: 0px; padding: 0px;
}

p, td {
	color: #000000; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

/* LINK STYLES */
a:link {
	color: #a8a8a8;
	text-decoration: none;
}

a:visited {
	color: #a8a8a8;
	text-decoration: none;
}

a:active {
	color: #a8a8a8;
	text-decoration: none;
}

a:hover {
	color: #a8a8a8;
	text-decoration: underline;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* MISC STYLES */
.bodybkg_toprepeat {
	background: url(../images/shell/bodybkg_toprepeat.gif) repeat-x;
	background-position: top left;
}

.homeheader_left {
	background: url(../images/homepage/homeheader_left.jpg) no-repeat;
	background-position: bottom right;
}

.homeheader_repeat {
	background: #FFFFFF url(../images/homepage/homeheader_repeat.gif) repeat-x;
	background-position: bottom left;
}

.homeheader_right {
	background: url(../images/homepage/homeheader_right.jpg) no-repeat;
	background-position: bottom left;
}

.home_login {
	background: url(../images/homepage/doctorlogin_repeat.gif) repeat-y;
	padding: 5px 15px;
}
.text9 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 9px;
}
.text10 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 10px;
}
.text11 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 11px;
}
