@charset "utf-8";
/* CSS Document */

body {
	background: url(http://www.southcentralhealth.org/images/background.gif);
}

.tableborder {
            border-spacing: 0px;
            border-top-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-left-width: 1px;
            border-top-style: solid;
            border-right-style: solid;
            border-bottom-style: solid;
            border-left-style: solid;
            border-top-color: #000000;
            border-right-color: #000000;
            border-bottom-color: #000000;
            border-left-color: #000000;

}

.tableborderblog {
            border-spacing: 0px;
            border-top-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-left-width: 1px;
            border-top-style: solid;
            border-right-style: solid;
            border-bottom-style: solid;
            border-left-style: solid;
            border-top-color: #83856d;
            border-right-color: #83856d;
            border-bottom-color: #83856d;
            border-left-color: #83856d;

}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #3c3a23;
	font-size: 10px;
	line-height: 10px;
}
.footer A:link {color:#3c3a23; text-decoration:none}
.footer A:visited {color:#3c3a23; text-decoration:none}
.footer A:active {color:#3c3a23; text-decoration:none}
.footer A:hover {color: #3c3a23; text-decoration:none}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #3c3a23;
}

.text A:link {color:#3c3a23}
.text A:visited {color:#3c3a23}
.text A:active {color:#3c3a23}
.text A:hover {color: #3c3a23; text-decoration:none}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c3a23;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}

h1 A:link {color:#3c3a23}
h1 A:visited {color:#3c3a23}
h1 A:active {color:#3c3a23}
h1 A:hover {color: #3c3a23; text-decoration:none}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #3c3a23;
	font-weight:lighter;
	margin-bottom: 2px;
	margin-top: 0px;
}