@import url(../lts/Style_Font.css);
.border {
	border: 1px solid #999999;
	text-align: left;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000033;
}
.border_line {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #006600;
}
.textbox_border {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}
.normal_text {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.botton {
	background-color: #FFFF00;
	border: 1px solid #333333;
}
.normal_links {
	font-family: Tahoma;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}
normal_links a:visited
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
normal_links a:active
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}
normal_links a:link
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}
.normal_links2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
normal_links2 a:Active {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.Botton_Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}
.BoxBorder {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #404040;
}
.RedBotton {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.textcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-position: center;
	text-align: center;
}

