﻿.border_line
{
	border-bottom: #d7d5cf 1px solid;
	border-left: #d7d5cf 1px solid;
	border-top: #d7d5cf 1px solid;
	border-right: #d7d5cf 1px solid;
}

.cell_text
{
	font-family: Tahoma;
	color: slategray;
	font-size: 12px;
	text-decoration: none;
}

.cell_text1
{
	font-family: Sans-Serif;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.cell_text2
{
	font-family: Sans-Serif;
	color: dimgray;
	font-size: 12px;
	text-decoration: none;
}

.cell_text3
{
	font-family: Sans-Serif;
	font-size: 10px;
	color: #5e5e5e;
	text-decoration: none;
}

.cell_menu
{
	font-family: Tahoma;
	color: darkred;
	font-size: 12px;
	text-decoration: none;
}

.cell_text_title
{
    font-family: 'Times New Roman';
    color: #660066;
    font-size: 16px;
}

.cell_text_title1
{
    font-family: Tahoma;
    color: #CC9900;
    font-size: 12px;
}

.cell_text_title2
{
	font-family: Tahoma;
	color: dodgerblue;
	font-size: 12px;
}

.cell_text_title3
{
	font-family: Tahoma;
	color: dodgerblue;
	font-size: 12px;
	background-color: #ffffcc;
}

.cell_text_title4
{
	font-family: Sans-Serif;
	color: darkslategray;
	font-size: 10px;
	background-color: #ffffcc;
}

.cell_text_title5
{
    font-family: 'Times New Roman';
    color: #0033CC;
    font-size: 18px;
}

.table1
{
    color: #FFFFFF;
    font-family: Sans-Serif;
    font-size: 12px;
    text-align: center;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
}

.table2
{
    color: #FFFFCC;
    font-family: 'Times New Roman';
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
}

.table3
{
	border-right: 1px solid #D7D5CF;
	text-align: center;
}

.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;
	color: #993300;
}

.hyperlink3
{
	font-family: Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #3333cc;
	
}


.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;
}

.BottomLink
{
	font-family: Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #1e90ee;
}

.txt_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: 20px;
}


.separator
{
	color: #ffffff;
	border-top: #cccc99 1px dotted;	
}

.msg
{
	color: #cc3333;
	font-family: Sans-Serif;
	font-size: 10px;
}
