body
{
	background-color: #CED4D6;
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 165%;
	
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
h4
{
	padding: 0;
	margin: 0;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#Signpicture{
   	border: none;
   	cursor: pointer;
   	cursor: hand;
}

#Signpicture:hover {
	border: 3px;
}

.greytext
{
	font-weight: bold;
	color: #A2A2A2;
}
smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333;
}
p
{
	margin: 0 0 1em 0;
}
a
{
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:hover
{
	background-color: #666666;
	color: #FFFFFF;
}
a:visited
{
	text-decoration: none;
}
a.fill-div
{
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
	color: #000000;
}
a.fill-div:hover
{
	background-color: #yellow;
}

.styledeldate
{
	color: #0000FF;
	font-weight: bold;
}
table
{
	background-color: #CED4D6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 150%;
}
#top
{
	width: 760px;
	height: 273px;
	background-color: #FFFFFF;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	position: relative;
	text-align: left;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
		#navtop
		{
			width: 654px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #FF0000;
			text-align: center;
			position: absolute;
			height: 61px;
			left: 53px;
			/*top: 72px; */
			top: 62px;
			line-height: 200%;
		}
		#navtop ul
		{
			margin: 0;
			padding: 0;
			list-style-type: none;
			text-align: center;
		}
		#navtop li
		{
			display: inline; 
		}
		#navtop a
		{
			text-decoration: none;
			font-size: 11px;
			padding: 0px 8px 0px 8px;
			color: #FF0000;
		}
		#navtop a:hover
		{
			background-color: #666666;
			/*color: #000000;*/
			color: #FFFFFF;
		}
				
		#navhandpaintedsub
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #FF0000;
			text-align: center;
			position: absolute;
			height: 27px;
			width: 702px;
			left: 30px;
			top: 221px;
			z-index: 1;
			text-align: center;
			
			/*style="position:absolute; width:702px; height:27px; z-index:1; left: 30px; top: 221px; text-align: "left";"
			*/
			/*height: 61px;
			left: 138px;*/
			/*top: 72px;
			top: 72px;
			line-height: 175%;*/
		}
		#navhandpaintedsub ul
		{
			margin: 0;
			padding: 0;
			list-style-type: none;
			text-align: center;
		}
		#navhandpaintedsub li
		{
			display: inline; 
		}
		#navhandpaintedsub a
		{
			text-decoration: none;
			font-size: 11px;
			padding: 0px 10px 0px 10px;
			color: #FF0000;
		}
		#navhandpaintedsub a:hover
		{
			background-color: #666666;
			color: #FFFFFF;
		}
		
		
		
		
		#baskettop
		{
			width: 134px;
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #000099;
			position: absolute;
			height: 61px;
			left: 616px;
			top: 71px;
			line-height: 175%;
			background-color: #ddd;
			border: 1px solid gray;
		}
		#baskettop a
		{
			text-decoration: none;
			font-size: 11px;
			padding: 0px 10px 0px 10px;
			color: #FF0000;
		}
		#baskettop a:hover
		{
			background-color: #666666;
			color: #FFFFFF;
		}
		#heading
		{
			width: 544px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			color: #000000;
			text-align: center;
			position: absolute;
			height: 61px;
			left: 108px;
			top: 165px;
			line-height: 175%;
		}
		#heading h3
		{
			padding: 0;
			margin: 0;
			color: #000000;
			font-weight: bold;
			text-align: center;
			font-size: 15px;
			font-family: Arial, Helvetica, sans-serif;
		}
		#heading h2
		{
			padding: 0;
			margin: 0;
			color: #0000FF;
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			border-top-color: #0000FF;
			border-top-width: 1px;
			border-top-style: solid;
		}
		input.btn
		{
		   color:#FF0000;
		   font-family:'trebuchet ms',helvetica,sans-serif;
		   font-size:14px;
		   font-weight:normal;
		   background-color:#cbcbcb;
		   border:1px solid;
		   border-top-color:#696;
		   border-left-color:#696;
		   border-right-color:#363;
		   border-bottom-color:#363;
		   cursor:pointer;
			height: 26px;
		   /*filter:progid:DXImageTransform.Microsoft.Gradient
			  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');*/
		}
		input.btn:hover
		{
		   background-color:#bababa;
		}
		input.btnbold
		{
		   color:#FF0000;
		   font-family:'trebuchet ms',helvetica,sans-serif;
		   font-size:14px;
		   font-weight:bold;
		   background-color:#cbcbcb;
		   border:1px solid;
		   border-top-color:#696;
		   border-left-color:#696;
		   border-right-color:#363;
		   border-bottom-color:#363;
		   cursor:pointer;
		   height: 26px;
		   /*filter:progid:DXImageTransform.Microsoft.Gradient
			  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');*/
		}
		input.btnbold:hover
		{
		   background-color:#bababa;
		}
		.orderpagelines
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-style: normal;
			font-weight: bold;
			font-variant: normal;
			text-align: center;
			color: #000000;
		}
		.orderpageheadings
			{
			padding: 0;
			margin: 0;
			color: #0000FF;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
		}
		.orderhelp a:link {
			text-decoration: none;
			text-align: center;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			background-color: #009900;
			color: #000000;
		}
		.orderhelp a:visited {
			text-decoration: none;
			text-align: center;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			background-color: #009900;
			color: #000000;
		}
		.orderhelp a:active {
			text-decoration: none;
			text-align: center;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			background-color: #009900;
			color: #000000;
		}
		.orderhelp a:hover {
			text-decoration: none;
			text-align: center;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			background-color: #666666; /*00FF00*/
		}
#footer0
{
	clear: both;
	width: 760px;
	height: auto;
	min-height: 1px;
	max-height: 999999px;
	color: #000000;
	background-color: white;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	text-align: center;
	line-height: 155%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#footer0 p
{
	margin: 0;
}
#footer
{
	clear: both;
	width: 760px;
	color: #000000;
	background-color: #ddd;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	text-align: center;
	line-height: 155%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
#footer p
{
	margin: 0;
}
#footer2
{
	clear: both;
	width: 762px;
	color: #000000;
	background-color: #CED4D6;
	text-align: center;
	line-height: 155%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
#footer2 p
{
	margin: 0;
}
.None:hover
{
			background-color: #00;
			color: #000000;

}

#SkypeButton_Call_atlanticsigns_1 a
{
	text-decoration: none;
}
#SkypeButton_Call_atlanticsigns_1 a:hover
{
	background-color: #FFFFFF;
}
#SkypeButton_Call_atlanticsigns_1 a:visited
{
	text-decoration: none;
}