﻿.table_title
{
	font-family: Tahoma;
	font-size:8pt;
	color:#08407E;
	text-decoration :none;
	font-weight:normal;
	background-image: url(../images/TBG.gif);
}


.control
{
	font-family: Tahoma;
	font-size:8pt;
	color:#5A5A5A;
	text-decoration :none;
	font-weight: normal;
	border-color: Silver;
	border-style: Solid;
	border-width: 1px;
}
.error
{
	font-family: Tahoma;
	font-size:8pt;
	color:#F00;
	text-decoration :none;
	font-weight: normal;
	border-color: Silver;
	border-style: Solid;
	border-width: 1px;
}
.table
{
	font-family: Tahoma;
	font-size:8pt;
	color:#FFF;
	text-decoration :none;
	border-color: Silver;
	border-style: Solid;
	border-width: 1px;
}

.gen_link
{
	font-family: Tahoma;
	font-size:8pt;
	color:#CC3300;
	text-decoration :none;
}
.gen_link a
{
	font-family: Tahoma;
	font-size:8pt;
	color:#003399;
	text-decoration :none;
}
.gen_link a:hover
{
	font-family: Tahoma;
	font-size:8pt;
	color:#660002;
	text-decoration :none;
}
.gen_link_last
{
	font-family: Tahoma;
	font-size:8pt;
	color:#08407E;
	text-decoration :none;
}
.plainTxt
{
	font-family: Tahoma;
	font-size:8pt;
	color:#5A5A5A;
	text-decoration :none;
	}
.gen_link_last_left
{
	font-family: Tahoma;
	font-size:8pt;
	color:#FFF;
	text-decoration :none;
}	
.image
{
	font-family: Tahoma;
	font-size:8pt;
	color:#FFF;
	text-decoration :none;
	border-color: #FFF;
	border-style: Solid;
	border-width: 1px;
}	

/**********admin***************/	
.table_title_admin
{
	font-family: Tahoma;
	font-size:8pt;
	color:#08407E;
	text-decoration :none;
	font-weight:normal;
	background-image: url(../images/TBG_admin.gif);
}

.menu_admin {
	font-family: Tahoma;
	font-size: 8pt;
}
.gros_txt
{
	font-family: Tahoma;
	font-size:16pt;
	color:#5A5A5A;
	text-decoration :none;
	}
.txt
{
	font-family: Tahoma;
	font-size:8pt;
	color:#5A5A5A;
	text-decoration :none;
	}
.error_txt
{
	font-family: Tahoma;
	font-size:8pt;
	color:#F00;
	text-decoration :none;
	}
	
.control_admin
{
	font-family: Tahoma;
	font-size:8pt;
	color:#FFF;
	text-decoration :none;
	font-weight: normal;
	border-color: #FFF;
	border-style: Solid;
	border-width: 1px;
	background-image: url(../js/bluedbg.jpg);
}	

