img {
border: none;
}

body {
font-family:Verdena, Arial, Helvetica, sans-serif;
background-color:#fff;
font-size:100%;
font-style:normal;
line-height:normal;
font-variant:normal;
text-decoration:none;
margin:10px;
}

h1 {
font-size:100%;
font-weight:bold;
text-transform:capitalize;
color:#009;
margin:0;
}

h2 {
font-size:90%;
font-weight:bold;
text-transform:capitalize;
color:#009;
margin:0;
}

h3 {
font-size:80%;
font-weight:bold;
text-transform:capitalize;
color:#009;
margin:0;
}

h4 {
font-size:70%;
font-weight:bold;
text-transform:capitalize;
color:#666;
margin:0;
}

h5 {
font-size:60%;
font-weight:bold;
color:#666;
margin:0;
}

h6 {
font-size:50%;
font-weight:400;
color:#666;
text-align:justify;
margin:0;
}

p {
font-size:70%;
color:#333;
text-align:justify;
margin:0;
}

a:link {
font-weight:bold;
color:#666;
text-decoration:none;
}

a:visited {
font-weight:bold;
color:#999;
text-decoration:none;
}

a:hover {
font-weight:bold;
color:#03C;
text-decoration:underline;
}

a:active {
font-weight:bold;
color:#FF0000;
text-decoration:underline;
}

.reddot {
color:red;
}

input {
font-size:11px;
color:#7d7d7d;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#scroller {
overflow: auto;
position: relative;
width: 450px;
height:365px;
text-align: center;
}
#scrollerinner {
padding: 4px 4px;
}


.tablemain {
width: 350px;
border: 0
}

.thumbs {
width:100px;
float:left;
border:0;
padding:4;
font-size:60%;
font-weight:bold;
text-align: center;
color:#666;
}

.ltthumbs {
width:108px;
float:left;
border:0
padding-bottom:4px;
padding-left:4px;
padding-right:4px;
padding-top:0px;
font-size:90%;
text-align: center;
color:#CCCCCC;
}

#logo {
position:absolute;
left:0;
top:0;
width:110px;
height:auto;
padding:5px;
}

#menu {
position:absolute;
left:0;
top:110px;
width:110px;
padding:5px;
}

#header {
position:absolute;
left:120px;
top:40px;
width:600px;
height:auto;
padding:5px;
}

#header2 {
position:absolute;
left:120px;
top:10px;
width:600px;
height:auto;
padding:5px;
}

#content {
position:absolute;
left:120px;
top:110px;
width:600px;
height:auto;
padding:5px;
}

.images1 {
width:250px;
height:auto;
float:left;
}

.images2 {
width:250px;
height:auto;
float:left;
background:#000;
}

.imgleft {
float:left;
padding:0 4px 0 0;
}
