/******************
 Cascading Style Sheet for Free Burma Campaign in Iowa; http://meedouk.com/burmeseactivists
******************/
a:link {
	color: #0000FD;
	text-decoration: none;
	border-bottom: solid 1px blue;
	}
a:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom: solid 1px blue;
	}
a:hover {
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	border-bottom: dotted 1px red;
	}
#topbar{ /* for window_on_top pop up  */
	position:absolute;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	width: 380px; 
	visibility: hidden;
	z-index: 100;
	font-family: Verdana;
	}
.mainBody {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000088;
	}
.mainBody2 {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000088;
	}
.TITLE { /* for TITLES */
	font-family : Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #B00000;
	}
.Latest{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000088;
	}
.Previous{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000088;
	}
.title2 { /* for title */
	font-family : Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B00000;
	}
.pinkBG { /* light pink background table*/
	border-style: solid;
	border-color: #CCCCCC;
	margin: 15px;
	border-width: 2px;
	background-color: #FFF0FF;
	margin: auto; /* centering */
	}
.purpleBG { /* light purple background table*/
	border-style: solid;
	border-color: #CCCCCC;
	margin: 15px;
	border-width: 2px;
	background-color: #E9E9F3;
	margin: auto; /* centering */
	}
.yellowBG { /* light yellow background table*/
	border-style: solid;
	border-color: #CCCCCC;
	margin: 15px;
	border-width: 2px;
	background-color: #FFFFF0;
	margin: auto; /* centering */
	}
.top{ /* light yellow background table*/
    width: 45px;
	border-style: solid;
	/*margin: 15px; */
	border-width: 2px;
	background-color: #FF3E3E;
	margin: auto; /* centering */
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #0000FD;
	}
