/* CSS Document */

body	{
	font-family:'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;;
	margin:0px;
}
body	a:link,	a:visited	{
	color:#770000;
	text-decoration:none;
}
body	a:hover, a:active	{
	color:#ff6666;
	text-decoration:none;
}

.main	{
	font-size:medium;
	color:#000000;
	font-weight:normal;
	line-height:120%;
	margin-top:40px;
	margin-bottom:0px;
	margin-left:50px;
	margin-right:50px;
}


.main_sml	{
	font-size:small;
	color:#000000;
	font-weight:normal;
	line-height:120%;
	margin:50px;
}


.menu	{
	font-size:small;
	color:#FFFFFF;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
}
a.menu:link, a.menu:visited	{
	color:#ffffff;
}
a.menu:hover, a.menu:active	{
	color:#221100;
}

.menu_b	{
	font-size:small;
	color:#442200;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
}
a.menu_b:link, a.menu_b:visited	{
	color:#442200;
}
a.menu_b:hover, a.menu_b:active	{
	color:#cccccc;
}

.language	{
	font-size:x-small;
	color:#ffffff;
	font-weight:normal;
	line-height:100%;
	margin-right:10px;
	text-decoration:none;
}
a.language:link, a.language:visited	{
	color:#ffffff;
}
a.language:hover, language:active	{
	color:#cccccc;
}

.title_red	{
	font-size:large;
	color:#dd0000;
	font-weight:bold;
	line-height:120%;
}
.title_red_e	{
	font-size:x-large;
	color:#dd0000;
	font-weight:bold;
	line-height:120%;
}
.title_white	{
	font-size:medium;
	color:#ffffff;
	font-weight:normal;
	line-height:100%;
}
.bold	{
	font-size:medium;
	color:#000000;
	font-weight:bold;
	line-height:120%;
}
.bold_blue{
	font-size : medium;
	color : #0000aa;
 	font-weight : bold;
	line-height:120%;
}
.large	{
	font-size:large;
	color:#000000;
	font-weight:bold;
	line-height:120%;
}
.gray	{
	font-size:medium;
	color:#999999;
	font-weight:normal;
	line-height:120%;
}
.red {
	font-size:medium;
	color:#ff1111;
	font-weight:normal;
	line-height:120%;
}
.sml	{
	font-size:small;
	color:#000000;
	font-weight:normal;
	line-height:120%
}
.sml_red	{
	font-size:small;
	color:#ff1111;
	font-weight:normal;
	line-height:120%
}
.sml_bold{
	font-size : small;
	color : #000000;
	font-weight : bold;
	line-height:120%;
}
.sml_bold_blue{
	font-size : small;
	font-weight : bold;
 	color : #0000FF;
	line-height:120%;
}
.x-sml	{
	font-size:x-small;
	color:#000000;
	font-weight:normal;
	line-height:120%;
}
.x-sml_gray	{
	font-size:x-small;
	color:#999999;
	font-weight:normal;
	line-height:120%;
}
.member_name	{
	font-size:small;
	color:#ffffff;
	font-weight:normal;
	line-height:100%;
	margin:0px;
}
.member_prof	{
	font-size:small;
	color:#000000;
	font-weight:normal;
	line-height:120%;
	margin:5px;
}

.footer	{
	font-size:x-small;
	color:#999999;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
}
a.footer:link, a.footer:visited	{
	color:#999999;
}
a.footer:hover, a.footer:active	{
	color:#cccccc;
}


