/* kossan.com CSS Document */
body {scrollbar-3dlight-color:#CCCCCC;
		   scrollbar-arrow-color:#333333;
		   scrollbar-base-color:#FFFFFF;
		   scrollbar-darkshadow-color:#CCCCCC;
		   scrollbar-face-color:#FFFFFF;
		   scrollbar-highlight-color:#E8E8E8;
		   scrollbar-shadow-color:#666666}
.bg1 {background-image: url(images/bg_right.gif);
		background-position: bottom center;
		background-repeat: repeat-x}
.bg2 {background-image: url(images/bg_cs.gif);
		background-position: bottom center;
		background-repeat: repeat-y}
.bg3 {background-image: url(images/bg_1.gif);
		background-position: bottom center;
		background-repeat: repeat-y}
.bg4 {background-image: url(images/bg_2.gif);
		background-position: bottom center;
		background-repeat: repeat-x}

h1 {
text-align: center;
font-weight: bold;
font: 10px verdana;
color:#333333;
margin-left: 2px;
margin-right: 2px;
margin-top: 2px;
margin-bottom: 2px
}
p {
text-align: left;
font: 12px verdana;
color:#333333;
margin-top: 5px;
margin-left: 18px;
margin-right: 15px;
margin-bottom: 5px}

/* link colors */
a:link {color: #FF6600}
a:visited {color: #FF6600}
a:hover {color: #FF0000}
a:active {color: #333333}


/* d-html styles */

#dropmenudiv{
position:absolute;
border:2px solid snow;
font:normal 10px Verdana;
line-height:15px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #F3C2C2;
}

/* field */
.field {
font: 10px verdana;
color:#333333;
}

#qlinks {font-size:11px; width:158px; margin: 0 auto; padding-top:10px;}
#qlinks li {list-style:url(images/bullet.gif);}