body { 
	font-family: Sans-serif,"Trebuchet MS",Verdana,Arial;       
        font-size: 12px;
        background: #ffffff;
        color: #666666;

}






div.fullpage {
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: -320px;

	width: 640px;	
	border: 0px solid #000000;


}


div.pagehead {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right:auto;
        margin-left:auto;
        top: 0px;
        width: 640px;   
        height: 128px;   
       	background-image: url(./cms4.jpg); 
        background-repeat: no-repeat;
        background-position: 0px 0px;
        text-align: left;

}


div.pageside {

        float: left;
        width: 110px;   

        text-align: right;

        padding-top: 50px;
        padding-left: 0px;
        padding-right: 10px;

        margin-top: -30px;
        margin-right: 30px;

        border-right: 0px dotted #333366;
}

hr {
   height: 1px;
   border: 0px;
   background: #aaaaaa;
   color: #aaaaaa;
   margin: 0px;

}

div.pagesideadmin {
	background: #ffffcc;
        color: #882222;
        border: 1px dotted #0000ff;
	padding: 3px;
}

div.pagebody {
	position: absolute;

	right: 0px;
        width: 510px;

	background-image: url(./pale70.png); 
        background-repeat: repeat;
        background-position: left top;

	border-left: 2px dotted #333366;
	padding-left: 10px;
}


a { outline: none; }
a:link { text-decoration: underline;  color: #333366;     }
a:visited { text-decoration: none; color: #333366;    }
a:hover { text-decoration: none; color: #000099;  }


a.diys_a { outline: none;  }
a.diys_a:link { text-decoration: underline;  color: #333366;     }
a.diys_a:visited { text-decoration: underline;  color: #333366;    }
a.diys_a:hover { text-decoration: underline;  color: #333366; background-color: #eeeeff; }

a.diys_aext { outline: none; }
a.diys_aext:link {  text-decoration: underline;  color: #333366;    }
a.diys_aext:visited {  text-decoration: underline;  color: #333366;    }
a.diys_aext:hover { text-decoration: underline;  color: #333366;   background-color: #eeeeff; }

a.diys_afile { outline: none; }
a.diys_afile:link { text-decoration: underline;  color: #333366;  background-color: #eeeeee;    }
a.diys_afile:visited { text-decoration: underline; color: #333366; background-color: #eeeeee;   }
a.diys_afile:hover { text-decoration: underline; color: #000099; background-color: #eeeeff; }


img.diys_img {
	border: 2px solid #f0f0f0;	
	margin: 2px;
}

img.diys_fimg {
	border: 2px solid #f0f0f0;	
	margin: 2px;
}

img.diys_limg {
	border: 2px solid #f0f0f0;	
	margin: 2px;
}

img.diys_rimg {
	border: 2px solid #f0f0f0;	
	margin: 2px;
}

div.diys_imgdiv {
	border: 2px solid #f0f0f0;	
	margin: 1px;
}

div.diys_fimgdiv {
	border: 2px solid #f0f0f0;	
	margin: 1px;
}

div.diys_limgdiv {
	border: 2px solid #f0f0f0;	
	margin: 1px;
}

div.diys_rimgdiv {
	border: 2px solid #f0f0f0;	
	margin: 1px;
}



td.diys_td {
	background: #eeeeee;
        font-size: 11px;
}

table.diys_table {
	background: #ffffff;	
	border: 1px solid #333366;			
	margin-left: 8px;	
}



h1.diys_h1 {
	color:#333366;
	margin-bottom: 1px;
	margin-top: 1px;
}

h2.diys_h2 {
	color:#333366;
	margin-bottom: 2px;
	margin-top: 10px;
	margin-left: 4px;

}


p.diys_p {
	margin-left: 8px;	
	margin-top: 1px;
	margin-bottom: 3px;
	text-indent: 5px;	
	

}

div.diys_cite {
	background: #f8f8f8;	
	border-left: 1px solid #333366;
	margin-left: 15px;	
	padding-left: 5px;	
	
}

input {

        color:#000000;
        font-family: sans-serif,Verdana,arial;
        font-size: 12px;
}

input.diys_button {

        color:#000000;
	font-family: arial,sans-serif,Verdana;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #f3f3f3;
	background: #dddddd;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
        font-size: 14px;
	margin:2px;
}

textarea {
	
        color:#000000;
        font-family: courier,fixed;
        font-size: 12px;
}

textarea.diys_textarea {
	background-image: url(/inputshadow.jpg);
        background-repeat: repeat;
        background-position: left top;

        color:#000000;
        font-family: courier,fixed;

        font-size: 14px;
	border: 1px solid #000000;
}


input.diys_input {
	background-image: url(/inputshadow.jpg);
        background-repeat: repeat;
        background-position: left top;

        color:#000000;
        font-family: courier,fixed;

        font-size: 14px;
	border: 1px solid #000000;
	margin:2px;
}

input.diys_file {
	background-image: url(/inputshadow.jpg);
        background-repeat: repeat;
        background-position: left top;

        color:#000000;
        font-family: courier,fixed;

        font-size: 14px;
	border: 1px solid #000000;
	margin:2px;
}

select.diys_select {
	background-image: url(/inputshadow.jpg);
        background-repeat: repeat;
        background-position: left top;

        color:#000000;
        font-family: arial,sans-serif,Verdana;
        font-size: 14px;
	border: 1px solid #000000;
	margin:2px;
}



div.adminpopup {

	position: fixed; 
	left: 10px;
	top: 10px;
	border: 1px solid #555599;
	z-index: 5; 
	colour: #000000; background: #ffffff;
	width: 480px;
	height: 480px;
	padding: 10px;
	overflow: auto;
}