body {
margin: auto;
background-image: url('index_images/bg.gif');
}

a img {
	border: 0;
}

table {
border: 0px;
border-collapse: collapse;
}

.main {

}

.divider {
height: 2px;
width: 680px;
background: gray;

}


.selectbox {
font-size: 24pt;
font-style: italic;
width: 660px;
display: block;

}


.selectbox a {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
width: 670px;
display: block;
text-decoration: none;
color: #333333;

}

.selectbox a img{
margin-bottom: -10px;
}

.selectbox a:hover {
width: 670px;
display: block;
text-decoration: none;
color: #ffffff;
background-color: #a71414;
}



.box {
padding-left: 100px;
width: auto;
height: auto;
}


.text {
position: relative;
width: 240px;
height: 63px;
margin-bottom: -10px;
left: 30px;
}

.tl {
width: 48px;
height: 50px;
background: url('index_images/ul.png') no-repeat;
}

.t{
background: white url('index_images/black.png') repeat-x;
}

.tr {
width: 48px;
height: 50px;
background: url('index_images/ur.png') no-repeat;
}

.l {
background: white url('index_images/black.png') repeat-y;
}

.c {
background: white;
width: 680px;

}

.r {
background: white url('index_images/black.png') 45px repeat-y;
}

.bl {
width: 48px;
height: 50px;
background: url('index_images/ll.png') no-repeat;
}

.b {
background: white url('index_images/black.png') 0 45px repeat-x;
}

.br {
width: 48px;
height: 48px;
background: url('index_images/lr.png') no-repeat;
}

