.shellContent2 {background-color:#1A5DAF;font-family:verdana,arial,helvetica,sans-serif;color:#ffffff;font-size:11px}
.colhead {background-color:#EF3F34;font-family:verdana,arial,helvetica,sans-serif;color:#ffffff;font-size:11px}



/* this is the title bar for all object shells*/
.titleBar {
background-color: #0069E7;
border : thin solid 1px;
border-color: #000000;
border-bottom: none;
}


/* the text inside of the title bar */
.titleText {
font-family: arial,verdana,helvetica; 
color: #FFFFFF; 
font-size: 11px; 
font-weight:bold; 
text-decoration: none; 
}


/* the edit buttons (up,down,edit, ect) before mousover */
.editButtonsNormal {
background-color: #ffffff;
border : thin solid 1px;
border-color: #000000;
font-family: arial,verdana,helvetica; 
color: #FFFFFF; 
font-size: 10px; 
font-weight:bold; 
text-decoration: none; 
cursor: hand;
}


/* edit buttons on mouseover */
.editButtonsOver {
background-color: #7BAEE7;
border : thin solid 1px;
border-color: #000000;
font-family: arial,verdana,helvetica; 
color: #FFFFFF; 
font-size: 10px; 
font-weight:bold; 
text-decoration: none; 
cursor: hand;
}



.blueoutline {
font-family: verdana,arial,helvetica;
font-size: 10px;
color: #000000;
color:black;
background-color:#ffffff;
border:5px solid #63CDF4;
text-decoration: none; 
}

.blueoutline2 {
font-family: verdana,arial,helvetica;
font-size: 10px;
color: #000000;
color:black;
border:5px solid #63CDF4;
text-decoration: none; 
}

.blueoutlinenotop {
font-family: verdana,arial,helvetica;
font-size: 7px;
color: #000000;
color:black;
background-color:#ffffff;
border:5px solid #63CDF4;
border-top:none;
text-decoration: none; 
}

.blueoutlinenobtm {
font-family: verdana,arial,helvetica;
font-size: 7px;
color: #000000;
color:black;
background-color:#ffffff;
border:5px solid #63CDF4;
border-bottom:none;
text-decoration: none; 
}



/* don't worry about this one */
.editButtonsInvisible{
font-family: arial,verdana,helvetica; 
color: #FFFFFF; 
font-size: 10px; 
}

/* this will create the border around your object shells */
.shellContentBGcolor {
background-color: #FFFFFF;

}


/* some objects follow this style. keep all options the same if you want */
.shellContentOption2 {
background-color: #FFFBD6;
border : none;
border-color: none;
border-bottom: none;
font-family: arial,verdana,helvetica; 
color: #000000; 
font-size: 11px; 
font-weight:none; 
text-decoration: none; 
}

/* another option that some objects follow */
.shellContentOption1 {
background-color: #F0ECF0;
border : none;
border-color: none;
border-bottom: none;
font-family: arial,verdana,helvetica; 
color: #000000; 
font-size: 11px; 
font-weight:none; 
text-decoration: none; 
}


/* the main properties for most of the shells' contents */
.shellContent {
background-color: #FFFFFF;
border : none;
border-color: none;
border-bottom: none;
font-family: arial,verdana,helvetica; 
color: #000000; 
font-size: 11px; 
font-weight:none; 
text-decoration: none; 
}
.Content {
background-color: #FFFFFF;
border : none;
border-color: none;
border-bottom: none;
font-family: verdana,arial,helvetica; 
color: #000000; 
font-size: 12px; 
font-weight:none; 
text-decoration: none; 
}

.Content2 {
border : none;
border-color: none;
border-bottom: none;
font-family: verdana,arial,helvetica; 
color: #000000; 
font-size: 12px; 
font-weight:none; 
text-decoration: none; 
}

/* this is another option that lance created */
.shellGray {
background-color: #F0ECF0;
border : none;
border-color: none;
border-bottom: none;
font-family: arial,verdana,helvetica; 
color: #000000; 
font-size: 11px; 
font-weight:none; 
text-decoration: none; 
}


.alldots {
font-family: verdana,arial,helvetica;
font-size: 10px;
color: #000000;
color:black;
background-color:#ffffff;
border:1px dotted #000000;
text-decoration: none; 
}

.dots {
font-family: verdana,arial,helvetica;
font-size: 10px;
color: #000000;
color:black;
background-color:#ffffff;
border:1px dotted black;
border-top:none;
text-decoration: none; 
}


