.header1 {background: url(http://localhost/blanktemplate/images/title.gif) }

.lineLB		{background: url(http://localhost/blanktemplate/images/pixLB.gif) }
.lineP  	{background: url(/images/pixP.gif) }
.line3  	{background: url(/images/pix3.gif) }

.table1	{background: #ffffff; font-size: 18pt; font-family: Arial, Helvetica }
.body1 	{background: #ffffFF; font-size: 14pt; font-family: Arial, Helvetica }
.text 	{color: #000000; font-size: 14px; font-family: Arial, Helvetica }
.normtext 	{color: #000000; font-size: 12px; font-family: Arial, Helvetica }
.smalltext 	{color: #000000; font-size: 12px; font-family: Arial, Helvetica }

.link1 A:link		{ color: #000000; text-decoration: none}
.link1 A:visited	{ color: #000000; text-decoration: none }
.link1 A:active		{ color: #000000; text-decoration: none }
.link1 A:hover		{ color: #999999; text-decoration: none }

.link3 A:link		{ color: #000000; text-decoration: underline}
.link3 A:visited	{ color: #000000; text-decoration: underline}
.link3 A:active		{ color: #000000; text-decoration: underline}
.link3 A:hover		{ color: #999999; text-decoration: underline}

.linktitle A:link		{ color: #000000; text-decoration: underline}
.linktitle A:visited	{ color: #000000; text-decoration: underline }
.linktitle A:active		{ color: #000000; text-decoration: underline }
.linktitle A:hover		{ color: #999999; text-decoration: underline }


.link2 A:link		{ color: #ff3300; FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }
.link2 A:visited	{ color: #ff3300; FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }
.link2 A:active		{ color: #ff3300; FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }
.link2 A:hover		{ color: #6699FF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.link3 A:link		{ color: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }
.link3 A:visited	{ color: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }
.link3 A:active		{ color: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }
.link3 A:hover		{ color: #6699FF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.link4 A:link		{ color: #000000; text-decoration: none }
.link4 A:visited	{ color: #000000; text-decoration: none }
.link4 A:active		{ color: #000000; text-decoration: none }
.link4 A:hover		{ color: #ff3300; text-decoration: none }

.biglink 	{ color: #6666FF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }
.biglink:hover 	{ color: #6699FF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}
.copyright	{ COLOR: #000033; FONT: 10px geneva, verdana, arial, sans-serif }
.smalltitle { COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }
.mediumtitle { COLOR: #000000; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold }
.bigtitle 	{ COLOR: #000000; FONT: bold 14 verdana, arial, sans-serif; text-decoration:none}
.bigredtitle { COLOR: #ff3300; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

html {overflow-y: scroll;}

FONT { 
	color : #000000;
	font-weight: normal;
	font-style : normal;
	font-size : 16px;
	font-family : Arial, Helvetica, Sans-Serif
}

P { 
	color : #000000;
	font-weight: normal;
	font-style : normal;
	font-size : 14px;
	font-family : Arial, Helvetica, Sans-Serif
}

H1 { 
	color : #ffcc00;
	font-weight: bold;
	font-size : 44pt;
	font-family : Arial, Helvetica, Sans-Serif
}

H2 {
	color : #ff3300;
	font-weight: normal;
	font-style : normal;
	font-size : 14pt;
	font-family : Arial, Helvetica, Sans-Serif
}

H3 {
	COLOR : #ffcc00;
	FONT-WEIGHT: normal;
	FONT-STYLE : normal;
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
	
H4 {
	COLOR : #ff3300;
	FONT-WEIGHT: normal;
	FONT-STYLE : normal;
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif
}

H5 {
	COLOR : #000000;
	FONT-WEIGHT: normal;
	FONT-STYLE : normal;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif
}

H6 {
	COLOR : #555555;
	FONT-WEIGHT: normal;
	FONT-STYLE : normal;
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
	
TD {
	COLOR: #000000;
	FONT-WEIGHT: normal;
	FONT-STYLE : normal;
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif
}


DIV	{ 
	COLOR: #ff0000;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif	
}

INPUT {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 10px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
	
TEXTAREA {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 10px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif	
}
	
SELECT {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 10px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif
}

FORM {
	COLOR: #ff2200;
	FONT-WEIGHT: normal;
	FONT-STYLE : normal;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
