/***********************************************/
/* Designer Elements                             */
/***********************************************/ 

body {
/*	background-image: url();*/
	background-color: #C5E0DC;
}

.main_middle {
	background-image: url(https://nanniesgalore.com/images/main_middle.png);
}

.imageMargine {
	margin-right: 20px;
	margin-bottom: 10px; 
}

a:link {
	color: #3D983D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3D983D;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

a:active {
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.color {
	background-color: #99CCFF;
}

.color2 {
	background-color: #0000ff;
}

.titlebk {
	background-image: url(https://nanniesgalore.com/images/titlebk.jpg);
}

.boxheight {
	height: 50px;
	background-color: #99ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #99cccc;
	font-weight: bold;
}
.home_title {

font-family: "Comic Sans MS";
	font-size: 24px;
	color: #6B8CCC;
	font-weight: bold;

}

.style3 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #6B8CCC;
	font-weight: bold;

}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.style5 {
	color: #61C062;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style8 {
	color: #3D983D;
}

.style10 {
	color: #0000ff;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6B8CCC;
	font-weight: bold;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html{
	height: 100%;
}

h1{
/*
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
*/

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	
}

ul{
	list-style-type: disc;
}

ul ul{
	list-style-type: circle;
}

ul ul ul{
	list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#navigation{
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	color: #990000;
	font-weight: bold;
}

	#navigation a{
		color: #990000;
		text-decoration: none;
	}
	
	#navigation a:link{
		color: #990000;
		text-decoration: none;
	}
	
	#navigation a:visited{
		color: #990000;
		text-decoration: none;
	}
	
	#navigation a:hover{
		color: #990000;
		text-decoration: underline;
	}

	.navigationTable{
		width: 100%;
		text-align: center;
	}
	
	.navigationCell{
		text-align: center;
	}
	
#documentBody{
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-size: 90%;
}

#footer{
	clear: both; 
	text-align: center;
	width: 100%;
	font-size: 90%;
}

/***********************************************/
/* form table                                  */
/***********************************************/

.formTable{
	color: #000000;
	border: 0px;
	text-align: left;
	border: 1px solid #6FD06F;
}

.formSection{
	background-color: #6FD06F;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.formLabel{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.formCell{
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

.formNote{
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

/***********************************************/
/* report table                                */
/***********************************************/

.reportTable{
	color: #000000;
	text-align: left;
	width: 100%;
	border: 1px solid #C0C0C0;
	border-collapse: collapse; 
}

.reportHeader{
	font-weight: bold;
	background-color: #C0C0C0; 
	padding: 3px 3px 3px 3px;
}

.reportCellEven{
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	background-color: #CCCCCC;
}

.reportCellOdd{
	vertical-align: top;
	padding: 3px 3px 3px 3px;
}

/*************************************************/
/*  message tables                               */
/*************************************************/

.messageTable{
	background-color: #990000;
	border: 1px solid #990000;
	border-collapse: collapse;
}

.messageHead{
	color: #FFFFFF;
	text-align: left;
	background-color: #990000;
	padding: 3px 3px 3px 3px;
}

.messageCellEven{
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
}

.messageCellOdd{
	text-align: left;
	color: #000000;
	background-color: #FF9900;
	padding: 3px 3px 3px 3px;
}

/***********************************************/
/* miscellaneous                               */
/***********************************************/

#checkStates{
	padding: 5px;	
	height: 200px; 
	width: 200px; 
	overflow: auto;
	border: 1px solid #6699CC;
}

.hiddenPic{
	display: none;
}
.hometitle{
	font-family: "Arial Black";
	font-size: 24px;
	color: #CE0674;
	font-weight: normal;	

}
.signature{
	position: relative;
	top: -20px;
}