/* CSS Document */
.nav1				{
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #CCCCCC;
					}								
.nav1 a				{
					color: #CCCCCC;
					text-decoration: none;
					}
.nav1 a:hover		{
					color: #ffffff;
					}
.enter			{
					font-family: arial, helvetica, sans-serif;
					font-size: 20px;
					font-weight: bold;
					color: #CCCCCC;
					}								
.enter a				{
					color: #CCCCCC;
					text-decoration: none;
					}
.enter a:hover		{
					color: #ffffff;
					}
.links				{
					font-family: arial, helvetica, sans-serif;
					font-size: 10pt;
					font-weight: plain;
					color: #CCCCCC;
					padding-bottom:12px;
					}								
.links a				{
					color: #CCCCCC;
					text-decoration: none;
					}
.links a:hover		{
					color: #ffffff;
					}

.boxtxt				{
					font-family:  arial, helvetica, sans-serif;
					font-size: 10pt;
					font-weight: plain;
					color: #ffffff;
					text-align: left;
					}
.head				{
					font-family:  arial, helvetica, sans-serif;
					font-size: 20pt;
					font-weight: plain;
					color: #8E011B;
					padding-left: 20px;
					}
					
.design				{
					font-family:  arial, helvetica, sans-serif;
					font-size: 10pt;
					font-weight: plain;
					color: #8E011B;
					text-align: left;}
.design a				{
					color: #8E011B;
					text-decoration: none;
					}					
.design a:hover		{
					color: #A39797;
					}