﻿.title
{
	font-size: small;
	color: #ff3300;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #ffffdc;
	height: 21px;
}

.title_cell
{
	height: 21px;
	color: #ff6600;
	font-size: 11pt;
	font-family: Tahoma;
	font-weight: bold;
}

.title_cell_1
{
	color: #003333;
	font-size: 11pt;
	font-family: Tahoma;
}

.cell_text
{
	font-size: small;
	font-family: Tahoma;
}

.cell_text1
{
	font-size: small;
	font-family: Tahoma;
	color: darkslategray;
	text-decoration: none;
}

.cell_text2
{
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
}

.table_border
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: #eeffff;
	font-size: small;
	font-family: Tahoma;
}

.v_cell_text
{
	font-size: xx-small;
	font-family: Verdana;
}

.cell_colour
{
	color: darkgreen;
	
}

.title_label
{
	height: 21px;
	color: #ff6600;
	font-size: 11pt;
	font-family: Tahoma;
	font-weight: bold;
}

.ci_text_color
{
	color: yellow;
	font-size: small;
	font-family: tahoma;
	background-color: #003699;
	font-weight: bold;
}

.ci_text_color_small
{
	color: yellow;
	font-size: x-small;
	font-family: tahoma;
	background-color: #003699;
	font-weight: bold;
}

.login_table_border
{
	border-right: menu 1px solid;
	border-top: menu 1px solid;
	border-left: menu 1px solid;
	border-bottom: menu 1px solid;
}

.cell_text_additional_files
{
	font-size: small;
	font-family: Tahoma;
	color: #990000;
}

.textbox_style
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	font-size: small;
	font-family: Tahoma;
}

.txt_input
{
	font-size: 8pt;
	font-family: Verdana;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	color: #3e3e3e;
	height: 18px;
}

.dynamic_menu_style
{
	z-index: 100;
	position: absolute;
}

.public_menu_hyperlink
{
	font-size: 9pt;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}

.border-bottom
{
	border-bottom: gainsboro 1px solid;
}

.button
{
	border-bottom: #cc3333 1px solid;
	border-left: #cc3333 1px solid;
	background-color: #ff6633;
	font-family: Verdana;
	color: #ffffff;
	font-size: 8pt;
	border-top: #cc3333 1px solid;
	border-right: #cc3333 1px solid;
	height: 25px;
	font-weight: bold;
}

