body {
    margin: 0px;
	padding: 0px;
	font-family: Courier New, monospace; 
}
h1 {
   font-family: Courier New, monospace; 
   font-size: 120%;
   font-weight: bold;
   letter-spacing: 6px;
}
.top {
    padding: 20px 0px 50px 0px;
	margin: 0;
	background: url(../images/shadow_top.gif) repeat-x;
	background-position: 0% 100%;
	text-align: left;
    vertical-align: top; 
}
.bottom {
    padding: 10px 0px 50px 0px;
	background: url(../images/shadow_bottom.gif) repeat-x;
	background-position: 0% 0%;
}
.top-left {
	background: url(../images/swcr_tl.gif) no-repeat;
	background-position: 100% 100%;
	text-align: center;
    vertical-align: middle; 
}
.top-right {
	background: url(../images/swcr_tr.gif) no-repeat;
	background-position: 0% 100%;
}
.bottom-left {
	background: url(../images/swcr_bl.gif) no-repeat;
	background-position: 100% 0%;
}
.bottom-right {
	background: url(../images/swcr_br.gif) no-repeat;
	background-position: 0% 0%;
}
.table {
	margin-top: 0;
	padding: 0px;
	text-align: center;
    vertical-align: top; 
}
.table_center {
	margin-top: 20px;
	padding: 0px;
	text-align: center;
    vertical-align: top; 
	background: #ffffcc url(../images/bg_bw.jpg);
	
}
.left_column {
	margin: 0px;
	padding-right: 12px;
	text-align: left;
    vertical-align: bottom; 
	background: url(../images/shadow_left.gif) repeat-y;
	background-position: 100% 0%;
}
.center_column {
	margin: 0px;
	padding-top: 0px;
	text-align: center;
    vertical-align: top; 

}
.right_column {
	margin: 0px;
	padding-left: 15px;
	text-align: right;
    vertical-align: top; 
	background: url(../images/shadow_right.gif) repeat-y;
	background-position: 0% 0%;
}
.center_menu {
	padding: 0px 50px 100px 70px;
	text-align: center;
    vertical-align: top; 
}
.table_menu {
	padding: 10px;
	text-align: center;
    vertical-align: top; 
	border-bottom: 3px dashed #000000;
	border-top: 3px dashed #000000;
}
.table_menu_2 {
	padding: 10px 0px 0px 15px;
	text-align: left;
	font-size: 90%;
}
.link-mail {
    color: #003366;
	
}
.link-mail:hover {
    color: #000000;
}
.box_link {
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
}

.link {
    color: #000000;
	font-size: 90%;
	text-decoration: none;
    border-bottom: 1px dashed #000000;
}
.link:hover {
    color: #000000;
	text-decoration: none; 
    border-bottom: 1px dashed #ffffff; 
}
.link-text {
    color: #990000;
	text-decoration: none;
    border-bottom: 1px dashed #990000;
}
.link-text:hover {
    color: #990000;
	text-decoration: none; 
    border-bottom: 0px dashed #000000; 
}
.link-text:visited {
    color: #000000;
	text-decoration: none; 
    border-bottom: 1px dashed #000000; 
}

.link_menu {
    color: #000000;
	font-size: 90%;
	text-decoration: none;
    border-bottom: 1px dashed #000000;
}
.link_menu:hover {
    color: #000000;
	text-decoration: none; 
    border-bottom: 1px dashed #ffffff; 
}
.link_menu:visited {
    color: #663300;
	text-decoration: none; 
    border-bottom: 1px dashed #663300; 
}
.link_d {
    color: #663300;
	font-size: 90%;
}
.title {
	padding-top:40px;
	text-align: center;
}
.text {
	padding-top:10px;
	font-size: 90%;
	text-align: left;
}
.bg_bottom {
	padding-top:20px;
	text-align: right;
}

.r1, .r2, .r3 {
    display: block;
    height: 1px;
}

.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#rounded-box-1 .inner-box, #rounded-box-1  b {
    background-color: #ffffcc;
	
}

.inner-box {
    padding:1em;
	font-size: 80%;
}

.r1, .r2, .r3 {
    overflow: hidden; 
    font-size:1px;
}
