/*
CSS for deSIGNerySigns.com
*/
.topmenu {
	color : #1A4C7D;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
A.topmenu:link {
	color : #990000;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
A.topmenu:visited {
	color : #990000;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
A.topmenu:hover {
	color : #009999;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}
A.bilena:link {
	color : #009999;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
A.bilena:visited {
	color : #990000;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}
A.bilena:hover {
	color : #009999;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	text-align: left;
}
A.bilena11:link {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
}
A.bilena11:hover {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	text-transform: uppercase;
}
A.bilena11:visited {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
}
body, table, tr, td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
STRONG {
	font-family: Verdana;
	font-size: 11 px;
	font-weight: normal;
}
p {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style : normal;
	color: Black;
	text-align: left;
}
/*====================  work      ==============================*/
body {
}
.whitebox {
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-color: White;
}
h1, h2 {
	margin-top : 0px;
	margin-bottom : 3px;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color: #990000;
	text-decoration: none
}
.text10 {
	color : Black;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.text10b {
	color : Black;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.text11 {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.text11b {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: left;
}
A.text11b:link {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
.text12 {
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.text12b {
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.text12b_red {
	color : Red;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: left;
}
.nonh1 {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color: #990000;
	text-decoration: none
}
select, textarea {
	background-color : #FFFFFF;
	color : Black;
	font : normal 8pt Verdana;
	border : 1 solid 1;
	border-width : 1px 1px 1px 1px;
}
.pricing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009999;
}
.pricing:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009999;
}
.pricing:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009999;
	text-transform: uppercase;
	text-decoration : underline;
}
.pricing:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009999;
}
.ptLeft {
	text-align: left;
}
.pt {
	text-align: right;
}
.centerText {
	text-align: center;
}
.redText {
	color: #F00;
}

/* .ptBold same as.ptBoldRight */
.ptBold {
	text-align: right;
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.ptBoldLeft {
	text-align: left;
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.ptBoldCenter {
	text-align: center;
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.ptCenter {
	text-align: center;
}
/* new styles */
.deSIGNery #pageHead {
	padding:20px;
}


#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}

