/* UPDATES */

/*Hung Le*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.updates_para{
	padding:10px;
	background-color:#ffffff;
	margin:0px;
	width:156px;
	font-size:14px;
}


/*--------------------------------------ACCENTS-------------------------------------*/

.title_green{
	color:#006600;
	text-decoration:underline;
	font-size:25px;
	font-weight:bold;
	position:relative;
	left:10px;
}

.title_blue{
	color:#0000FF;
	font-size:18px;
	text-decoration:underline;
	text-align:left;
	position:relative;
	left:-5px;
}

.title-blue{
	color:#0000FF;
	font-size:15px;
	text-align:left;
	font-weight:bold;
}

.title_gold{
	color:#8C4900;
	font-size:20px;
	text-decoration:underline;
	position:relative;
	left:-5px;
}

.title_bold{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
}

.title_links{
	color:#0000FF;
	font-size:14px;
	font-weight:bold;
}

.title_black{
	font-size:20px;
	font-weight:bold;
}

.title_black_form{
	font-size:16px;
	font-weight:bold;
}

.title_italic{
	font-style:italic;
}

.title_red{
	color:#FF0000;
}

.urgent_red{
	color:#FF0000;
	font-weight:bold;
}

.hr {
	color:#666666;
	border-bottom:1px solid #999999;
}

.links{
	color:#666666;
	font-size:16px;
	text-decoration:none;
}

.links:hover{
	color:#0000FF;
	text-decoration:underline;
}