﻿.border_line
{
	border-bottom: #d7d5cf 1px solid;
	border-left: #d7d5cf 1px solid;
	border-top: #d7d5cf 1px solid;
	border-right: #d7d5cf 1px solid;
}

.border_line1
{
	border-bottom: lightgrey 2px dotted;
}

.button
{
	font-family: Tahoma;
	color: darkblue;
	font-size: 12px;
	text-decoration: none;
	background-color: #C0C0FF;
}
.button_red
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-color: #ff6666;
}

.cell_text
{
	font-family: Arial;
	color: slategray;
	font-size: 12px;
	text-decoration: none;
}

.cell_text1
{
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.cell_text2
{
	font-family: Arial;
	color: dimgray;
	font-size: 12px;
	text-decoration: none;
}

.cell_text3
{
	font-family: Arial;
	font-size: 10px;
	color: dimgray;
	text-decoration: none;
}

.cell_text_title
{
	font-family: Tahoma;
	color: #3399cc;
	font-size: 20px;
}

.cell_text_title1
{
	font-family: Arial;
	color: dimgray;
	font-size: 14px;
	font-weight: bold;
}

.cell_text_title2
{
	font-family: 'Times New Roman';
	color: dimgray;
	font-size: 20px;
}

.cell_text_title3
{
	font-family: Tahoma;
	color: dodgerblue;
	font-size: 13px;
}

.cell_text_title4
{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
}

.table
{
	color: #4b4b4b;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	border-bottom: whitesmoke 1px dotted;
	background-color: #99ccff;
}


.table1
{
	color: #717070;
	font-family: Sans-Serif;
	font-size: 10px;
	text-align: center;
}



.text_input
{
	font-family: Sans-Serif;
	color: dimgray;
	font-size: 12px;
	border-bottom: #ccccff 1px solid;
	border-left: #ccccff 1px solid;
	border-top: #ccccff 1px solid;
	border-right: #ccccff 1px solid;
	height: 21px;
}

.hyperlink
{
	font-family: Sans-Serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.hyperlink1
{
	font-family: Sans-Serif;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.hyperlink2
{
	font-family: Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}

.hyperlink3
{
	font-family: Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}

.separator
{
	color: #ffffff;
	border-top: #cccc99 1px dotted;
	height: 1px;
}

.msg
{
	color: #cc3300;
	font-family: Arial;
	font-size: 11px;
}
