body {
	background: url(../images/bg.gif);
	margin: 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

body a:link {
	color: #FFFFFF;
	text-decoration: none;
}

body a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

body a:hover {
	color: #444444;
	text-decoration: none;
}

#container {
	background: #FFFFFF;
	width: 700px;
	position: relative;
	top: 0px;
	left: 0px;
	BORDER-BOTTOM: 0px solid;
	BORDER-LEFT: #FFFFFF 2px solid;
	BORDER-RIGHT: #FFFFFF 2px solid;
	BORDER-TOP: 0px;
	MARGIN: 0px auto;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	border-bottom-width : medium;
}

#header {
	background: url(../images/header.jpg);
	border: 0px;
}

#standardlinks {
	position: absolute;
	top: 15px;
	left: 420px;
	font-size: 9px;
	font-weight : bold;
}
#specificlinks {
	position: absolute;
	top: 220px;
	left: 310px;
	font-size: 9px;
	font-weight : bold;
}

table{
        font-size: 10px;
        color : Gray;
}

#subject {
	text-align: justify;
	padding: 10px;
	display: block;
}

#subject a:link {
	color: blue;
	text-decoration: none;
}

#subject a:visited {
	color: blue;
	text-decoration: none;
}

#subject a:hover {
	color: #444444;
	text-decoration: none;
}

#footer{
	font-size: 9px;
	color: #ffffff;
	text-align: left;
}
#textonlydetail {
	display: none;
}
