/******************************
* Content oriented attributes *
******************************/

body {
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #3333FF;
	font-family: arial;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	align: center;
}

table.main {
	font-family: arial;
	font-weight: normal;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	width: 753px;
	height: 400px;
}

table.mainpic {
	font-family: arial;
	font-weight: normal;
	background-color: #E3F3FD;
	font-size: 12px;
	color: #000000;
	width: 750px;
}

td.border {
	background-color: #000000;
}

table table p {
	margin: 0px;
}

img {
	margin: 0px;
}

#webdesign {
	font-family: verdana;
	font-size: 10px;
        width: 753px;
}

h1 {
	margin-left: 55px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: arial;
	font-size: 16px;
	color: #000000;
	text-align: left;
}

.article {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	border: 0px;
	color: #000000;
	width: 650px;
}

.articleText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	position: static;
	clear: both;
}

table table div p sup {
	line-height: 0;
}

/* BEGIN ARTICLES LINKS */
.article a:link {
	color: #000000;
	font-family: arial;
	text-decoration: none;
}

.article a:visited {
	color: #000000;
	font-family: arial;
	text-decoration: none;
}

.article a:hover {
	color: #003399;
	font-family: arial;
	text-decoration: none;
}
/* END ARTICLES LINKS */

.tag {
	font-family: arial;
	font-size: 24px;
	color: #003399;
	width: 700px;
}

.footer {
	width:725px;
}

/* BEGIN MAIN LINKS */
A:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A:hover {
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}

A:active {
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
/* END MAIN LINKS */

table form p {
	margin-left: -60px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.GoTo {
	margin-top: 0px;
	margin-bottom: 0px;
}


.showpointer {
	cursor: pointer;
	cursor: hand;
	margin: 0px;
}
