/*
{
	border:solid 1px #000000;
}
*/
html, body 
{
	background-color:#FFFFFF;
	color:#000000;
	margin:0;
	font-size:11px;
    font-family:Arial,Sans-Serif; 
}
#mstrContr
{
    width:578px;
}
#logo h1
{
	font-size:16px;
	margin:0 0 12px 0;
	padding:0;
}
#topMenu
{
    float:left;
    width:405px;
    border-top:solid 27px #363636;
    font-size:11px;
    color:#FFFFFF;
    padding-left:4px;
    display:none;
}
#topMenu a
{
    color:#FFFFFF;
    text-decoration:none;
}
#topMenu a:hover
{
    color:#FFFFFF;
    text-decoration:underline;
}
#topMenu div
{
    float:left;
    margin-top:20px;
}
#topMenu ul
{
    margin-top:0px;
    margin-bottom:0px;
    list-style-image:url(/images/frontEnd/bull_wht.gif);
}
#topMenu li
{
    list-style-image:url(/images/frontEnd/bull_wht.gif);
    margin:0;
}
#cntContr
{
    border-top:solid 1px #3C3C3C;
    border-bottom:solid 1px #3C3C3C;
    padding-bottom:1px;
}
#brnContr
{
    width:578px;
    height:361px;
}
#txtBnrContr
{
    background-color:#000000;
    color:#000000;
    width:578px;
    padding:15px 0 15px 0;
}
#txtBnrContr h2
{
    font-size:15px;
    margin:0 0 8px 0;
}
#txtBnrContr p
{
    margin:0 0 8px 0;
    font-size:11px;
}
#txtBnrContr a
{
    font-weight:bold;
    text-decoration:none;
    color:#C0C0C0;
    margin:0 5px 0 0;
}
#txtBnrContr a:hover
{
    color:#C0C0C0;
    font-weight:bold;
    text-decoration:underline;
}
#ftrContr
{
    margin-top:12px;
    font-size:10px;
}
#ftrStmt
{
    width:400px;
    float:left;
}
#ftrMsg
{
    width:176px;
    float:left;
    text-align:right;
}
