body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a 			{color:blue;text-decoration:none;font-weight:normal;}
a:link 		{ }
a:visited 	{ }
a:active 	{ }
a:hover 	{text-decoration:underline;color:maroon;}
a:focus		{-moz-outline:none;}

td {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-size: 12px;
}
.sinan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: normal;
	color: #000000;
	padding: 4px;
}
p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	white-space: normal;
}
.tablecopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin: 2px;
	padding: 5px;
	border: thin double #FFFFFF;
	text-align: center;
}

.sinantable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #3399FF;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	word-spacing: normal;
	border: 1.5px solid #3333FF;
	width: auto;
	height: auto;
	float: right;
	margin: 10px;
	clear: none;
	clip: rect(auto,auto,auto,auto);
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	letter-spacing: normal;
	vertical-align: baseline;
	white-space: normal;
	display: block;
	text-indent: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	margin:1em .25em .75em .5em;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-left:.75em;
}

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 143px;
	height:143px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0;
	display: block;
	height: 143px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 143px;
}

#pic a.p1:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 0;
	display: block;
	height: 264px;
	left: -550px;
	position: absolute;
	top: -100px;
	width: 561px;
}
	
#pic2 a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic2 a img {
	border: 0;
}

#pic2 a.p2, #pic2 a.p2:visited {
	background: #FFFFFF;
	border: 0;
	display: block;
	height: 100%;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 100%;
}

#pic2 a.p2:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

#pic2 a.p2:hover .large {
	border: solid 1px #000000;
	display: block;
	height: 411px;
	position: absolute;
	width: 562px;
	top:200px;
	left:250px
}


.formTitle {	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	white-space: normal;
	}

.formNote {font-size:10px;}
.formMand {font-size:9px;color: #0000FF;}
	
.info			{color:#ffffff; font-size:.75em; margin:1em 1em 1em 1em;}
.info a 		{color:#ffffff;text-decoration:none;font-weight:normal;}
.info a:link 	{ }
.info a:visited { }
.info a:active 	{ }
.info a:hover 	{text-decoration:underline;color:#ffeb0d;}
.info a:focus	{-moz-outline:none;}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	margin:1em .25em .75em 1.5em;
}


