	BODY {
	background-color : #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #99b0bf;
	scrollbar-shadow-color: #99b0bf;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #99b0bf;
	background-color : #FFFFFF;
	background: url(../images/bgrnd_main.gif);
	font-family : Pragmatika, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : normal;
	color : #000000;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position : left;
	background-repeat : repeat-y;
}


A {
		font-family : Pragmatika, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration : none;
}

A:ACTIVE {
		color: #800000;
}

A:LINK {
		color: #99b0bf;
}

A:VISITED {
		color: #495778;
}

A:HOVER {
		color: #495778;
		text-decoration: underline;
}


A.small  {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
}

A.small:link  {
	color : #495778;
	text-decoration : none;
}

A.small:active  {
	color : #99b0bf;
	text-decoration: underline;
}

A.small:visited  {
	color : #99b0bf;
}

A.small:hover  {
	color : #99b0bf;
	text-decoration: underline;
}


TD {
		font-family : Pragmatika, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #495778;
}

TD.small  {
	font-family : Pragmatika, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #99b0bf;
}

TD.p1  {
	font-family : Pragmatika, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #00626E;
	background-color : #EAF4F4;
}

TD.p2  {
	font-family : Pragmatika, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #594F31;
	background-color : #F3F4EA;
}

TD.p3  {
	font-family : Pragmatika, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color : #00626E;
	background-color : #EAF4F4;
}

FONT.small {
	font-family : Pragmatika, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #D0DBE1;
}

TEXTAREA {
	font-family: Pragmatika, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #53482D;
	width: 100%;
	height: 50px;
	background-color: #F4F5EB;
}

TEXTAREA.proposal1 {
	font-family: Pragmatika, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #53482D;
	width: 100%;
	height: 100px;
	background-color: #F4F5EB;
}

TEXTAREA.proposal2 {
	font-family: Pragmatika, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #00626E;
	width: 100%;
	height: 100px;
	background-color: #EEF7F7;
}

INPUT.product1 {
	height: 22px;
	width: 80%;
	background-color: #F4F5EB;
	font-size: 10px;
	font-family : sans-serif;
	color : #53482D;
	border : 1px solid #7B6B43;
}

INPUT.product2 {
	height: 22px;
	width: 80%;
	background-color:  #EEF7F7;
	font-size: 10px;
	font-family : sans-serif;
	color : #53482D;
	border : 1px solid  #00626E;
}

INPUT.reset {
	height: 22px;
	width: 20%;
	background-color: #00626E;
	font-size: 10px;
	font-family : sans-serif;
	color : #FFFFFF;
}

INPUT.submit {
	height: 22px;
	width: 20%;
	background-color: #00626E;
	font-size: 10px;
	font-family : sans-serif;
	color : #FFFFFF;
}

