body
{
 margin: 0;
 padding: 0;
 padding-top: 20px;	
 padding-bottom: 10px;
 line-height: 1.5;	
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #ededed;
 color: #202020;	
}
td { vertical-align: top; }

#fullpage
{
	text-align: left;
	padding: 10px;
	background: #fdfdfd;
        
border: 3px solid #e8e8e8;
}
#leftcolumn
{
	padding: 0 10px 0 10px;	
}
.tabs {  color: #FFFFFF; padding-right: 5px; padding-left: 5px; text-align: center; font-weight: bold; font-size: 11px;}
a.tabs:link {  color: #FFFFFF; text-decoration: none}
a.tabs:visited { color: #FFFFFF; text-decoration: none }
a.tabs:hover { color: #CCCCCC; text-decoration: none }
hr {  width: 680px; color: #0095d7; height: 0px; border: 0; border-bottom: 1px solid #0095d7;}
h1 { margin: 0; padding: 0; font-size: 16px; font-weight: normal; color: #202020}
h2 { margin: 0; padding: 0; font-size: 16px; font-weight: normal; color: #202020}
a {  font-weight: bold; color: #0095d7; text-decoration: none; }
a:visited { color: #0095d7; }
a:hover { color: #77d042; }

.smalltext
{
	color:  #c1cd2c;
	font-size: 10px;	
}
.top
{
	width: 700px;
	padding: 10px 0 0 0;
}
.bottom
{
	padding: 0px 0px 0px 20px;
}
.compTable
{
	// background-color: #f2f2f2;
	border-width: 0px;
	border-style: none;
}
.compTable td
{
	background-color: #ffffff;
	padding: 12px;
	vertical-align: middle;
	
}
.cellHeader
{
	font-size: 10px;	
	font-weight: bold;
	color: #777777;
}
.applyfor
{
	font-weight: bold;
	color: #e66600;
}
.applyfor:visited
{
	font-weight: bold;
	color: #e66600;
}
.applyfor:hover
{
	font-weight: bold;
	color: #404040;
}
.bottom a
{
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	font-size: 12px;
	color: #202020;
	font-weight: normal;
	text-decoration: underline;
}
.bottom a:visited
{
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	font-size: 12px;
	color: #202020;
	font-weight: normal;
}
.bottom a:hover
{
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	font-size: 12px;
	color: #202020;
	font-weight: normal;
}
.orange
{
	color: #e66600;
}

.itemtitle { font-size: 14px; }

.button { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; 
// margin-left: 12px;
}
a.button
{
	color: #fff;
	text-decoration: none;
}
a.button:visited{
	color: #fff;
	text-decoration: none;
}
.button * { font-style: normal; background-image: url(http://www.hae-lainaa.info/images/button.png); background-repeat: no-repeat; display: block; position: relative; }
.button i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.button span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.button span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.button span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
* html .button span,
* html .button i { float: left; width: auto; background-image: none; cursor: pointer; }

.button.blue { background: #2ae; }
.button.green { background: #9d4; }
.button.pink { background: #e1a; }
.button.orange { background: #ff5d09; }
.button:hover { background-color: #77d042; }
.button:active { background-color: #444; }
.button[class] { background-image: url(http://www.hae-lainaa.info/images/shade.png); background-position: bottom; }

* html .button { border: 3px double #aaa; }
* html .button.blue { border-color: #2ae; }
* html .button.green { border-color: #9d4; }
* html .button.pink { border-color: #e1a; }
* html .button.orange { border-color: #ff5d09; }
* html .button:hover { border-color: #77d042; } 
