color
.HLink {
	font-size : 8pt;
	font-family : sans-serif;
	text-align : right;
	font-style : italic;
}
P  {}

H1  {
	font-size : 15pt;
	font-weight : bold;
	font-style : normal;
	color : White;
	font-family : sans-serif;
	text-align : left;
	margin-top : 0;
	background-image : url(images/New-1.jpg);
	background-repeat : no-repeat;
	margin-left : 0%;
	vertical-align : middle;
}

H2  {
	font-size : 15pt;
	font-family : sans-serif;
	font-weight : bold;
	color : Purple;
	font-style : italic;
	text-align : left;
	text-decoration : none;
}

H3  {}
H4 {
	color : #BF0000;
	font-size : 9pt;
	font-style : italic;
	font-weight : bold;
	font-family : sans-serif;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

.LogLink{
color : white;
	font-family : sans-serif;
	font-size : 9pt;
	margin-left : 0%;
}

BODY  {
	font-family : verdana,arial,sans-serif;
	color : Black;
	font-size : 10pt;
}

.footie  {
	font-size : 8pt;
	font-style : italic;
	font-family : sans-serif;
}

.norm  {
	font-family : sans-serif;
	color : Black;
	font-size : 9pt;
	margin-left : 0%;
}

.formNorm {
	font-family : sans-serif;
	font-weight : bold;
	color : Black;
	font-size : 9pt;
	margin-left : 0%;
}

.formNorm2 {
	font-family : sans-serif;
	color : Navy;
	font-size : 9pt;
	margin-left : 0%;
	background-color : #FEFDE0	;
	
}



.table1  {
	font-size : 9pt;
	font-family : sans-serif;
	color : White;
	background-color : Navy;
	border-color : Navy;
}

.table2  {
	font-size : 9pt;
	font-family : sans-serif;
	color : Black;
	background-color : Silver;
}

.teeny  {
	font-size : 6pt;
	font-family : sans-serif;
	color : Black;
}

.form  {
	font-size : 8pt;
	font-family : sans-serif;
	color : Black;
}

.toc  {
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
	color : Black;
}

.fs  {
	font-size : 8pt;
	font-family : sans-serif;
}

.itemBorder { border: 0px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 8pt Arial, Helvetica }

.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 8pt Arial, Helvetica }

TD  {
	font-family : verdana;
	font-size : 8 pt;
	color : black;
	font-weight : normal;
}

.itemTitleFont {
	color : green;
	font-size : 10 pt;
}

.ourPrice {
	color : red;
}

.tableBackground {
	background-color : #FFDE73;
	border : thin solid black;
}

.titleFont {
	color : black;
	font-weight : bold;
}

.titleCart {
	color : green;
	font-weight : bold;
}

.indexHeader {
	font-family : verdana,arial,sans-serif;
	background-color : #0000A0;
	color : #FFFFFF;
	padding: 2;
	font-size : 9pt;
	text-align : center;
}

.indexBody {
	background-color : #DFDFFF;
	font-size : 8pt;
	font-style : italic;
	font-family : sans-serif;
	padding : 1;
}

.indexBody2 {
	background-color : #DFDFFF;
	font-size : 9pt;
	font-family : sans-serif;
	padding : 1;
}

h2.pos_abs
	{
		font-size : 13pt;
		font-family : sans-serif;
		font-weight : bold;
		color : black;
		text-align : left;
		text-decoration : none;
		position:absolute;
		left:545px;
		top:11px
	}

#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:50px;
	border:2px solid #000;
	background-color:#EFEFEF;
	background-image:url(alert.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h5 {
	margin:0;
	font:bold 0.9em verdana,arial;
	font-style : italic;
	background-color:#0000FF;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}

#alertBox p {
	font-family : verdana,arial,sans-serif;
	font-size : 10pt;
	text-align : center;
	height:20px;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px;
	padding:3px;
	border:2px solid #000;
	width:70px;
	font:0.7em verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color:#0000FF;
	text-decoration:none;
}
