/* Fonts */
BODY, DIV, FORM, LI, OL, P, TD, TH, TR, UL {
 font-size: 11px; color: #000; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}

/* Elements */
A {cursor: pointer; background: transparent}

BODY {padding: 0; cursor: default}

H2, H3, H4, H5, H6 {color: #00629E}

H1, H2, H3, H4, H5, H6 {font-family: Arial, Helvetica, sans-serif}

H1 {font-weight: bold; font-size: 20px; color: #00629E; font-family: Georgia, "Times New Roman", Times, serif}

H2 {font-weight: bold; font-size: 18px;}

H3 {font-weight: bold; font-size: 16px;}

H4 {font-weight: bold; font-size: 14px;}

H5 {font-weight: bold; font-size: 12px;}

H6 {font-weight: bold; font-size: 10px;} 

BUTTON {cursor: auto}

HTML {margin: 0; padding: 0}

HR { height: 1px; color: #AC394A }

IMG {cursor: auto}

INPUT {cursor: auto}

OL {list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

TEXTAREA {cursor: text}

TD {margin-left: 0}

TH {font-weight: bold; text-align: center; margin-left: 0}

UL {list-style: disc} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

/* Below are things that I may change. */
A:link {color: #AC394A; font-size: 12px; text-decoration: none}

A:visited {color: #AC394A; font-size: 12px; text-decoration: none}

A:active {color: #AC394A; font-size: 12px; text-decoration: none}

A:hover {color: #AC394A; font-size: 12px; text-decoration: underline}

BODY {background: #C1AC68; margin-left: 0; margin-right: 0; margin-top: 0;}

/* Link Classes */

A.link10:link {font-size: 10px;
color: #003F70;
text-decoration: none}

A.link10:visited {font-size: 10px;
color: #003F70;
text-decoration: none}

A.link10:active {font-size: 10px;
color: #003F70;
text-decoration: none}

A.link10:hover {font-size: 10px;
color: #003F70;
text-decoration: underline}

A.LinkBrn10:link {font-size: 10px;
color: #5E5846;
text-decoration: none}

A.LinkBrn10:visited {font-size: 10px;
color: #5E5846;
text-decoration: none}

A.LinkBrn10:active {font-size: 10px;
color: #5E5846;
text-decoration: none}

A.LinkBrn10:hover {font-size: 10px;
color: #5E5846;
text-decoration: none}

A.LinkBrn:link {font-size: 12px;
color: #5E5846;
text-decoration: none}

A.LinkBrn:visited {font-size: 12px;
color: #5E5846;
text-decoration: none}

A.LinkBrn:active {font-size: 12px;
color: #5E5846;
text-decoration: none}

A.LinkBrn:hover {font-size: 12px;
color: #5E5846;
text-decoration: none}

A.linkWhite:link {font-size: 12px;
color: #FFF;
text-decoration: none}

A.linkWhite:visited {font-size: 12px;
color: #FFF;
text-decoration: none}

A.linkWhite:active {font-size: 12px;
color: #FFF;
text-decoration: none}

A.linkWhite:hover {font-size: 12px;
color: #FFF;
text-decoration: none}

A.linkWhite10:link {font-size: 10px;
color: #FFF;
text-decoration: none}

A.linkWhite10:visited {font-size: 10px;
color: #FFF;
text-decoration: none}

A.linkWhite10:active {font-size: 10px;
color: #FFF;
text-decoration: none}

A.linkWhite10:hover {font-size: 10px;
color: #FFF;
text-decoration: none}

/* Orientation Classes */
.center {text-align: center}

.right {text-align: right}

/* Table Classes */

.tableLtst {background-color: #E7E7D6}

.tableLt {background-color: #D9C884}

.tableMd {background-color: #C1AC69}

.tableDk {background-color: #C1AC68}

.tableDkst {background-color: #AE9449}

.tableRed {background-color: #AC394A}

.tableBlue {background-color: #00629E}

.tableWhite {background-color: #FFF}

/* Text Classes */

.txtBlue12b {
	font-weight: bold; font-size: 12px; color: #003F70
}

.txtBlue12 {
	font-weight: normal; font-size: 12px; color: #003F70
}

.txtBlue10 {
	font-weight: normal; font-size: 10px; color: #003F70
}

.txtBrown14b {
	font-weight: bold; font-size: 14px; color: #5E5846
}

.txtBrown12b {
	font-weight: bold; font-size: 12px; color: #5E5846
}

.txtBrown12 {
	font-weight: normal; font-size: 12px; color: #5E5846
}

.txtBrown10 {
	font-weight: normal; font-size: 10px; color: #5E5846
}

.txtBrown10b {
	font-weight: bold; font-size: 10px; color: #5E5846
}

.txtRed12 {
	font-weight: normal; font-size: 12px; color: #F00
}

.txtRed12b {
	font-weight: bold; font-size: 12px; color: #F00
}

.txtWhite12b {
	font-weight: bold; font-size: 12px; color: #FFF
}

.txtWhite12 {
	font-weight: normal; font-size: 12px; color: #FFF
}

.txtWhite10 {
	font-weight: normal; font-size: 10px; color: #FFF
}


