﻿body{
	margin: 0px;
	background-image: url(images/layout/background.gif);
}

a:link,a:active,a:visited{
	text-decoration:none;
	color:#c62827;
}

a:hover{
	text-decoration:underline;
	color:#c62827;
}

.title{
	font-size:24px;
	font-family:Tahoma;
	color:#c62827;
}

.subtitle{
	font-size:18px;
	font-family:Tahoma;
	color:#c62827;
}

.text{
	font-size:12px;
	font-family:Tahoma;
	color:black;
}

.note{font-size:12px; font-family:Tahoma; color:#666666;}

.bold{font-size:12px; font-family:Tahoma; color:black; font-weight:bold;}

.privacy{font-size:10px; font-family:Tahoma; color:#666666;}

.investors,.investors:link,.investors:active,.investors:visited{font-size:12px; font-family:Tahoma; text-decoration:none; color:black;}

a.investors:hover{text-decoration:none; color:#c62827;}

.news,.news:link,.news:active,.news:visited{
	font-size:11px;
	font-family:Tahoma;
	text-decoration:none;
	color:black;
}

.news:hover{
	text-decoration:none;
	color:#c62827;
}

.newsDate{
	font-size:13px;
	font-family:Tahoma;
	color:black;
	font-weight:bold;
}

.input{width:200px; font-size:11px; font-family:Tahoma; color:#636864;}

.inputError{width:200px; font-size:11px; font-family:Tahoma; color:white; background-color:#da2224;}

.inputSelect{width:200px; font-size:11px; font-family:Tahoma; color:#636864;}

.inputSelectError{width:200px; font-size:11px; font-family:Tahoma; color:white; background-color:#da2224;}

.footer,.footer:link,.footer:active,.footer:visited{font-size:12px; font-family:Tahoma; text-decoration:none; color:white; font-weight:bold;}

a.footer:hover{text-decoration:underline; color:white; font-weight:bold;}

.credit,.credit:link,.credit:active,.credit:visited{font-size:10px; font-family:Tahoma; text-decoration:none; color:white; font-weight:bold;}

a.credit:hover{text-decoration:underline; color:white; font-weight:bold;}
