body{
	overflow : hidden;
    font : 12px Tahoma;
	cursor : default;
}

h1 {
	width : 100%;
	text-align : left;
    font : 12px 'Franklin Gothic Heavy';
	letter-spacing : 3px; 
	text-transform : uppercase;
	padding : 1px 5px 1px 5px;
	margin : 20px 1px 1px 1px;
    filter : Alpha(opacity=100);
}

a {
	width : 100%;
	margin : 1px;
    text-decoration : none;
	cursor : pointer;
    filter : progid:DXImageTransform.Microsoft.Fade(overlap=1, duration=1) Alpha(opacity=100);
}

a.minus1 {
	width : 140px;
}

a.minus5 {
	width : 68px;
}

a.minusInput {
	width : 78px;
}

i {
	width : 18px;
	text-align : center;
    font : 11px Webdings;
}

form{
	margin : 0px 0px -1px 0px;
	padding : 0;
}

input {
	height : 17px;
    width : 78px;
	margin : 0px 1px 1px 1px;
    border : 0;
	padding : 1px 5px 1px 5px;
    font : 12px Tahoma;
    filter : progid:DXImageTransform.Microsoft.Fade(overlap=1, duration=1) Alpha(opacity=100);
}

textarea {
    height : 417px;
    width : 100%;
	margin : 0px 1px 1px 1px;
    border : 0;
	padding : 1px 5px 1px 5px;
	scrollbar-face-color : white; 
	scrollbar-shadow-color : white; 
	scrollbar-highlight-color : white; 
	scrollbar-3dlight-color : white; 
	scrollbar-darkshadow-color : white; 
	scrollbar-track-color : white; 
	scrollbar-arrow-color : black;
	font : 12px Tahoma;
    filter : progid:DXImageTransform.Microsoft.Fade(overlap=1, duration=1) Alpha(opacity=100);
}

b{
	width : 20px;
	margin : 1px;
	color : black;
    font : 8px Tahoma;
	text-align : center;
}

b.highlight{
	font-weight : bold;
}

span{
	width : 20px;
	margin : 1px;
	text-align : center;
    font : 12px Tahoma;
	padding : 2px;
	filter : Alpha(opacity=100);
}

#bg {
    position : absolute;	
	overflow : hidden;
}

#shortcuts1 {
    position : absolute;
    left : 20px;
    top : 0;
	width : 160px;
}

#shortcuts1bottom {
    position : absolute;
    left : 20px;
    bottom : 20px;
	width : 160px;
}

#shortcuts2 {
    position : absolute;
    left : 200px;
    top : 0;
	width : 160px;
}

#shortcuts3 {
    position : absolute;
    left : 380px;
    top : 0;
	width : 160px;
}

#shortcuts4 {
    position : absolute;
    left : 560px;
    top : 0;
	width : 160px;
}

#textpads {
    position : absolute;
    right : 20px;
    top : 0;
	width : 340px;
}

#calendar {
    position : absolute;
    left : 740px;
    bottom : 20px;
	width : 160px;
}
