/* CSS Document */

body
          { background-image: url(images/pagebg.gif);
		    margin-left: 10px;
			margin-top: 10px;
			margin-right: 10px;
			margin-bottom: 10px;}
			
a		  { font-family: Tahoma; 
            font-size: 13px; 
			font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none}

a:hover	  { font-family: Tahoma; 
            font-size: 13px; 
			font-weight: bold; 
			color: #FFFF00; 
			text-decoration: none}
			
.a_static		  { font-family: Tahoma; 
            font-size: 13px; 
			font-weight: bold; 
			color: #CCCCCC; 
			text-decoration: none}

.a_small  { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: bold; 
			color: #3556e7; 
			text-decoration: none}

.a_small:hover	  { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: bold; 
			color: #000066; 
			text-decoration: none}

.a_small_static  { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: bold; 
			color: #999999; 
			text-decoration: none}

.formtext
	      { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: normal; 
			color: #000066; 
			text-decoration: none}

.text
	      { font-family: Tahoma; 
            font-size: 12px; 
			font-weight: normal; 
			color: #000066; 
			text-decoration: none}

.textbigblk
	      { font-family: Tahoma; 
            font-size: 17px; 
			font-weight: bold; 
			color: #000000; 
			text-decoration: none}
			
.textbig
	      { font-family: Tahoma; 
            font-size: 17px; 
			font-weight: bold; 
			color: #3556e7; 
			text-decoration: none}
			
.input3   { height: 17px; 
			width:230px;
			background-color: #DADBDD;
			color: #666666;
			font-size: 11px;
			font-family: Tahoma;
			font-weight: bold;
			border-left-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-top-width: 0px; }

.input2   { height: 180px; 
			width:270px;
			background-color: #DADBDD;
			color: #666666;
			font-size: 11px;
			font-family: Tahoma;
			font-weight: bold;
			border-left-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-top-width: 0px; }

.input1   { height: 17px; 
			width: 180px;
			background-color: #DADBDD;
			color: #666666;
			font-size: 11px;
			font-family: Tahoma;
			font-weight: bold;
			border-left-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-top-width: 0px; }

.textbigger
	      { font-family: Tahoma; 
            font-size: 30px; 
			font-weight: bold; 
			color: #aeaec3; 
			text-decoration: none}

.nav
	      { font-family: Tahoma; 
            font-size: 13px; 
			font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none}
			
.nav:hover
	      { font-family: Tahoma; 
            font-size: 13px; 
			font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none}

.navstatic
	      { font-family: Tahoma; 
            font-size: 13px; 
			font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none}

.navsmall
	      { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: normal; 
			color: #aeaec3; 
			text-decoration: none}
			
.navsmall:hover
	      { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: normal; 
			color: #FFFFFF; 
			text-decoration: none}

.smalltext
	      { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: bold; 
			color: #3556e7; 
			text-decoration: none}
			
.navtext
	      { font-family: Tahoma; 
            font-size: 12px; 
			font-weight: bold; 
			color: #3556e7; 
			text-decoration: none}
			
.navtext:hover
	      { font-family: Tahoma; 
            font-size: 12px; 
			font-weight: bold; 
			color: #000066; 
			text-decoration: none}
			
.footer
	      { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none}
			
.textred
	      { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: bold; 
			color: #CC0000; 
			text-decoration: none}
			
.textred:hover
	      { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: bold; 
			color: #0000FF; 
			text-decoration: none}
			
.c-more_link 
		  { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: bold; 
			color: #ff8a00; 
			text-decoration: none}
			
.c-more_link:hover 
		  { font-family: Tahoma; 
            font-size: 11px; 
			font-weight: bold; 
			color: #ffc580; 
			text-decoration: none}
			

			

