/* CSS Document */

body{

    margin-left:0px;

    margin-right:0px;

    margin-bottom:0px;

    margin-top:0px;

    scrollbar-face-color:#cccccc;

    scrollbar-arrow-color:#FFFFFF;

    scrollbar-base-color:#cccccc;

    scrollbar-3dlight-color:#FFFFFF;

    scrollbar-shadow-color:#cccccc;

    scrollbar-darkshadow-color:#FFFFFF;

    scrollbar-highlight-color:#FFFFFF;

}

font {

	color: #ffffff;

	font-family: Verdana, Tahoma, Arial, Helvetica;

	font-size: 11px

}

textarea{

	color: #000000;

	font-family: Verdana, Tahoma, Arial, Helvetica;

	font-size: 11px

}

input{

	color: #000000;

	font-family: Verdana, Tahoma, Arial, Helvetica;

	font-size: 11px

}

select{

	color: #000000;

	font-family: Verdana, Tahoma, Arial, Helvetica;

	font-size: 11px

}

A {

    COLOR: #666666;  

    font-family: Verdana, Tahoma, Arial, Helvetica; 

    font-SIZE: 11px; 

    text-decoration:none;

    }

A:HOVER{ 

	COLOR: #FF3300; 

	font-family: Verdana, Tahoma, Arial, Helvetica; 

	font-SIZE: 11px; 

	text-decoration:underline;

	}



.catBgcolor

{

    background-color:#eeeeee;

}



.catBorder

{

    border: 1px solid #eeeeee;

}



.leftBarLink

{

    font-weight:bold;

    font-family:Arial;

    font-size:11px;

    color: #000000;

}

.leftBarLink:HOVER

{

    font-weight:bold;

    text-decoration:underline;

    font-family:Arial;

    font-size:11px;

    color: #000000;

}

.catBackground

{

     background-image: url(images/default_header.jpg);

}

.catTopBack

{

    background-image:url(images/topper_default.jpg);

}
#dropmenudiv{
position:absolute;
background-color: #ffffff;
border:1px solid #1298b5;
border-bottom-width: 0;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11; color: #333333;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #1298b5;
padding: 1px 0;
text-decoration: none;
font-weight:normal;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;

}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFff;
}
.link a{
border-bottom: 1px solid #ff7a1f;
padding: 1px 0;
font-weight:normal;
}
.link a:hover{ /*hover background color*/
background-color: #e0c88e;
font-weight:bold;
text-decoration: underline;
}
.box 
{
	background-color: #faf2e0;
	border-style: solid;
	border-color: #ddddff;
	border-width: 1px;
	padding: 5px 5px 5px;
	margin: 10px 0px 10px 0px;
}
.box2 
{
	background-color: #ffffff;
	border-style: solid;
	border-color: #ddddff;
	border-width: 1px;
	padding: 5px 5px 5px;
	margin: 10px 0px 10px 0px;
}
.btn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #e9cf98;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ddddff;
	border-bottom-color: #ddddff;
	border-left-color: #ddddff;
	border-right-color: #ddddff;
}
.field{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ddddff;
	border-bottom-color: #ddddff;
	border-left-color: #ddddff;
	border-right-color: #ddddff;
}	
div.sample_attach, a.sample_attach
{
  width: 100px;
  border:1px solid #ff7a1f;
  background: #ffffff;
  padding: 0px 5px;
  font-weight: 900;
  color: #999999;
}

a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 5px 2px 5px;
}


