﻿body {
}
.main
{
    width: 800px;
    top: 50px;
    height: 700px auto;
    margin: 0 auto; /*5px auto;*/
    position: relative;
    border-right: #6495ed solid;
    border-top: #6495ed solid;
    border-left: #6495ed solid;
    border-bottom: #6495ed solid;
}
/* .page 
 {
    background-image: url(Images/background.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}   */
.header
{
    font-size: 30pt;
    color: #6495ed;
    font-family: 'Book antiqua' , 'Verdana' , 'Arial' , 'Book Antiqua';
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    position: relative;
    width: 800px;
    height: 50px; /*76*/
    margin: 0 auto; /*5px auto;*/ /*background-color: #dcdcdc;*/
}
.content
{
    text-align:left;
}
.menuItem A
{
    font-size: medium;
    padding-bottom:30px;
    color: black;
    font-family: Arial, Verdana;
}
.top
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.navBackground
{
    background-color: #f5f5f5;
}
.contactTable
{
    border-color:Black;
    font-family:Verdana;
    font-size:small;
    width:100%;
    border-collapse:collapse;
}
.contactHospitalHead
{
    padding-left: 15px;
	padding-top: 24px;
	font-weight: bold;
	border-left: dimgray 1px solid;
	border-top: black 1px solid;
	color: black;
	border-bottom: dimgray;
	background-color: #f5f5f5;
}
.contactHead
{
    background-color: #6495ed; /*#990000;*/
    color: white;
    font-weight: bold;
    padding-left: 5px 
}
.contactItem
{
    vertical-align:top;
    font-size:x-small;
    font:verdana;
    
}
.menuItem
{
    color: #f5f5f5;
}
.news
{
    font-size: medium;
    font-family: Verdana, Arial;
}
.blackPanel
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}
.filesStyle 
{
    font-size: small;
    color: black;
    font-family: Arial, Verdana;
    text-decoration:none;
}
.menuDiv
{
    background-color: #6495ed;
}

