

.tickertitle
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Sans-Serif, Arial;
}

.tickerstory
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Sans-Serif, Arial;
}

.label
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Sans-Serif, Arial;
}

.txt
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Sans-Serif, Arial;
}


.snippettitle
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	border-bottom: firebrick 1px solid;
	font-family: Verdana, Sans-Serif, Arial;
}

.snippet
{
    font-size: 8pt;
    color: #dcdcdc;
    font-family: Verdana, Sans-Serif, Arial;
}

.dict
{
    border-top: gainsboro 1px solid;
    font-size: 9pt;
    border-bottom: gainsboro 1px solid;
    font-family: 'Times New Roman' , 'Bookman Old Style' , 'Book Antiqua' , Arial;
    background-color: #f5f5f5;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.sep1
{
    border-bottom: #a9a9a9 1px dotted;
    margin-top: 5px;
    margin-bottom: 5px;
}

.sep2
{
    border-bottom: #a9a9a9 1px dotted;
    margin-top: 20px;
    margin-bottom: 5px;
}

.imgLink
{
   margin-left: 5px;
}

.imgLink A:hover
{
 text-decoration: none;
}

.largePad
{
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.largePad A:link 
{
    font-size: larger;
}

.largePad A:visited
{
    font-size: larger;
}

.largePad A:active
{
    font-size: larger;
}

.largePad  A:hover
{
    font-size: larger;
}



.motto
{
    font-size: 8pt;
    color: #a9a9a9;
    font-family: Verdana, Sans-Serif, Arial;
}

body
{
    text-align: center;	margin: 0px; padding: 0px;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif, Arial;
	background-image:url('/images/bg.jpg');
	background-repeat:repeat-x;
}

#container {
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FFF;
	margin-top: 0px;
}

.box1
{
    margin-top: 10px;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    display: inline-block;
    border-bottom: 1px solid #999999;
    clear: both;
}

.box2
{
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    display:inline-block;
        clear: both;

}

.box3
{
    border-top: #a9a9a9 1px dotted;
    border-bottom: #a9a9a9 1px dotted;
    margin-left: 0px;
    margin-right: 0px;
    padding-top:10px;
    padding-bottom:10px;
    display:inline-block;
        clear: both;


}

.box4
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    display:inline-block;
        clear: both;

}

.blog
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.foot
{
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 8pt;
    color: #d3d3d3;
}

A:link
{
	font-size: 8pt;
	color: #3333ff;
	text-decoration: none;
}		

A:visited
{
	font-size: 8pt;
	color: #3333ff;
	text-decoration: none;
}	

A:active	{	
	font-size: 8pt;
	color: #3333ff;
	text-decoration: none;
	}	

A:hover
{
	font-size: 8pt;
	color: #ff3300;
	text-decoration: underline;
}

.test
{
    overflow: hidden;
}

h1
{
    font-size: large;
}
h2
{
    font-size: medium;
}