body {
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
   margin-bottom: 0;
   font-size: 10pt;
   font-family: "Century Gothic";
   background-image: url(http://www.coheternals.com/images/background.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   color: #D0D0D0;
}

.admin {
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
   margin-bottom: 0;
   font-size: 10pt;
   background-image: none;
}

img {
   border: 0;
}

td {
   font-size: 10pt;
   color: #D0D0D0;
   font-family: "Century Gothic";
}

a {
   color: #A0DBF3;
}

a.v {
   color: #F34B40;
}

.heading1 {
   font-size: 14pt;
   color: #66CCFF;
   font-family: "Times New Roman";
}

.heading1 A:link {
   font-size: 14pt;
   color: #66CCFF;
   font-family: "Times New Roman";
}

.heading1 A:visited {
   font-size: 14pt;
   color: #66CCFF;
   font-family: "Times New Roman";
}

.heading1 A:active {
   font-size: 14pt;
   color: #66CCFF;
   font-family: "Times New Roman";
}

.heading2 {
   font-size: 12pt;
   color: #1668D7;
}

.heading2 A:link {
   font-size: 12pt;
   color: #1668D7;
}

.heading2 A:visited {
   font-size: 12pt;
   color: #1668D7;
}

.heading2 A:active {
   font-size: 12pt;
   color: #1668D7;
}

.oldHeading2 A:link {
   font-size: 12pt;
   color: #676787;
}

.oldHeading2 A:visited {
   font-size: 12pt;
   color: #676787;
}

.oldHeading2 A:active {
   font-size: 12pt;
   color: #676787;
}

.heading3 {
   font-size: 11pt;
   font-weight: bold;
   font-family: "Comic Sans MS";
}

.admin_heading {
   font-size: 14pt;
   font-family: "Comic Sans MS";
   color: #FFCB39;
   font-weight: bold;
}

.subtext1 {
   font-size: 8pt;
   color: #2B62AC;
}

.subtext2 {
   color: #B1CBEE;
   font-size: 8pt;
}

.navbar_heading {
   font-family: "Comic Sans MS";
   font-size: 12pt;
   color: #7AB1FB;
}

.navigation {
   font-family: "Comic Sans MS";
   font-size: 9pt;
   color: #4132D3;
}

.navbar_text {
   font-size: 9pt;
}

.edit_text {
   font-size: 9pt;
   color: #6AA1FB;
}

.greyedText {
   color: #1E2B2B;
}


textarea {
   border-style: solid;
   border-width: 1;
   background-color: #000000;
   color: #ffffff;
   font-family: Arial;
   font-size: 8pt;
   width: 400px;
   height: 200px;
}

textarea.sm {
   border-style: solid;
   border-width: 1;
   background-color: #000000;
   color: #ffffff;
   font-family: Arial;
   font-size: 8pt;
   width: 350px;
   height: 75px;
}

input {
   border-style: solid;
   border-width: 1;
   background-color: #000000;
   color: #ffffff;
   font-family: Arial;
   font-size: 8pt;
   width: 146px;
}

select {
   border-style: solid;
   border-width: 1;
   border-color: #333333;
   background-color: #000000;
   color: #ffffff;
   font-family: Arial;
   font-size: 8pt;
   width: 150px;
}

select.month {
   border-style: solid;
   border-width: 1;
   background-color: #000000;
   color: #ffffff;
   font-family: Arial;
   font-size: 8pt;
   width: 40px;
}

select.year {
   border-style: solid;
   border-width: 1;
   background-color: #000000;
   color: #ffffff;
   font-family: Arial;
   font-size: 8pt;
   width: 60px;
}

.radio {
   border-style: solid;
   border-width: 0;
   background-color: #000000;
   color: #ffffff;
   font-family: Arial;
   font-size: 8pt;
   width: 30px;
}

.checkbox {
   border-style: none;
   width: 20px
}

.editButton {
   border-style: solid;
   border-width: 1;
   background-color: #0000D9;
   width: 38px;
   font-family: Arial;
   font-size: 6pt;
   color: #ffffff;
   height: 15px
}

