.text_style {

	font-family: "Courier New", Courier, mono;

	font-size: 11px;

	font-style: normal;

	line-height: 13px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FFF;

}

body {
	background-color: #626262;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

a {
	color: #fff;
	text-decoration: none;
	font-family: Courier, "Courier New"; 
	font-size: 11px; 
}

a:visited {
	color: #fff;
	text-decoration: none;
	font-family: Courier, "Courier New"; 
	font-size: 11px; 
}

a:hover {
	color: #fff;
	text-decoration: underline;
	font-family: Courier, "Courier New"; 
	font-size: 11px; 
}

a:active {
	color: #fff;
	text-decoration: none;
	font-family: Courier, "Courier New"; 
	font-size: 11px; 
}

a:link {
	color: #fff;
	text-decoration: none;
	font-family: Courier, "Courier New"; 
	font-size: 11px; 
}


body,td,th {
	font-family: "Courier New", Courier, mono;

	font-size: 11px;

	font-style: normal;

	line-height: 13px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FFF;
}


img 
	{ 
	border: none; 
	}


.input 
    {
    color: #FF0000; 
    font-weight:bold; 
    background-color: #FFF; 
    border: 1px solid black; 
    height: 15px; 
    width: 300px; 
    font-size: 10px; 
    font-family: "Courier New", Courier, mono;
    }

.message
    {
    color: #FF0000; 
    font-weight:bold; 
    background-color: #FFF; 
    border: 1px solid black; 
    height: 300px; 
    width: 300px; 
    font-size: 10px; 
    font-family: "Courier New", Courier, mono;
    }


p { 
	font-family: Courier, "Courier New";
	font-size: 11px; 
	color:#fff; 
	line-height: 15px;
}

ul { 
	font-family: Courier, "Courier New"; 
	font-size: 11px; 
	color:#fff; 
	line-height: 16px;
	padding-left: 15px;
}


.lightbox {
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-width: 0px;
	border-style: solid;
}

.padding_l {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-align: left;
}


.boxtext { 
	font-family: Courier, "Courier New"; 
	font-size: 11px; 
	color:#fff; 
	line-height: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

.boxtext_ma { 
	font-family: Courier, "Courier New";
	font-size: 11px; 
	color:#fff; 
	line-height: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.boxtext_link { 
	font-family: Courier, "Courier New"; 
	font-size: 11px; 
	color:#fff; 
	text-align: right;
	vertical-align: bottom;
	width: 265px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.linebreak_startpage1 {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 10px;
}

.linebreak_startpage2 {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 11px;
}
