body {
    margin: 0px;
	padding: 0px;
	font-family: Courier New, monospace; 
}
h1 {
   font-family: Arial, Verdana, sans-sherif; 
   font-size: 140%;
   font-weight: bold;
   letter-spacing: 0px;
}
h2 {
   font-family: Times New Roman, Georgia, sherif; 
   font-size: 140%;
   font-style: italic; 
   letter-spacing: 0px;
}
h3 {
   font-family: Times New Roman, Georgia, sherif; 
   font-size: 180%;
   letter-spacing: 0px;
}
.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: 0px;
	padding-top: 0px;
	text-align: center;
    vertical-align: top; 	
}
.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; 
	background: #ffffcc url(../images/bg_gp.jpg);

}
.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 40px 100px 40px;
	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;
	padding-bottom:30px;
	text-align: center;
}
.title_article {
	padding-top:40px;
	padding-bottom:30px;
	padding-left:10px;
	text-align: left;
}

.text_article {
	padding:10px;
	font-size: 100%;
	font-family: Arial, Verdana, sans-sherif; 
	text-align: left;
    vertical-align: top; 
}
.text_snoski {
	padding:15px;
	font-size: 90%;
	font-family: Arial, Verdana, sans-sherif; 
	text-align: left;
    vertical-align: top; 
	border-top: 1px solid #000000; 
}
.pod_title {
	text-align: center;
}
.text {
	padding:10px;
	font-size: 90%;
	font-family: Arial, Verdana, sans-sherif; 
	text-align: left;
    vertical-align: top; 
}
.article {
    padding:10px;
	font-size: 120%;
	font-family: Arial, Verdana, sans-sherif; 
	text-align: left;
    vertical-align: top; 
}
.link_article {
    color: #000000;
	font-size: 120%;
	text-decoration: none;
    border-bottom: 1px dashed #000000;
}
.link_article:hover {
    color: #000000;
	text-decoration: none; 
    border-bottom: 1px dashed #993300; 
}
.link_article:visited {
    color: #993300;
	text-decoration: none; 
    border-bottom: 1px dashed #993300; 
}



.bg_bottom {
	padding-top:20px;
	text-align: right;
}

.right_box {
	padding: 10px 10px 100px 20px;
	background: #ffffcc url(../images/bg_bw.jpg) repeat;
	
}
