﻿body 
{
	font-family:Tahoma;
	font-size:8pt;
	margin-bottom:0px;
}

.inputText
{
	font-size:9px;
	width:150px;
}

.tableTop {
    width: 750px;
}

.tableInside {
	width: 100%;
}

.tableTitleLeft
{
    width: 175px;
}

.subtitles
{
    color: #990000;
    font-weight: bold;
}

a { color: #003366; text-decoration: none}

.tdBottom 
{
	background-image:url('../images/bottomBig.gif');
	height:58px;
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	padding-top:9px;
}

.tdBottomPlain 
{
	background-image:url('../images/bottomBigPlain.gif');
	height:58px;
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	padding-top:9px;
}


.tdHeaderBottom 
{
	background-image:url('../images/headerBottom.jpg');
	background-repeat:repeat-x;
}



.tdHeaderBottomPlain
{
	background-image:url('../images/headerBottomPlain.jpg');
	background-repeat:repeat-x;
}
.tdLeftInsideTable {
    width: 495px;
    background-color:#E8EEFC;
}

.tdLeftTitle {
   background-image:url('../images/leftTitleBg.gif');
   background-repeat:repeat-y;
   height:27px;
   color:#ffffff;
   font-weight:bold;
   vertical-align:top;
   padding-top:6px;
}

.tdRightTitle {
   text-align:right;
   background-image:url('../images/rightTitleBg.gif');
   background-repeat:repeat-y;
   height:27px;
   color:#ffffff;
   font-weight:bold;
   vertical-align:top;
   padding-top:4px;
}

.tdRightTitleTS {
   text-align:right;
   background-image:url('../images/rightTitleBgTS.gif');
   background-repeat:repeat-y;
   height:27px;
   color:#ffffff;
   font-weight:bold;
   vertical-align:top;
   padding-top:4px;
}



.tdContent 
{
	padding:5px;
}
