<style type="text/css">
/* ------------------------------------------------------------------------
   Standard Style Sheet for Star-Tech Calendar Application and the
   website for Star-Tech.org.
   Last Modified: 11/28/2003
   Last Modified by: Shelby Robert
-------------------------------------------------------------------------*/
/* General layout */
A:link        { color: #005177; 
				font-weight: normal; 
				text-decoration: underline; 
				}
A:visited     { color: #005177; 
				font-weight: normal; 
				text-decoration: underline;
				}
A:hover       { color: #CC3333; 
				font-weight: normal; 
				text-decoration: underline;
				}
BODY          { scrollbar-face-color: #AFC6DB; 
				scrollbar-shadow-color: #000000; 
				scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; 
				scrollbar-darkshadow-color: #AFC6DB;
                scrollbar-track-color: #F5F5F5; 
				scrollbar-arrow-color: #DEE7EF; 
				font-family: Verdana, Helvetica, Arial; 
                font-size:12pt;
				background-color: #F5F5F5;
				background-attachment: fixed; 
				margin-top: 0; 
				margin-left: 0; 
				margin-right: 0; 
				padding-top: 0; 
				padding-left: 0; 
                padding-right: 0; 
				}
text          { font-family: Verdana, Helvetica, Arial; 
				font-size: 12pt; 
				}
td, li, p     { font-family: Verdana, Helvetica, Arial; 
				color: #000000; 
				font-size: 10pt; 
				}
input         { background-color: #DEE7EF; 
				font-family: Verdana, Helvetica, Arial; 
				font-size: 9pt; 
				color: #000000; 
				}
button        { background-color: #DEE7EF; 
				font-family: Verdana, Helvetica, Arial; 
				font-size: 9pt; 
				color: #000000; 
				}
textarea      { background-color: #DEE7EF; 
				font-family: Verdana, Helvetica, Arial; 
				font-size: 9pt; 
				color: #000000; 
				}
select        { background-color: #AFC6DB; 
				font-family: Verdana, Helvetica, Arial; 
				font-size: 9pt; 
				color: #000000; 
				}
.bluebutton   { background-color: #D2E2EF;  
				font-family: Verdana, Helvetica, Arial; 
				font-size: 9pt; 
				color: #000000; 
				}				
.copyright    { font-family: Verdana, Helvetica, Arial; 
				font-size: 7pt; 
				}
.textarea     { background-color: #DEE7EF; 
				font-family: Verdana, Helvetica, Arial; 
				font-size: 8pt; 
				color: #000000; 
				}
.td10         { font-family: Verdana, Helvetica, Arial; 
				color: #000000; 
				font-size: 10pt; 
				}				
.tda10         { font-family: Arial, san-serif; 
				color: #000000; 
				font-size: 10pt; 
				}				

/* Misc./title/category colors */
.slogan		  { color: Navy;
				font-family: Verdana, Helvetica, Arial;
				font-size: 12pt;
				font-style: normal;
				font-weight: bold;
				}
.hr           { color: #6394BD; 
				}
.titlebg      { background-color: #6E94B7; 
				color: #FFFFFF; 
				}
.text1        { font-style: normal; 
				font-weight: bold; 
				font-size: 12pt; 
				color: #FFFFFF; 
				}
.catbg        { background-color: #DEE7EF; 
				color: #000000; 
				font-weight: bold; 
				font-size: 13pt; 
				}
.bordercolor  { background-color: #6394BD; 
				}

/* Image fonts */
.imgbg        { font-style: normal; 
				font-size: 10pt; 
				color: #005177; 
				}
.imgcatbg     { font-style: normal; 
				font-size: 10pt; 
				color: #005177; 
				font-weight: bold; 
				}
.imgtitlebg   { font-style: normal; 
				font-size: 10pt; 
				color: #FFFFFF;  
				font-weight: bold; 
				}
.imgwindowbg  { font-style: normal; 
				font-size: 9pt; 
				color: #005177; 
				}
.imgmenu      { font-style: normal; 
				font-size: 11pt; 
				color: #D4AD00; 
				font-weight: bold; 
				letter-spacing: 0.1em; 
				}
/* Post quote/code colors */
.quote        { font-size: 10pt; 
				font-family: Verdana, Helvetica, Arial; 
				color: #000000; 
				background-color: #DEE7EF; 
				}
.code         { font-size: 10pt; 
				font-family: Courier New; 
				color: #000000; 
				background-color: #CCCCCC; 
				}
.customcolor  { font-family: Verdana, Helvetica, Arial; 
				}
</style>
