/* PAGE STYLE
© M&D Europe 2006
Uldis Freipics
*/

/* Main design */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #42509B;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	font-size:12px;
}

.errorbox
{
	background-color:#FFDDDD;
	border-top: 1px solid #FFC6C6;
	border-bottom: 1px solid #FFC6C6;
}

.errorbox2
{
	background-color:#FFEAEA;
	border: 1px solid #FFC6C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	padding:3px;
}

/* TEXT */
p
{
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	text-decoration:none;
	color:#42509B;
	text-align:justify;
	text-indent: 30px;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Arial;
}

.text
{
	font-weight: normal;
	font-size: 13px;
	text-decoration:none;
	color:#5362B5;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Arial;
}

.title
{
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	color:#000080;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Arial;
}

.subtitle
{
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	color:#5362B5;
	line-height: normal;
	font-style: italic;
	font-family: Verdana, Arial;
}

.err
{
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
	color:#FF3300;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Arial;
}

.links 	{ COLOR: #000080; font-weight: normal; font-size: 12px; text-decoration:none; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.links:visited 	{ COLOR: #000080; font-weight: normal; font-size: 12px; text-decoration:none; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.links:hover 	{ COLOR: #5362B5; text-decoration: underline; font-weight: normal; font-size: 12px; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.links:link 	{ COLOR: #000080; font-weight: normal; font-size: 12px; text-decoration:none; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}

.grey 	{ COLOR: #CCCCCC; font-weight: normal; font-size: 12px; text-decoration:none; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
.greyf 	{ COLOR: #F7F7F7; font-weight: normal; font-size: 12px; text-decoration:none; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}


/* INPUT */
.itext		{width:150px; font-size: 11px; font-style: normal; font-family: tahoma; color: #4d5764;}
.iselect		{font-size: 11px; font-style: normal; font-family: tahoma; color: #4d5764;}
.itextarea	{width:250px; height:100px; font-size: 11px; font-style: normal; font-family: tahoma; color: #4d5764;}
.isubmit		{width:70px; height:20px; font-size: 11px; font-style: normal; font-family: tahoma; color: #FFFFFF; background-color:#5362B5; border-color:#C1C9D1;}


.textlink {
color:black;
text-decoration:none;
}

.footer_center {text-align:center; clear:both; margin-bottom:10px}
.footer_center a {font-size:9px;color:#BBB;margin-right:5px}
