/* Default CSS Stylesheet for a new Web Application project */
.menu_out
{
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 1D3348;
	text-decoration: none;
}
.menu_hover
{
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 1D3348;
	cursor: hand;
}
.menu_Title
{
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 15px;
	color: 1D3348;
	text-decoration: none;
}
.menu_Title_link
{
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 15px;
	color: 1D3348;
	cursor: hand;
}
.Tienich
{
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 15px;
	color: 1D3348;
	text-decoration: none;
}
.Tienich_link
{
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 15px;
	color: 1D3348;
	cursor: hand;
}

.news
{
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 15px;
	color: 1D3348;
	text-decoration: none;
}
.news_link
{
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 15px;
	color: 1D3348;
}

.txt_White
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.txt_White2
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.txt_Content
{
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
}
.Txt_Title
{
	font-size: 15px;
	color: #3A297A;
	font-weight: bold;
	font-family: Times New Roman,Verdana, Helvetica,Tahoma Sans-serif;
	text-decoration: none;
}

.Txt_Title2
{
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 1D3348;
	text-decoration: none;
}
.txt_Count
{
	font-family: Verdana,Arial,Times New Roman, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.txt_red
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.Txt_Date_Time
{
	font-size: 15px;
	color: #eaae10;
	font-family: Times New Roman, Verdana,Arial, Helvetica,Tahoma Sans-serif;
	text-decoration: none;
}
.Txt_Author
{
	font-size: 15px;
	color: #1D3348;
	font-style: italic;
	font-family: Times New Roman, Verdana,Arial, Helvetica,Tahoma Sans-serif;
	text-decoration: none;
}

.inputtext
{
	width: 100%;
	border: solid 1px;
	color: #036;
}
.inputtext2
{
	width: 80%;
	border: solid 1px;
	color: #036;
}

.inputselect
{
	width: 350px;
	border: solid 1px;
	color: #036;
}

.button
{
	font-size: 15;
	font-family: Times New Roman, Verdana,tahoma,Verdana,Arial,Sans-Serif;
	text-align: center;
	width: 65;
	height: 30;
	background-color: #ffffe1;
}
.button2
{
	font-size: 14;
	font-family: Times New Roman, Verdana,tahoma,Verdana,Arial,Sans-Serif;
	text-align: center;
	width: 68;
	height: 22;
	background-color: #ffffe1;
}
.button3
{
	font-size: 11;
	font-family: Times New Roman, Verdana,tahoma,Verdana,Arial,Sans-Serif;
	text-align: center;
	width: 120;
	height: 20;
	background-color: #ffffe1;
}
.bg_Main
{
	background-color: #810F0F;
}

