.lettop {
	background-attachment: fixed;
	background-image: url(../letter/pagetop.gif);
	background-repeat: no-repeat;
}
.letleft {
	background-image: url(../letter/pageleft.gif);
	background-repeat: repeat-y;
}
.letright {
	background-image: url(../letter/pageright.gif);
	background-repeat: repeat-y;
}
.letbg {
	background-image: url(../letter/pagebg.gif);
}
.letbot {
	background-attachment: fixed;
	background-image: url(../letter/pagebot.gif);
	background-repeat: no-repeat;
}
.compformlg {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
}
.compformsm {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
}
.screenleft {
	background-image: url(../des/screen/lmarscreen.gif);
	background-repeat: repeat-y;
}
.screenright {

	background-image: url(../des/screen/rmarscreen.gif);
	background-repeat: repeat-y;
}
.screentop {


	background-image: url(../des/topscreen.gif);
	background-repeat: no-repeat;
}
.screenbot {



	background-image: url(../des/botscreen.gif);
	background-repeat: no-repeat;
}
.screentext {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #33FF00;
}
