/* CSS Document */

body {
	background-image:url(../images/bg_page.gif);
	margin-top :0px;
	margin-left :0px;
	margin-right :0px;
	margin-bottom :0px;
}

/* txt-content ---------------------------------------------------------------------------------- */

.txt-content {
	font-family: Arial, Tahoma, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
.txt-content1 {
	font-family: Arial, Tahoma, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
.txt-footer {
	font-family: Arial, Tahoma, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/* bg ---------------------------------------------------------------------------------- */
.bg-footer {
	background-image: url(../images/footer_strip.gif);
	background-position: top;
	background-repeat: repeat-x;
}


.txt-box {
	width: 200px;
	height: 20px;
}
.txt-list {
	width: 200px;
	height: 20px;
}
.txt-area {
	width: 300px;
	height: 100px;
}

/* link ---------------------------------------------------------------------------------- */

.mail {
	font-family: Arial, Tahoma, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.mail A{
	font-family: Arial, Tahoma, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.mail A:hover{
	font-family: Arial, Tahoma, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #c50024;
	text-decoration: none;
}


.hdot {
	background-image: url(../images/dotted-line1.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #c50024;
	text-decoration: none;
}
.number A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.number A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #c50024;
	text-decoration: underline;

}
.number A:active,.number A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #c50024;
    text-decoration: underline;

}
