/* CSS Document */

/* scrollbar style */
BODY 
{
	scrollbar-face-color: #C7D6E9;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #6699FF;
	scrollbar-arrow-color: #6699FF;

}
/* End scrollbar style */

/* Standard anchor tag formatting */ 
A:link { 
  color: #660000;
  text-decoration: none; }
A:visited { 
  color: #660000;
  text-decoration: none; }
A:hover {
  color: #000000;
  text-decoration: none;}
A:active {
  color: #660000;
  text-decoration: none;}
  
A.footer:link { 
  color: #000000;
  font-size: 8px;
  text-decoration: none; }
A.footer:visited { 
  color: #000000;
  font-size: 10px;
  text-decoration: none; }
A.footer:hover {
  color: #F7921E;
  font-size: 10px;
  text-decoration: none;}
A.footer:active {
  color: #F7921E;
  font-size: 10px;
  text-decoration: none;}
/* end Standard anchor tag formatting */

/* navigation link formatting */
A.nav:link {
color: #ffffff;
	display: block;	
	width: 105px;
	padding-top: 1px;
	padding-bottom: 2px;
	font-size: 9px;
	background-color: #000000;
	text-decoration: none;}
A.nav:visited { 
color: #ffffff;
	display: block;
	width:105px;
	padding-top: 1px;
	padding-bottom: 2px;
	font-size: 9px;
	background-color: #000000;
	text-decoration: none;}
A.nav:hover {
color: #000000;
	display: block;
	width: 105px;
	padding-top: 1px;
	padding-bottom: 2px;
	font-size: 9px;
	background-color: #cccccc;
	text-decoration: none;}
A.nav:active {
	color: #ffffff;
	display: block;
	width: 105px;
	padding-top: 1px;
	padding-bottom: 2px;
	font-size: 9px;
	background-color: #000000;
	text-decoration: none;
	font-size: 9px;
}	

A.portfolio_nav:link {
color: #000000;
	display: block;	
	width: 168px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	text-decoration: none;}
A.portfolio_nav:visited { 
color: #000000;
	display: block;
	width: 168px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	text-decoration: none;}
A.portfolio_nav:hover {
color: #000000;
	display: block;
	width: 168px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color: #DFDFDE;
	text-decoration: none;}
A.portfolio_nav:active {
color: #000000;
	display: block;
	width: 168px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color: #DFDFDE;
	text-decoration: none;}	

/* End navigation link formatting */

/* table color formatting */
table {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-indent: 0px;
  color: #000000; }
td {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-indent: 0px;
  color: #000000; }
table.orange {BACKGROUND-COLOR: #F7921E;
               font-weight: bold;}
td.orange {BACKGROUND-COLOR: #F7921E;
               font-weight: bold;}
table.lt_grey {BACKGROUND-COLOR: #ECEBEB;
               padding: 3px;}
td.lt_grey {BACKGROUND-COLOR: #ECEBEB;
               padding: 3px;}
table.grey {BACKGROUND-COLOR: #DFDFDE;}
td.grey {BACKGROUND-COLOR: #DFDFDE;}
/* end table color formatting */

/* Text formatting for content */
.text_orange_content {color: #F7921E;}
  
.text_small {font-size: 10px;}
  
.text_blue_content {color: #91C2D3; }

.text_bold_blue {
  font-weight: bold;
  color: #91C2D3;}
  
.text_bold_orange {
  font-weight: bold;
  color: #F7921E;}
  
.orange_title {
  font-weight: bold;
  font-size: 15px;
  color: #F7921E;}
  
.blue_title {
  font-weight: bold;
  font-size: 18px;	
  text-transform: uppercase;
  color: #91C2D3;}
/* End formatting for content */

/* List formatting */
ul {list-style-image:  url(file://///Spudweb/data/Websites/SpudSoftware/Root/TestSites/Sinas%20Dramis/%27../images/bullet.gif%27);
font-family: verdana, Arial, Helvetica, sans-serif;
       font-weight: normal;
       font-size: 11px;
	   line-height: 20px;
	   padding: 0}

li {list-style-image:  url(file://///Spudweb/data/Websites/SpudSoftware/Root/TestSites/Sinas%20Dramis/%27../images/bullet.gif%27);
font-family: verdana, Arial, Helvetica, sans-serif;
       font-weight: normal;
       font-size: 11px;
	   line-height: 20px;
	   padding: 0}
/* end formatting */

/* Header formatting */
H1, H2, H3, H4, H5, H6 {color: #000000;
		    font-family: verdana, Arial, Helvetica, sans-serif;
			margin-top: 1px;
		    margin-bottom:1px;}
/* End Header formatting */

/* Class Selectors */
.underline {text-decoration: underline;}
.allcaps {text-transform: uppercase;}
.margin {margin: 10px;}
.margin_main {margin-top: 10px;
              margin-bottom: 10px;}
.margin_footer {margin: 10px;}
.margin_title {margin: 5px;}
.margin_quick_tips {margin: 3px;}
/* End class selectors */

/* form elements formatting */
input, password {
	BORDER: 0px solid #91C2D3; 
	FONT-SIZE: 11px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; BACKGROUND-COLOR: #ECEBEB; background-image:  url(file://///Spudweb/data/Websites/SpudSoftware/Root/TestSites/Sinas%20Dramis/%27../images/form_bground.jpg%27);
	vertical-align: middle
}

INPUT{ BORDER: 0px solid #91C2D3;
            FONT-SIZE: 11px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
            BACKGROUND-COLOR: #ECEBEB; background-image:  url(file://///Spudweb/data/Websites/SpudSoftware/Root/TestSites/Sinas%20Dramis/%27../images/form_bground.jpg%27);
	vertical-align: middle}
			
TEXTAREA{
	BORDER: 1px solid #91C2D3;
	FONT-SIZE: 11px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #ECEBEB; background-image:  url(file://///Spudweb/data/Websites/SpudSoftware/Root/TestSites/Sinas%20Dramis/%27../images/form_bground.jpg%27);}

SELECT{
	BORDER: 1px solid #91C2D3;
	FONT-SIZE: 11px; font-weight:normal; COLOR: #000000; FONT-FAMILY: verdana,arial; 
    BACKGROUND-COLOR: #ECEBEB; background-image:  url(file://///Spudweb/data/Websites/SpudSoftware/Root/TestSites/Sinas%20Dramis/%27../images/form_bground.jpg%27);
	vertical-align: middle}
/* end form elements formatting */
