.wrong_entry_div
{
    BORDER-RIGHT: thin dotted;
	BORDER-TOP: thin dotted;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: url(../images/wrong_entry_title.jpg);
    BORDER-LEFT: thin dotted;
    COLOR: #01329f;
    BORDER-BOTTOM: thin dotted;
    BACKGROUND-REPEAT: repeat-x;
 	font-family: "Times New Roman", Times, serif;
}
.entry_ok_div
{
    BORDER-RIGHT: thin dotted;
    BORDER-TOP: thin dotted;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BACKGROUND-IMAGE: url(../images/wrong_entry_title.jpg);
    BORDER-LEFT: thin dotted;
    COLOR: #01329f;
    BORDER-BOTTOM: thin dotted;
    BACKGROUND-REPEAT: repeat-x;
 	font-family: "Times New Roman", Times, serif;
}
.Message_Box_div
{
    BORDER-RIGHT: thin dotted;
    BORDER-TOP: thin dotted;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: thin dotted;
    WIDTH: 100%;
    COLOR: #01329f;
    BORDER-BOTTOM: thin dotted;
    BACKGROUND-REPEAT: repeat-x;
    FONT-FAMILY: "Times New Roman", Times, serif;
    BACKGROUND-COLOR: #ffcc66
}
.scrolling_news_div
{
    FONT-STYLE: normal;
    scrollamount: '4'
}
