.user
{
	font-size: small;
	color: black;
	font-weight : bold;
	font-weight : bold;
	font-family: Tahoma;
}

.user a
{
	color : blue;
	text-decoration: none;
}

.currentlanguage
{
	font-weight: bold;
	font-size: small;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}

.emblem
{
	left: 10px;
	position: relative;
	top: 0px;
}

.slogan
{
	font-size: small;
	left: 20px;
	font-style: italic;
	font-family: Tahoma;
	position: relative;
	top: 35px;
}
.leftpane
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	color: SteelBlue;
	padding-top: 2px;
	font-family: Tahoma;
	background-color : White
}



.leftpane a
{
	font-size: 9pt;
	color: SteelBlue;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.leftpane a:hover
{
	color: white;
	background-color: steelblue;
	text-decoration: none;
}



.mainarea
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #cccccc 1px solid;
	padding-top: 4px;	
}


.imainarea
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	border-right: #cccccc 1px solid;
	padding-top: 4px;
}

a img
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
}


.blockcaption
{
	font-weight: bold;
	font-size: small;
	color: steelblue;
	font-family: Tahoma;
}

.blockbody
{
	font-size: small;
	padding-bottom: 10px;
	/* color: #030a4d; */
	text-indent: 0px;
	padding-top: 10px;
	font-family: Tahoma;
}


h2
{
	font-size: large;

	font-family: Tahoma;
}

h3
{

	font-size: medium;
	font-style: italic;
	font-family: Tahoma;
}

h4
{

	font-family: Tahoma;
	font-size: small;
}

.headerTable
{
	width : 300px;
}

.headerTable a
{
	color: white;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;

}

.headerTable a:hover
{
	color: White;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}


a.headerLink
{
	color: Black;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}


a.headerLink:hover
{
	color: Black;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}


.productimage
{
  margin-right : 10px;
}

a.moreTextLink
{
  font-weight: normal;
  color: steelblue;
  text-decoration: none;
  border-bottom: dashed 1px steelblue;
}

a.moreTextLink:hover
{
  font-weight: normal;
  color: steelblue;
  text-decoration: none;
  border-bottom: solid 1px steelblue;
}


.separator
{
	border-left-color:Gray;
	border-left-style:solid;
	border-left-width:1px;
}

.motto
{
	font-weight: bold;
	font-size : small;
	color : steelblue;
}

.topPane
{
}

.topPane a
{
  color: steelblue;
}

.topPane a:hover
{
  color: royalblue;
}

.copyright a
{
  color: #0066cc;
}

.StartProject
{
	color : Black;	
}

.StartProjectHeaders
{
 color: #dd8a2e;
 font-size:large;	
}

.LiveChatLink img
{
	LEFT: 300px; POSITION: relative; TOP: -20px;
	border-style:none;	
}

.LiveChatLink :link:focus, :visited:focus {
-moz-outline: none;
} 