/*
Techevolution Style
Author: J. Luciani  
Created on Feb 5th 2005
*/

td img.decoration {display: block;}

font {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.titleRed {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #A30000;
}

.normalBlue {
	font-family: Arial;
	font-size: 12px;
	color: #00006A;
}

.boldBlue  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00006A;
}

.italicBlue  {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #00006A;
}

.titleBlue  {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00006A;
}

.subtitleBlue  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00006A;
}

.titlebigBlue  {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #00006A;
}

.titlebigWhite  {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.textbigBlue  {
	font-family: Arial;
	font-size: 13px;
	color: #00006A;
}

.littleBlue 	{
	font-family: Arial;
	font-size: 11px;
	color: #00006A;
}

.smallBlue 	{
	font-family: Arial;
	font-size: 10px;
	color: #00006A;
}

.menuRow a {
	FONT-FAMILY: ARIAL, HELVETICA;
	FONT-SIZE: 10px;
	color : #000099;
	text-decoration: none;
}

.menuRow a:hover {
	color : #666666;
	text-decoration: underline;
}

.darkerCell {
	background-color : #000099;
	FONT-FAMILY: sans-serif;
	color: #000099;
	font-size : 1px;
}

.dotted {
	line-width : 3px;
	BACKGROUND-IMAGE: url(../images/dotted.gif);
}

.packi {
	line-height : 25px;
	BACKGROUND-IMAGE: url(../images/packBK.gif);
}