@charset "utf-8";
/* CSS Document */

body {
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#656565;
	font-variant:normal;
}

.link{
	cursor: default;
}

.text
{

}

.footertext
{
	font-size:12px;
	color:#6b6b6b;
	font-variant:normal;
	text-decoration:none;
}

.smalltext
{
	font-size:9px;
	color:#000000;
	font-variant:normal;
	font-weight:500;
}

.footertextred
{
	font-size:12px;
	color:#842829;
	font-variant:normal;
	font-weight:600;
}

.headingred
{
	font-size:16px;
	color:#842829;
	font-variant:normal;
	font-weight:bold;
}

.footertextred1
{
	font-size:14px;
	color:#842829;
	font-variant:normal;
	font-weight:600;
}

.tablebox
{
	border:#dfdfdf solid 1px
}

.tablebox1
{
	border:#6e6e6e solid 1px
}

.tablebox2
{
	border-bottom:#dfdfdf solid 1px; 
	border-left:#dfdfdf solid 1px; 
	border-right:#dfdfdf solid 1px
}

.firstTime {
	font-size: 18px;
	color:#842829;
	font-weight: bold;
	text-align: center;
}

.firstTimeBox {
	border: 1px solid black;
	background-color: #cccccc;
	text-align: center;
}

