﻿.searchhighlight {
	background-color: #FFFF00;
}

A {
	text-decoration:underline;
	font-size:10pt
}

.menu a:hover {
	text-decoration: none;
	color: #FF0000;
}

body {text-align: center;
			scrollbar-3dlight-color:#F08080;
           scrollbar-arrow-color:#FF0000;
           scrollbar-base-color:#FF1493;
           scrollbar-track-color:#D3D3D3;
           scrollbar-darkshadow-color:#F08080;
           scrollbar-face-color:#A9A9A9;
           scrollbar-highlight-color:#FF0000;
           scrollbar-shadow-color:#DC143C}

#container {margin:0 auto; width:850px; text-align:left; border:0px solid red;}
  	
.menunormal {
	background-color: #808080
}
.menuhighlight {
	background-color: #676767
}

.style1 {
	text-align: center;
}
#txt1 {
	width: 427px;
}

.srchsugghint{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;
	color: #808080;
	text-decoration: none;
	border:2;
	border-bottom:thin;
}
.srchsugghint A{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.srchsugghint A:hover{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	background-color: #C0C0C0;
}
srchsugghint td{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #808080;
	display:block;
}
td.srchsugghint hover{
	background: #808080;
}
tr:srchsugghint hover{
	background-color: #808080;
}

.itemBorder {
	border: 1px solid black
}

.itemText {
	text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica
}

.crazyBorder {
	border: 2px outset solid black
}

.crazyText {
text-decoration: none; color: #FFFFFF; font: Bold 12px Arial, Helvetica
}

#slideshow {
	width: 166px;
}

.bullet {
	padding-left:0px;
	margin-left: 15px;
	margin-top:-5px;
}

.dictionaryunderline {
	border-bottom:1px dashed;
	cursor: pointer;
}

.dictionarycontent {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}

.thumbalbum {
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
}

.menucell {
	cursor:pointer;
}

.menu_class_pdm {
	background-color:#c0c0c0;
	padding:5px;
}

.menu_class_pdm a {
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma;
	font-size:10pt;
}

.menu_class_pdm a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#ffaf22;
	background-color:#ff0000;
}

/* start rounded buttons */

button {
border: 0px none;
cursor: normal;
font-weight: normal;
padding: 0px 0px 0px 0px;
text-align: center;
vertical-align:bottom;
height: 30px;
line-height: 30px;
width: auto;
}

button span {
display: block;
padding: 0px 0px 0px 5px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}

button.rounded span {
background: transparent url( ../images/btn_left.png ) no-repeat scroll left top;
color: #ffffff;
}

button.rounded {
background: transparent url( ../images/btn_right.png ) no-repeat scroll right bottom;
clear: left;
font-family:Tahoma;
font-size:10pt;
}

/*button.rounded:hover {
background-position: 100% -30px;
}

button.rounded:hover span {
background-position: 0% -30px;
}*/

button::-moz-focus-inner {
border: none;
}
	
/* button colors - light green : #84D90D, dark green: #2A5705*/
/* end rounded buttons */
