/* CSS Document */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover{
	color: #ffffff;
	background: #000000;
	text-decoration: none;
	font-size: 12px;
}


.button{
	margin: 0px ;
	
}
.button a { 
        color: #FFFFFF;
        display: block;
		padding: 3px;
       background: #686765;
        font: bold 100% Arial, Helvetica, sans-serif;
        text-decoration: none;
        height: 55px;
        width: 160px;

		border-top: thin solid #003366;
	border-bottom: thin solid #003366;
	border-right: thin solid #003366;
	border-left: thin solid #003366;
}

.button a:hover {
        text-decoration: none;
        padding: 3px;
        background: #000000;
        color: #FFFFFF;
}

.button img {
	float : center; 
}



.list2{
	margin: 0px 0;
	
}
.list2 a { 
        color: #000000;
        display: block;
		padding: 3px;
       background: #dddddd;
        font: bold 100% Arial, Helvetica, sans-serif;
        text-decoration: none;
		height: 110px;
        width: 1000px;

	border-top: thin solid #dddddd;
	border-bottom: thin solid #999999;
	border-right: thin solid #dddddd;
	border-left: thin solid #dddddd;
}

.list2 a:hover {
        text-decoration: none;
        padding: 3px;
        background: #aaaaaa;   
color: #000000;     
}

.list2 img {
	float : left; 
}

.list2 a em { 
        color: #666666;
        display: block;
        font: normal 75% Verdana, Helvetica, sans-serif;
        line-height: 115%; 
}
.list2 a:hover em { 
        display: block;
        font: normal 75% Verdana, Helvetica, sans-serif;
        line-height: 115%; 
}


a.nav {
	text-decoration: none;
	height: auto;
	padding: 0px;
	clear: none;
	border-top: thin solid #003366;
	border-bottom: thin solid #003366;
	border-right: thin solid #003366;
	border-left: thin solid #003366;
}
a:hover.nav {
	background-color: #000000;
	border-top: thin solid #003366;
	border-right: thin solid #003366;
	border-bottom: thin solid #003366;
	border-left: thin solid #003366;
}
a.navhilite {
	text-decoration: none;
	width: 60px;
	height: auto;
	padding: 0px;
	float: right;
	clear: none;
	color:#FFFF00;
	background-color: #330000;
	border-top: thin solid #330000;
	border-bottom: thin solid #330000;
	border-right: thin solid #330000;
	border-left: thin solid #330000;
}
a:hover.navhilite {
	background-color: #990000;
	border-top: thin solid #CC0000;
	border-right: thin solid #CC0000;
	border-bottom: thin solid #CC0000;
	border-left: thin solid #CC0000;
}
.navhelp {
	text-decoration: none;
	width: 61px;
	height: auto;
	padding: 2px;
	float: left;
	clear: none;
	border-top: thin solid #003366;
	border-bottom: thin solid #003366;
	border-right: thin none #003366;
	border-left: thin none #003366;
	cursor: default;
}
.navhead {
	text-decoration: none;
	width: 60px;
	border: thin #003366;
	height: auto;
	padding: 1px;
	line-height: 18px;
	float: left;
	clear: none;
	xbackground-color: #000066;
	font-weight: bold;
	color: #00CCFF;
	cursor: default;
	text-align: center;
}
table {
}
td.charinfo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
td.charhead {
	background-color: #009900;
	border: none;
	cursor: default;
	color: #FFFF00;
}
table.charinfo {
	border: none;
	width: 182px;
}
td.pageheader {
	background-color: #333399;
	background-image: url(../images/headbkg.GIF);
	height: 69px;
}
td.popupheader {
	background-color: #333399;
	background-image: url(../images/headbkg.GIF);
	height: 20px;
}
td.noborder {
	border: none;
}
table.noborder {
	border: none;
}
input {
	color: #FFFF00;
	text-decoration: none;
	background-color: #686765;
	font-size: 14px;
}
.button {
font-family: verdana,arial,helvetica,sans-serif;  
   text-decoration: none;
	width: 100px;
	height: auto;
	padding: 1px;
	clear: none;
	border-top: thin solid #003366;
	border-bottom: thin solid #003366;
	border-right: thin solid #003366;
	border-left: thin solid #003366;
}
input:hover.button {
	background-color: #000000;
	border-top: thin solid #003366;
	border-right: thin solid #003366;
	border-bottom: thin solid #003366;
	border-left: thin solid #003366;
}
.input {
	background-color: #433828;
	border: 1px solid #806B4D;
	color: #CCCCCC;
}
select {
	background-color: #433828;
	border: 1px solid #806B4D;
	color: #CCCCCC;
}
table.vitalinfo {
	background-color: #003300;
	border: 1px solid #000000;
	width: 182px;
}
table.nav {
	background-color: #003366;
	border: 1px solid #000000;
	width: 182px;
}
.pagetitle {
	font-family: "Old English Text MT", "Times New Roman";
	font-size: 20px;
	color: #FFFFFF;
}
.navhi {
	color: #00FF00;
	text-decoration: underline;
}

