a:link		{color: #CC6633;}
a:visited		{color: #CC6633;} 
a:active		{color: #CC6633;}
a:hover		{color: red;}

body		{
	font-family: Verdana, Arial, Helvetica;
	background-color: #BABBBC;
	color: white;}
body		{		scrollbar-3dlight-color: silver;
                    scrollbar-arrow-color: white;
                    scrollbar-base-color: silver;
                    scrollbar-darkshadow-color: silver;
                    scrollbar-face-color: gray;
                    scrollbar-highlight-color: silver;
                    scrollbar-shadow-color: silver;
                    scrollbar-track-color: gray;}	
                    
table	{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);}

h1, h2, h3, h4, h5, h6		{font-family: Verdana, Arial, Helvetica;}
p	{font-family: verdana, Arial, Helvetica; font-size: 9pt; color: white;}
h1	{color: rgb(153,0,0);}
h2	{color: rgb(255,204,0);}
h3	{color: rgb(0,153,153);}
h4	{color: rgb(204,255,255);}
h5	{color: rgb(0,0,102);}
h6	{color: rgb(153,0,0);}

.mainContent	{font-family: verdana, Arial, Helvetica; font-size: 10pt; color: white;}
.mainContentSmall	{font-family: verdana, Arial, Helvetica; font-size: 8pt; color: white;}
.footer		{font-family: verdana, Arial, Helvetica; font-size: 8pt; color: black;}
.breadcrumb		{font-family: verdana, Arial, Helvetica; font-size: 8pt; color: white;}
.title		{font-family: verdana, Arial, Helvetica; font-size: 11pt; color: gray; font-weight: bold;}
.line		{color: white;}
.mymenu

#layout		{background-color: gray;}
#content		{background-color: ;}
#footer		{background-image:url('../images/footer.gif');}
#nav			{background-image:url('../images/nav.gif');}