* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 80%;
}

BODY {
	background-color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #330000;
	margin: 5px;
	/*background-image: url(../images/pakistan_newspapers.gif);*/
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 400px;
	border: 1px solid black;
	padding: 8px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	text-align: justify;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000044;
	line-height: 1.4em;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/* Navigation Bar formatting */

.navbar a:link {
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 2.2em;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}

.navbar a:visited {
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 2.2em;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}

.navbar a:hover {
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 2.2em;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0033;
}

.navbar strong {
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 2.2em;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

/* Regular Link Colors */

A:LINK {
	color : #000000;
	font-weight: normal;
	text-decoration: none;
}

A:VISITED {
	color : #000000;
	font-weight: normal;
	text-decoration : none;
}

A:HOVER {
	color : #FFFFFF;
	font-weight: normal;
	background-color: #FF0033;
	text-decoration : none;
}

A:ACTIVE {
	color : #FF9966;
	font-weight: normal;
	text-decoration : none;
}

.complete_list a:link {
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	/*background-color: #FFFF00;*/
}

.complete_list a:visited {
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	/*background-color: #FFFF00;*/
}

.complete_list a:hover {
	color : #FFFFFF;
	font-weight: bold;
	/*background-color: #FFFF00;*/
	text-decoration : none;
}

.complete_list a:active {
	color : #FF9966;
	font-weight: bold;
	text-decoration : none;
}

P, Table, TD {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.1em;
	letter-spacing: 0px;
	font-family : Verdana, Arial, sans-serif;
	margin-bottom: 0em;
	margin-top: 0em;
	/*background-image: url(..\images\pakistan_newspapers.gif);*/
}

UL {
	list-style-type: none;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.1em;
	letter-spacing: 0px;
	font-family : Verdana, Arial, sans-serif;
	margin-bottom: 0em;
	margin-top: 0em;
}

LI {
	list-style-type: none;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.1em;
	letter-spacing: 0px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom:0em;
	margin-top: 0em;

}

H1 {
	text-align: center;
	font-size: 1.2em;
	font-weight: Bold;
	letter-spacing: 0px;
	color : #FF0000;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 1em;
}

H2 {
	color: #FF0000;
	text-align: Left;
	font-size: 1.0em;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0px;
}

H3 {
	color: #FF0000;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0px;
}

H4, H5, H6 {
	color: #000000;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0px;
}
