/*--@@@@@@@@@@@@@@@@@@@@@@--*/
/*--@@@ Global Classes @@@--*/
/*--@@@@@@@@@@@@@@@@@@@@@@--*/
TD.LeftPanel{
 /*PADDING: 5px 5px 5px 5px;*/
 WIDTH: 144px;

 padding-bottom:20px;
 background:url('images/red_pix.gif') top right repeat-y;
}
TD.LeftPanelHome{
 /*PADDING: 5px 5px 5px 5px;*/
 WIDTH: 246px;

 padding-bottom:20px;
 background:url('images/red_pix.gif') top right repeat-y;
}

/*--@@@@@@@@@@@@@@@@@@@@@@@@@--*/
/*---@@@ Modul Box Style @@@---*/
/*--@@@@@@@@@@@@@@@@@@@@@@@@@--*/
.ModulBoxTDStyle{
	font-family:Arial;
	font-size:9pt;
	color:#FFFFFF;
	font-weight:bold;
}
.ModulTitle{
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;	
	color : #999999;	
}
.ModulTextBig{
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
}
.ModulTextNormal{
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #333333;
}
.ModulTextSmall{
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #333333;
}
/*--@@@@@@@@@@@@@@@@@@@@@@--*/
/*---@@@ Footer Style @@@---*/
/*--@@@@@@@@@@@@@@@@@@@@@@--*/
.Copyright{
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #999999;
}
A.Copyright{
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #999999;
}
/*--@@@@@@@@@@@@@@@@@@@@@@@@@--*/
/*--@@@ For this template @@---*/
/*--@@@@@@@@@@@@@@@@@@@@@@@@@--*/

table
{
	font-size:9pt;
	font-family:Arial;
	color:#333333;
}
A
{
	color:#000000;
}
A:hover
{
	color:#e40822;
}

.front_page_title {
	font-size: 18px;
	font-weight: 100;
	color : #E70721;;
}



TD.red_pix
{
	background:url('images/red_pix.gif') top left repeat-x;
}
TD.gray_pix
{
	background:url('images/gray_pix.gif') top center repeat-y;
}
