﻿body
{
    font-family:Verdana;
    font-size:12px;
    margin:0px;
    padding:12px 0 12px 0;
}
body
 {
	scrollbar-base-color: #F8F8F8;
	scrollbar-arrow-color: #BABABA;
	scrollbar-track-color: #EEEEEE;
	scrollbar-3dlight-color: #B6B6B6;
	scrollbar-darkshadow-color: #B6B6B6;
	scrollbar-face-color: #D8D8D8;
	scrollbar-shadow-color: #BABABA;
}
img
{
    border:0;
}

.default_img{border:1px solid #E6E6E6;}


.Gray
{
    color:Gray;
}

.Menu_Active
{
    background-color:#CDC1A3;
}


.Font-Wedding
{
    font-family:Webdings;
    font-size:8px;
    color:#CDC1A3;
}

.Top_Logo
{
     width:135px;
     height:86px;
     vertical-align:top;
}
.Top_Banner
{
    text-align:right;
    background-color:#FCF8F3;
}
.Main_Top
{
    background:url(/en/images/top_shadow.gif) repeat-x;
    width:915px;
    height:10px;
}
.Left_Top
{
    background:url(/en/images/left_top_corner.gif) no-repeat;
    width:10px;
    height:10px;
}
.Left_Middle
{
    background:url(/en/images/left_shadow.gif) repeat-y;
    width:10px;
}
.Left_Bottom
{
    background:url(/en/images/left_bottom_corner.gif) no-repeat;
    width:10px;
    height:10px;
}
.Right_Top
{
    background:url(/en/images/right_top_corner.gif) no-repeat;
    width:10px;
    height:10px;
}
.Right_Middle
{
    background:url(/en/images/right_shadow.gif) repeat-y;
    width:10px;
}
.Right_Bottom
{
    background:url(/en/images/right_bottom_corner.gif) no-repeat;
    width:10px;
    height:10px;
}
.Main_Bottom
{
    background:url(/en/images/bottom_shadow.gif) repeat-x;
    width:915px;
    height:10px;
}

.Menu_Valign
{
    width:135px;
    vertical-align:top;
}

.Main_Valign
{
    vertical-align:top;
}

.gbox
{
    height:18px;
    width:300px;
}
.garea
{
    width:450px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

a.Menu_Link:link 
{
    font-size:13px;
	color: #000000;
	text-decoration: none;
}
a.Menu_Link:visited 
{
    font-size:13px;
	color: #000000;
	text-decoration: none;
}
a.Menu_Link:hover 
{
    font-size:13px;
	color: #FF0000;
	text-decoration: none;
}
a.Menu_Link:active 
{
    font-size:13px;
	color: #FF0000;
	text-decoration: none;
}

a.Menu_Link_Active:link 
{
    font-size:13px;
    font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.Menu_Link_Active:visited 
{
    font-size:13px;
    font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.Menu_Link_Active:hover 
{
    font-size:13px;
    font-weight:bold;
	color: #FF0000;
	text-decoration: none;
}
a.Menu_Link_Active:active 
{
    font-size:13px;
    font-weight:bold;
	color: #FF0000;
	text-decoration: none;
}
