/* Menu links */
a
{
	color: #F8FCFB;
	text-decoration: none;
	letter-spacing: 0.8px;
}
a:link
{
	color: #F8FCFB;
	text-decoration: none;
	letter-spacing: 0.8px;

}
a:visited
{
	color: #F8FCFB;
	text-decoration: none;
	letter-spacing: 0.8px;
}
a:hover
{
	color: #F8FCFB;
	text-decoration: underline;
	letter-spacing: 0.8px;
}
a:active
{
	color: #F8FCFB;
	text-decoration: underline;
	letter-spacing: 0.8px;
}

/* Links used in text pages */
a.text
{
	color: #4C4C4C;
	text-decoration: underline;
}
a.text:link
{
	color: #4C4C4C;
	text-decoration: underline;

}
a.text:visited
{
	color: #4C4C4C;
	text-decoration: underline;
}
a.text:hover
{
	color: #4C4C4C;
	text-decoration: underline;
}
a.text:active
{
	color: #4C4C4C;
	text-decoration: underline;
}

body
{
	background-color: #E2EFEB;
	color: #4C4C4C;
	font-family: Times New Roman,arial,helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
	height: 100%;
}


/*This is used to align text and pictures*/
.center
{
	text-align: center;
}

h1
{
	font-size: 18px;
	color: #9F0000;
	font-style: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 20px;
	background-image: url(http://www.eurankemikalio.com/Images/otsikko_dotter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #4C4C4C;
	letter-spacing: 2px;
	margin-bottom: 0;
	padding-left: 20px;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	padding-left: 20px;
}

html
{
	height: 100%;
}

img
{
	border-style: none;
	border-width: 0px;
}
img.border
{
	border-style: none;
	border-width: 1px;
}

/*Image padding for right side and to aling image with page, and add room between image and text on its right side*/
img.padding20
{
	border-style: none;
	padding-right: 40px;
	padding-left: 40px;
}
/*these are used to aling text and pictures*/
.justify
{
	text-align: justify;	
}
.left
{
	text-align: left;
}

.nowrap
{
	white-space : nowrap; 
}
p
{
	font-size : 12px;
	font-weight : normal;
	text-transform : none;
	line-height: 0.55cm;
	color: #4C4C4C;
	padding-left: 20px;
	padding-right: 20px; 
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

p.main
{
	font-size: 18px;
	color: #9F0000;
	font-style: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-top: 35px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 20px;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.right
{
	text-align : right;
}


table
{
	background : #FFFFFF;
	color: #4C4C4C;
	empty-cells : show;
	font-family : Times New Roman,arial,helvetica,sans-serif;
	font-size : 12px;
	margin : 0;
	padding : 0;
	text-transform : none;
}
table td
{
	padding-left: 2px;
	padding-right: 2px;  
	padding-top: 2px;
	padding-bottom: 2px;
}


/*This style is used for cells without padding eg. picsturecells, where picture is the same size as cell*/
table.nopadding, tr.nopadding, td.nopadding
{
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
}

table.main, tr.main, td.main
{
	background : #FFFFFF;
	color: #4C4C4C;
	empty-cells : show;
	font-family : Times New Roman,arial,helvetica,sans-serif;
	font-size : 12px;
	border: none;
	border-collapse : collapse; 
	border-spacing : 0; 
	margin : 0;
	padding : 0;
	text-transform : none;
        padding-bottom: 0;
}

/* Main table class */
table.border, tr.border, td.border
{
	background : #FFFFFF;
	color: #4C4C4C;
	empty-cells : show;
	font-family : Times New Roman,arial,helvetica,sans-serif;
	font-size : 12px;
	border-top: none;
	border-right: 2px solid #4C4C4C;
	border-bottom: none;
	border-left: 2px solid #4C4C4C;
	border-collapse : collapse; 
	border-spacing : 0; 
	margin : 0;
	padding : 0;
	text-transform : none;
        padding-bottom: 0;
}

/* Front page table class */
table.front, tr.front, td.front
{
	background : #E2EFEB;
	border : none;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
	height: 100%;
	vertical-align: bottom;
}


/* Banner image class */
table.banner, tr.banner, td.banner
{
	background: white;
	height: 40px;
	border : none;
}

/* Menu class */
table.menu, tr.menu, td.menu
{
	background: #317D64;
	font-family : verdana,arial,helvetica,sans-serif;
	color: #F8FCFB;
	font-size : 10px;
	font-weight: none;
	height: 15px;
	border : none;
	border-collapse : collapse; 
	border-spacing : 0; 
	letter-spacing: 1.5px;
}


/* Last tr class */
table.typelast, tr.typelast, td.typelast
{
	background : #E2EFEB;
	border : none;	
	color : #317D64;
	font-family : Times New Roman,arial,helvetica,sans-serif;
	font-size : 11px;
	letter-spacing: 1px;
	margin : 0;
	padding : 0;
	text-transform : none;
}

/* TAble without borders, e.g. for texts */
table.noborder
{
	border : none;	
}

table.width100
{
	width : 100%;
	height : 100%;
}

table.width7
{
	width : 700px; 
}

table.width4
{
	width : 400px; 
}

.top
{
	vertical-align: top;
}

/* Bold value should not be used. Use STRONG instead to make adjustment of important texts to be editable */
strong, table .strong
{
	font-weight:bold;
}
ul, ol
{
	line-height : 12px;
	list-style : outside;
	list-style-type : disc;
	margin-bottom : 0;
	margin-top: 0;
}
.bottom 
{ 
        vertical-align: bottom; 
} 


