body,td,th {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #373532;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {	text-decoration: none;	color: #8c6b2f;}
a:visited {	text-decoration: none;	color: #8c6b2f;}
a:hover {	text-decoration: underline;	color: #AD96BC;}
	a.top_link:link {	text-decoration: none;	color:#666666;	font: 11px }
	a.top_link:visited {	text-decoration: none;	color:#666666;	font: 11px }
	a.top_link:hover {	text-decoration: underline;	color:#8c6b2f;	font: 11px }

	a.paging_link:link {	text-decoration: none;	color:#666666;	font: 11px Tahoma;}
	a.paging_link:visited {	text-decoration: none;	color:#666666;	font: 11px Tahoma;}
	a.paging_link:hover {	text-decoration: underline;	color:#8c6b2f;	font: 11px Tahoma;}

		a.wnews_link:link {	text-decoration: underline;	color:#666666;	font: 11px Tahoma;}
		a.wnews_link:visited {	text-decoration: underline;	color:#666666;	font: 11px Tahoma;}
		a.wnews_link:hover {	text-decoration: none;	color:#238A00;	font: 11px Tahoma;}
	a.readmore_link:link {	text-decoration: underline;	color:#238A00;	font: 10px Tahoma;}
	a.readmore_link:visited {	text-decoration: underline;	color:#238A00;	font: 10px Tahoma;}
	a.readmore_link:hover {	text-decoration: none;	color:#145000;	font: 10px Tahoma;}
.form {	font: 11px Tahoma;	color: #43005C;}
.regis_text_form {	font: 11px Tahoma;	color: #43005C;}
.page {	font: 10px "MS Sans Serif";	color: #43005C;}

/*-------------- SWAP LINK ---------------*/

#link1 a{
    display:block;
    width:112px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_01.gif);
    background-position:0 0;
}
#link1 a:hover{
    display:block;
    width:112px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_01.gif);
    background-position:0 30px;
}

#link2 a{
    display:block;
    width:98px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_02.gif);
    background-position:0 0;
}
#link2 a:hover{
    display:block;
    width:98px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_02.gif);
    background-position:0 30px;
}

#link3 a{
    display:block;
    width:110px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_03.gif);
    background-position:0 0;
}
#link3 a:hover{
    display:block;
    width:110px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_03.gif);
    background-position:0 30px;
}

#link4 a{
    display:block;
    width:114px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_04.gif);
    background-position:0 0;
}
#link4 a:hover{
    display:block;
    width:114px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_04.gif);
    background-position:0 30px;
}

#link5 a{
    display:block;
    width:115px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_05.gif);
    background-position:0 0;
}
#link5 a:hover{
    display:block;
    width:115px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_05.gif);
    background-position:0 30px;
}

#link6 a{
    display:block;
    width:92px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_06.gif);
    background-position:0 0;
}
#link6 a:hover{
    display:block;
    width:92px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_06.gif);
    background-position:0 30px;
}

#link7 a{
    display:block;
    width:93px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_07.gif);
    background-position:0 0;
}
#link7 a:hover{
    display:block;
    width:93px;
    height:30px;
    text-indent:-9999px;
    background:url(../images/menu/menu_07.gif);
    background-position:0 30px;
}

.content{
	padding:25px;
	padding-top:0px;
}

img.thumb { 
	background-color:#FFFFFF; 
	padding:3px; 
	border:1px solid #CCC; 
}
