/**
 * The main body
 *
 */
body         { background-color: black }
.pagehead    { background-color:white; border:solid 10px whitesmoke;}
.content     { background-color:white; border:solid 10px whitesmoke;}
.contenthead { font-family: trebuchet ms,luxi sans,sans-serif; font-size: 14pt; letter-spacing: 1pt; font-weight: bold }
.contentsubhead { font-family: trebuchet ms,luxi sans,sans-serif; font-size: 12pt; letter-spacing: 1pt; font-weight: bold }
.contentdetail { font-family: trebuchet ms,luxi sans,sans-serif; font-size: 12pt; letter-spacing: 1pt }
.blogsignature{ font-family: trebuchet ms,luxi sans,sans-serif; font-size: 8pt;}
.blogtitle{ font-family: trebuchet ms,luxi sans,sans-serif; font-size: 12pt;font-weight:bold;text-decoration:underline;}
.blogdetails{ font-family: trebuchet ms,luxi sans,sans-serif; font-size: 10pt;}
.menu        { background-color: whitesmoke;font-family: trebuchet ms,luxi sans,sans-serif; font-size: 12pt; 
               letter-spacing: 1pt; font-weight: bold; border:dashed 2px gray;}
.menulink:active,.menulink:hover,.menulink:visited,.menulink { text-decoration: underline; letter-spacing: 1pt; color: #000080; font-family: 
               Helvetica; font-weight: bold;}
input.textbox{border:1px solid gray;width:170px; font-family: trebuchet ms,luxi sans,sans-serif; font-size: 10pt; letter-spacing: 1pt }
input.button {border:1px solid gray;width:75px;}
textarea{border:1px solid gray; font-family: trebuchet ms,luxi sans,sans-serif; font-size: 10pt; letter-spacing: 1pt }
select{width:170px; font-family: trebuchet ms,luxi sans,sans-serif; font-size: 10pt; letter-spacing: 1pt }
tr.listhead{text-decoration:underline;}
tr.listdetaillight{}
tr.listdetaildark{background-color:whitesmoke}
ul.ResourceName{list-style-image : url(./images/prog2.png);}
/*rgb(211,230,234);rgb(242,249,255) */