body {
background-color: #D5ECF5;
text-align: right;
margin-top: 0px;
}

#container {
position: relative;
margin-right: 0px;
margin-left: auto;
width: 500px;
}

#top1 {
position: absolute;
top: 0px;
left: 0px;
}

#top2 {
position: absolute;
top: 165px;
left: 0px;
}

#menu {
position: absolute;
top: 165px;
left: 350px;
}

.adv {
position: absolute;
top: 370px;
left: 355px;
z-index: 3;
}


#left {
position: absolute;
top: 287px;
left: 0px;
}

#tbcontent {
position: absolute;
top: 287px;
left: 114px;
width: 236px;
}

#content {
background-image: URL("images/cssbg.gif");
background-repeat: repeat-y;
min-height: 200px;
height: auto !important;
height: 200px;
}

.write {
padding-left: 10px;
padding-right: 10px;
text-align: justify;
}

.copy {
border-top: 1px dashed #AFEBFF;
padding-top: 5px;
margin-top: 12px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 0px;
text-align: center;
font-size: 10px;
color: #86D2EB;
font-family: tahoma, arial;
}

.write, td {
font-family: Arial Narrow, arial, verdana;
font-size: 11px;
color: #4ABBEE;
}

.title, .title2 {
font-family: arial, verdana, tahoma;
color: #72E6FF;
font-weight: bold;
text-align: right;
padding-right: 15px;
text-transform: uppercase;
border-bottom: 1px dashed #A2F1FF;
margin-bottom: 5px;
}

.title {
font-size: 14px;
}

.title2 {
font-size: 12px;
}

input, textarea, select {
font-family: verdana, arial, tahoma;
font-size: 10px;
color: #6ABAD7;
background-color: #F4FCFF;
border: 1px solid #6ABAD7;
}

input, textarea {
letter-spacing: 1px;
}

.noborder {
border-width: 0px;
}

.block {
padding-left: 5%;
padding-right: 5%;
width: 90%;
}

img {
border: none;
cursor: default;
}

a, a:active, a:link, a:visited {
font-weight: bold;
color: #00D1FF;
text-decoration: none;
cursor: default;
}

a:hover {
color: #00A2FF;
text-decoration: underline;
}
