

	body
	{
		scrollbar-base-color: #F82020;
		scrollbar-track-color: #F82020;
		scrollbar-face-color: #F82020;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF; 
		padding: 10px;
		margin: 10px;
		background-color: #F82020;
		background-attachment: fixed;
		background-image: url(http://mckc.dvc.us/images/back.gif);
		color: #000;


	}
	

	#contents	
	{

   		margin-top: 10px;
		margin-bottom: 10px;
		margin-right:auto;
		margin-left:auto;
		padding: 0px;
		text-align: left;
	}
	
	h1	
	{
		font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 24px;
	}

	h2	
	{
		font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 18px;
	}

	h3	
	{
		font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 14px;
	}


	p	
	{
		background-color: transparent;
		font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
                             text-align: justify;
	}


	ul 
	{

	font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
              text-align: justify;
	}

	th 
	{
	font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
              background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
               text-align: left;
	}


	ol 
	{

	font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
               text-align: justify;
	}

	.pc	
	{
		color: #333;
		background-color: transparent;
		font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
                             text-align: center;
	}

	.first 
	{
	font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	}
	
	.note 
	{
	font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}

	.title	
	{
		color: #333;
		font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 20px;
		font-weight: bold;
	}

	.bold	
	{
		color: #333;
		font-family: Arial Rounded MT Bold, Arial,, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
	}


.box {
background-color:#E2F2FE 
}



input.btn{

display: inline;
font-family: Arial Rounded MT Bold, Arial,, helvetica, sans-serif;
text-align:center;
text-valign:center;
font-size:12px;
font-weight:bold;
text-decoration: none;
padding:3px;
color: FFFFFF;
border-style: outset;
border-width: 1;
white-space: pre;
height: 24px; 
background-color: transparent;
background-image: url(http://mckc.dvc.us/images/btnup.gif);
}

input.btn2
{
display: inline;
font-family: Arial Rounded MT Bold, Arial,, helvetica, sans-serif;
text-align:center;
text-valign:center;
font-size:12px;
font-weight:bold;
text-decoration: none;
padding:3px;
color: FFFFFF;
border-style: outset;
border-width: 1;
white-space: pre;
height: 24px; 
background-color: transparent;
background-image: url(http://mckc.dvc.us/images/btndn.gif);
}

input.btn3
{
display: inline;
font-family: Arial Rounded MT Bold, Arial,, helvetica, sans-serif;
text-align:center;
text-valign:center;
font-size:12px;
font-weight:bold;
text-decoration: none;
padding:3px;
color: FFFFFF;
border-style: outset;
border-width: 1;
white-space: pre;
height: 24px; 
background-color: transparent;
background-image: url(http://mckc.dvc.us/images/btng.gif);
}


a.:link	{ color: #FFFFFF; text-decoration: none; }

a.:visited{ color: #0000FF; text-decoration: none; }

a.:hover	{ font-color: #0000FF; text-decoration: none; background: #F82020; }

a.:active	{ font-color: #FF0000; text-decoration: none; }

div.fileinputs { position: relative; } 
div.fakefile { position: absolute; top: 0px; left: 0px; z-index: 1; } 
input.file { position: relative; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; z-index: 2; } 
input.file2 { position: absolute; top: 0px; left: 0px; z-index: 3; } 

