
body
{
margin:0 0 0 0px;
color:#000000;
position:relative;
font-family: Arial, Verdana, Sans-Serif, Times New Roman; 
text-decoration:none;
font-size:12px;
background-color:#ffffff;
}

#margin{
position:relative;
margin:0 0 0 0px;
}

.boldfont
{ font-family:Arial, Verdana, Sans-Serif, Times New Roman;
font-size:12px;
color:#000000;
}

.span{
line-height:80px;

}


a:link { 
color: #000000;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

a:visited {
color: #000000 ;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

a:hover {
color: #FF0000;
text-decoration: underline;
font-size: 12px;
}


.a1:link { 
color: #5BAE3E;
text-decoration: none;
}

.a1:visited {
color: #5BAE3E ;
text-decoration: none;

}
.a1:hover {
color: #FF0000;
text-decoration: underline;
}

.a2:link { 
color: #FF0000;
text-decoration: none;
}

.a2:visited {
color: #FF0000;
text-decoration: none;

}
.a2:hover {
color: #5BAE3E;
text-decoration: underline;
}

.a3:link { 
color: #898A89;
text-decoration: none;
}

.a3:visited {
color: #898A89;
text-decoration: none;

}
.a3:hover {
color: #FF0000;
text-decoration: underline;
}

/* Form elements */

select.flat, textarea.flat, input.flat, 
select.error, textarea.error, input.error,
textarea.code { 
border-style: solid;
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

select.flat, textarea.flat, input.flat,
textarea.code { 
border-color : #999999;
background : #ffffff;
}

select.error, textarea.error, input.error { 
border-color : #9DBDE5;
background : #ffcc00;
}

select.flat, textarea.flat, input.flat, 
textarea.code, textarea.code-gray {
font-family: Arial, Verdana, Sans-Serif, Times New Roman;
font-size: 12px; 
line-height: 8pt; 
color: #6A6A6A;
}

textarea.code-gray {
border-style: solid;
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px;
color: #808080;
}


.textfield
{
	width:300px;
	height:100px;
	border:1px solid #bfbfbf;
}

.tablediv div {
border:1px solid #BFBFBF;
float:left;
height:137px;
margin:0;
padding:0;
width:137px;
}
.a4:link {
color:#5BAE3E;
text-decoration:none;
}
.a4:visited {
color:#5BAE3E;
text-decoration:none;
}
.a4:hover {
border:1px solid #BFBFBF;
color:#FF0000;
text-decoration:underline;
}
/*.ulinumb {
height:auto;
margin:0;
padding:0;
width:135px;
}
.ulinumb ul {
display:block;
height:auto;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:145px;
}
.ulinumb ul li {
border:1px solid black;
float:left;
height:27px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 3px 3px;
padding:0;
text-align:center;
width:27px;
}
.ulinumb ul li a {
background-color:#FFFFFF;
color:#000000;
display:block;
line-height:27px;
text-align:center;
text-decoration:none;
}
.ulinumb ul li a:hover {
background-color:#F0F0F0;
border:1px solid red;
color:#FF0000;
line-height:27px;
text-align:center;
text-decoration:none;
}*/

.ulinumb a {
background-color:#FFFFFF;
border:1px solid black;
color:#000000;
display:block;
line-height:27px;
text-align:center;
text-decoration:none;
width:27px;
}
.ulinumb a:hover {
background-color:#F0F0F0;
border:1px solid red;
color:#FF0000;
line-height:27px;
text-align:center;
text-decoration:none;
width:27px;
}

.textnew 
{
background-color:#fd0909;
color:#FFFFFF;
font-family:Arial, Verdana, Sans-Serif, Times New Roman;
font-size:10px;
font-weight:bold;
}

.textbestseller 
{
background-color:#333333;
color:#FFFFFF;
font-family:Arial, Verdana, Sans-Serif, Times New Roman;
font-size:10px;
font-weight:bold;
}

.textheader {
color:#666666;
font-family:Arial, Verdana, Sans-Serif, Times New Roman;
font-size:14px;
font-weight:bold;
text-align:left;
}

.divscroll 
{
	scrollbar-face-color: #808080; /*/ obviously change this to whatever you want /*/
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFBF0;
	scrollbar-3dlight-color: #808080;
	scrollbar-shadow-color: #FFFBF0;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #CCCCCC;
	height: 330px;
	overflow: auto;
}

.divscrollsmall
{
	scrollbar-face-color: #808080; /*/ obviously change this to whatever you want /*/
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFBF0;
	scrollbar-3dlight-color: #808080;
	scrollbar-shadow-color: #FFFBF0;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #CCCCCC;
	height: 30px;
	overflow: auto;
}

.sitemap:link { 
color: #000000;
text-decoration: none;
}

.sitemap:visited {
color: #000000 ;
text-decoration: none;

}
.sitemap:hover {
color:#FF0000;
text-decoration: underline;
}