body
{
    margin: 0px;
}
td
{
    font-family: verdana;
    font-size: 10px;
}
p
{
    font-size: 11px;
    text-align: justify;
    padding: 4px;
}
a
{
    text-decoration: none;
    color: #2D246D;
}
a:hover
{
    text-decoration: underline;
}
.Title01
{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffffff;
}
.Title02
{
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #ffffff;
}
.Title03
{
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #333333;
    background: #cccccc;
}
.BlueBg
{
    background-color: #6699FF;
}
.WhiteBg
{
    background-color: #FFFFFF;
}
.DarkBlueBg
{
    background-color: #2D246D;
}
.GrayBg
{
    background-color: #E0E0E0;
}
.GrayText
{
    color: #666666;
}
.TopNav
{
    color: #333333;
    letter-spacing: 1px;
}
.tdHeader
{
    background-color: #cccccc;
    letter-spacing: 2px;
}
.Img
{
    border: 1px solid;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.Img:hover
{
    border: 1px solid;
    border-left-color: #ffffff;
    border-right-color: #333333;
    border-top-color: #ffffff;
    border-bottom-color: #333333;
}
.LeftNav
{

}
.LeftNavAktv
{
    font-weight: bold
}
.TextBox
{
	border: 1px solid;
	border-color: #cccccc;
	font-size: 10px;
	height: 17px;
}
.TextArea
{
	border: 1px solid;
	border-color: #cccccc;
}