/* External Style Sheet */

/* Created by Dane Gentzler */
/* 04-16-2006 */

BODY {background-color: #CFD9DC; margin: 3px;}

TABLE {color: #FFFFFF;}
TD {color: #FFFFFF;}

A:hover {color: red;}

H1 {font-family: Arial; font-size: x-large; font-weight: normal;}
H2 {font-family: Arial; font-size: x-large; font-weight: bold; background: #4D3A33;color: #FFFFFF;text-align: center}
/*H3 {font-family: Arial; font-size: medium; font-weight: bold;}*/
H3{ font-family: Arial; font-size: 100%; font-weight: bold; margin:0;padding: 0 0 3px;background: #4D3A33;color: #FFFFFF;text-align: center}
H4 {font-family: Arial; font-size: small; font-weight: normal;}
H5 {font-family: Arial; font-size: x-small; font-weight: normal;}
H6 {font-family: verdana; font-size: 12pt; font-weight: bold;}

/* Classes */

.bullet {list-style-type: disc;}
.font1 {color: #FFFFFF; font-family: Arial; font-size: small; font-weight: normal;}
.font2 {color: #FFFFFF; font-family: Arial; font-size: medium; font-weight: normal;}
.font3 {
	color: #000;
	font-family: Arial;
	font-size: large;
	font-weight: normal;
}
.smaller { text-align: center; font-size: 9pt;  color: #FFFFFF;}
.larger  { text-align: center; font-size: 15pt; color: #FFFFFF;}
.normal  { text-align: center; font-size: 12pt; color: #FFFFFF;}
.update  { text-align: right; font-size: x-small;  color: #777777;}
div.header {color: #FFFFFF; background: #747E80; font-family: Arial; font-size: large; font-weight: normal; border: 2px solid #1A3300; width: 250px; height: 200px; float:left;margin:20px;text-align:center}
div.greetings {color: #4D4D4D; background: #FFD79C; font-family: Arial; font-size: small; font-weight: normal;border: 1px solid #1A3300; width: 500px}
div.serve {color: #4D4D4D; background: #FFD79C; font-family: Arial; font-size: small; font-weight: normal;border: 1px solid #1A3300; width: 70%;height: 35%}
div.box {color: #FFFFFF; background: #4A6774; font-family: Arial; font-size: small; font-weight: normal;border: 1px solid #1A3300; width: 300px;margin:1px;}
div.bulletin {color: #FFFFFF; background: #4A6774; font-family: Arial; font-size: small; font-weight: normal;border: 1px solid #1A3300; width: 100%;margin:1px;}
.content {color: #FFFFFF; background: #B3976D; font-family: Arial; font-size: small; font-weight: normal;}
.outline {color: #FFFFFF; background: #4A6774; font-family: Arial; font-size: small; font-weight: normal;}
div.top { background: #4A6774; PADDING-BOTTOM: 10px; COLOR: white; PADDING-TOP: 10px; BORDER-TOP: #919191 1px solid; width: 100%}
/*div.top { PADDING-LEFT: 10px; FILTER: progid:dximagetransform.microsoft.gradient(startcolorstr=#4A6774, endColorStr=#4D3A33, gradientType=1); PADDING-BOTTOM: 10px; COLOR: white; PADDING-TOP: 10px; BORDER-BOTTOM: #919191 1px solid; width:99.1%}*/
div.bottom {background: #4A6774; PADDING-BOTTOM: 2px; COLOR: white; PADDING-TOP: 2px; BORDER-TOP: #919191 1px solid; width: 100%}
.bottom { BORDER-TOP: #919191 1px solid; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #919191 1px solid; background: #4A6774; }
div.container { width: 100%; overflow: hidden; }
div.left { width: 45%; float: left; text-align: right }
div.right { width: 45%; float: right; text-align: left}
div.row { display: table-row; width:auto }
div.cellLeft {display: table-cell; float: left; width:100%; color: #4A6774; background: #DECD95; font-family: Arial; font-size: small; font-weight: normal;}
div.cellCenter {display: table-cell; float: center; text-align: center; width:50%; font-family: Arial; font-size: small; font-weight: normal;}
div.table {display: table;}
a:link {
	color: #00CCFF;
}
a:visited {
	color: #FF99CC;
}
