A {
	COLOR : #6a6863;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

A.web {
	COLOR : #6a6863;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

A.web:hover  {
	text-decoration : none;
}

A.panel  {
	COLOR : #20314F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}

A.panel:hover  {
	text-decoration : none;
}

A.work	{
	COLOR : #03469D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A.work:hover  {
	text-decoration : underline;
}

A.firstlevel  {
	COLOR : red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

A.firstlevel:hover  {
	text-decoration : none;
}

A.secondlevel  {
	COLOR : blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

A.secondlevel:hover  {
	text-decoration : none;
}

A.portfolio  {
	COLOR : #555C70;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
}

A.portfolio:hover  {
	text-decoration : underline;
}

.textbox {
	border-top-style : solid;
	border-top-color : Black;
	border-top-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 12px;
	color : Black;
	vertical-align : middle;
}

.normal_09_silver  {
	COLOR : #6a6863;
	FONT : normal 10px Arial;
}

.normal_11_silver  {
	COLOR : #625f5f;
	FONT : normal 11px Tahoma;
}

.date  {
	COLOR : #ffffff;
	FONT : normal 11px Tahoma;
}

.copyright  {
	COLOR : #ffffff;
	FONT : normal 11px Verdana;
}

.warning{
	COLOR : Red;
	font : bold 12px Tahoma;
}

.form_button {
	border: 1px ridge #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DEDEDE;
}

.panel_text  {
	COLOR : #20314F;
	FONT : normal 10px Arial;
}

.portfolio_text  {
	COLOR : #20314F;
	FONT : normal 10px Arial;
	padding-left : 4px;
	padding-right : 4px
}

.portfolio_link  {
	color: grey;
	font: normal 12px Arial;
	font-decoration: bold;
	padding-left: 	4px;
	padding-right: 	4px;
	padding-top: 		4px;
	padding-bottom:	4px;
}

.portfolio_title  {
	COLOR : #FFFFFF;
	FONT : normal 12px Arial;
	padding-left : 4px;
	padding-right : 4px;
	font-weight: bold;
}

