.subMenu
{
	position:relative;
	z-index:1;
	display:none;
	width:100%;
}

.subMenu td
{
	padding:3;
}

.subMenu a
{
	color:#075B43;
	text-decoration:none;
	font-size:12;
}

.subMenu tr
{
	background-color:#D2DBD9;
	height:10;
}

.gray_link a
{
	color:#999999;
	font-size:12;
}

.top_menu
{
    color: white;
    font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.top_menu a:link
{
    text-decoration:none;
    color: white;
}
.top_menu a:visited
{
    text-decoration:none;
    color: white;
}
.top_menu a:hover
{
    text-decoration:none;
    color: white;
}
.title, h1
{
    color: #416558;
    font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
    font-size: 32px;
}

.site_text
{
    color: #666666;
    font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
}
.text_tags_1
{
    font-size:10;
    color:Gray;
    padding-left:5;
}
.text_tags_2
{
    font-size:12;
    color:Gray;
    padding-left:5;
}
.text_tags_3
{
    font-size:14;
    color:Gray;
    padding-left:5;
}
.text_tags_4
{
    font-size:16;
    color:Gray;
    padding-left:5;
}

.td_link a
{
	text-decoration:none;
}

.green_title
{
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#9fd354;
}

.green_subtitle
{
    color:#537368;
}

.red_text
{
    color:#ff244a;
}

.rollingTitle
{
	font-weight:bold;
}

.rollingDate
{
	font-size:10px;
}


.staticTitle
{
	color:black;
}

.staticDate
{
	font-size:10px;
}

.staticMessage p
{
    margin:0;
}

.newPublisherTable tr
{
	height:40px;
	vertical-align:middle;
}

.acquireGreen
{
	font-family:arial;
	font-size:12px;
	color:#537368;
}

.acquireGray
{
	font-family:arial;
	font-size:12px;
	color:#595a5a;
}

.brochureRemarks
{
	 font-size:1spx; 
	 color:#666666;
}

.brochureGrade
{
    color:#416558;
    font-size:16px;
    font-weight:bold;
}

.green_box
{
    background-image:url("cut/box_green.png");
    color:#666666;
    width:45px;
    height:45px;
}

.red_box
{
    background-image:url("cut/box_red.png");
    color:White;
    width:45px;
    height:45px;
}

.red_box, .green_box, .empty_box
{
    width:45px;
    height:45px;
    background-repeat:no-repeat;
    text-decoration:none;
    font-size:9px;
    text-align:center;
    padding-top:2px;
    margin:2px 1px 1px 1px;
    float:left;
    cursor:pointer;
}

