@charset "utf-8";
body,td,th {font-family: Tahoma; font-size: small}

body {background-color: #FFFFFF}

.normal {
	font-family: Tahoma;
	font-size: small;
}
.manu {
	font-family: Tahoma;
	font-size: medium;
	color: #FFFFFF;
	font-weight: normal;
}

.head-index {
	font-family: Tahoma;
	font-size: medium;
	color: #0D0E60;
	font-weight: bold;
}
.head-contact {
	font-family: Tahoma;
	font-size: medium;
	color: #B79206;
	font-weight: bold;
}
.head-gellery {
	font-family: Tahoma;
	color: #666666;
	font-size:30px;
	font-weight: bold;
	word-spacing: 10px;
	text-indent: 30px;
}
h1 {
	font-size:30px;
	word-spacing: 10px;
	text-indent: 30px;
	padding:0;
	margin:0;
}
.head-product {
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
}
.www {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.address-right {
	font-family: Tahoma;
	font-size: small;
	text-align: right;
	margin-top: -1em;
}
.address-left {
	font-family: Tahoma;
	font-size: small;
	text-align: left;
	margin-top: -1em;
}
a.manu:link {
	font-size:16px;
    text-decoration: none;
}
a.manu:visited {
	font-size:16px;
    text-decoration: none;
}
a.manu:hover {
    text-decoration: none;
	font-size:18px;
	font-weight:bold;
}
a.manu:active {
	font-size:18px;
    text-decoration: none
	font-weight:bold;
}

.buttontext1 {
	padding:3px; 
	border:1px solid black; 
}

.buttontext1:focus {
	background:#FF6633;
	border-color:#FF6633;
	color:#000000;
}

a.button1 {
	color:#003399;
	text-decoration:none;
	font-size:13px;
	display:block;	
	float: left;
	padding:3px 6px 3px 6px;
	border:1px dotted black;
	margin: 0 5px 0 0px;
	text-align: justify;
}

a.button1:hover {
	border:1px solid black;
	background-color:#FFFF99;
}

.headertablediamond {
	background-color:#034ea1;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
}

.detailtablediamond {
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
	font-size:13px;
}

input[type=text],input[type=password],input[type=file],input[type=number],select,textarea {
	font-family:tahoma, "ms Sans Serif", arial;
	font-size:small;
	padding:3px;
	border:1px dotted black;
}


input[type=text]:hover,input[type=password]:hover,input[type=file]:hover,input[type=number]:hover,select:hover,textarea:hover {
	background-color:#FFFFBB;
	border:1px dotted black;
}

input[type=text]:focus,input[type=password]:focus,input[type=file]:focus,input[type=number]:focus,select:focus,textarea:focus {
	background-color:#FFFFBB;
	border:1px dotted black;
}

select {
	border:1px dotted black;
	font-family:tahoma, "ms Sans Serif", arial;
	font-size:small;
}

.newsmessage1 {
	font-family:tahoma, "ms Sans Serif", arial;
	font-size:14px;
	line-height:23px;
	color:red;
}

#rotator img { 
	position:absolute; 
	padding:0px;
	margin:0px;
}