/* Style Sheet for Norlina City Commission for pages with Norlina background picture */

body {
	margin: 0;
	padding: 0;
	background-image: url('images/norlinabackground.jpg');
	font: 10pt arial;
}

a	{
	text-decoration: none;
}
a:hover	{
	text-decoration: none;
	font-weight: bold;
}
.linkwhiteArial10pt { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-decoration: 
               underline }
.bluelinkarial10 { font-family: Arial; font-size: 10pt; color: #003366; text-decoration: 
               underline; font-weight: bold }
.blacklinkarialital10 { font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; 
               font-style: italic }
a:hover {
	text-decoration: none;font-weight: bold;
}
h1	{
	font: 18pt lucida calligraphy;
	color: #fff;
	margin: 0;
	padding: 0;
	
}
h2	{font: 12pt arial;
	color: #003366;
	margin: 0;
	padding: 0;
}

h3	{
	font: 14pt lucida calligraphy;
	color: #fff;
	margin: 0;
	padding: 0;
	
}
h4	{
	font: 18pt lucida calligraphy;
	color: #003366;
	margin: 0;
	padding: 0;
}

table.main { width: 700px; border: 2px solid #003366; background-color: #CCCCCC; margin-top: 15px;
	margin-bottom: 15px; border-collapse: collapse; padding: 8px;
}

.arial12ptblkbold { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold }
.arial10italic { font-family: Arial; font-size: 10pt; font-style: italic }
.arial12white { font-family: Arial; font-size: 12pt }
.arial10blue { font-family: Arial; font-size: 10pt; color: #003366 }.arial12bluebold { font-family: Arial; font-size: 12pt; color: #003366; font-weight: bold }
.timesrom12whiteital { font-family: Times New Roman; font-size: 12pt; color: #FFFFFF; font-style: 
               italic }
.cellbkgrbluecenter { background-color: #003366; text-align: center; border: 1px solid #003366 }.whitearial8ptital { font-family: Arial; font-size: 8pt; color: #FFFFFF; font-style: italic }
.copyrightcell { color: #FFFFFF; font-family: Arial; font-size: 8pt; font-style: italic; 
               text-align: center; border: 1px solid #003366; 
               background-color: #003366 }