﻿body {
}
.div_content
{
    width:652px;
    height:auto;
    background-color:#F8F6F6;
    padding: 5px 10px 5px 10px;
}

.div_border_left
{
    width:6px;
    background-image:url(MyImages/wsgal_05_02.jpg);
    background-repeat:repeat-y;
}

.div_border_medium
{
    width:7px;
    background-image:url(MyImages/wsgal_07_02.jpg);
    background-repeat:repeat-y;
}
.div_border_right
{
    width:7px;
    background-image:url(MyImages/wsgal_09_02.jpg);
    background-repeat:repeat-y;
}
.div_menu_left
{
     width:313px;
     background-color:#F8F6F6;
     padding:5px 5px 5px 10px;
     vertical-align:top;
}
.td_menu
{
    background-color:#0556B3;
    width:457px;
    height:25px;
}

.menu_item_style_stat
{	
	font-size:12px;
	font-weight:normal;
	font-family:Verdana;
	color:#FFFFFF;
	width:auto;
	margin-left:5px;
	margin-right:5px;
}
.menu_menu_style
{
	height:23px;
	font-family:Verdana;
	margin-left:30px;
}
.td_logo
{
    width:567px;
    height:87px;
    background-image:url:(MyImages/wsgal_01.jpg);
    background-repeat:no-repeat;
    font-size:25px;
    font-weight:bold;
    font-family:Arial CE;
    color:#0556B3;
    vertical-align:middle;
}
.div_links
{
    font-family:Verdana;
    font-size:10px;
}
.div_links a
{
    color:Gray;
    text-decoration:none;
}