﻿body {
}

a:link {
			color:#00adef;
			text-decoration: none;
			}
			
a:visited {
			text-decoration: none;
			color:#00adef;
			}
a:hover {
			text-decoration: underline;
			color:#00adef;
			}
a:active {
			text-decoration: none;
			color: #00adef;
			}
a {
			font-size: 11px;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#00adef;
			}

.iframe1{
	/*background-image:url(../Images/iFrame1_image.gif);*/
	background-repeat:no-repeat;	
	width:630px;
	height:170px;
	border: solid 1px gray;
	padding: 10px 10px 10px 10px;
	}
	
.iframe2{
	/*background-image:url(../Images/iFrame2_image.gif);*/
	background-repeat:no-repeat;
	width:315px;
	height:200px;
	}
	
.iframe3{
	/*background-image:url(../Images/iFrame2_image.gif);*/
	background-repeat:no-repeat;
	width:315px;
	height:200px;
	}

.iframe4{
	/*background-image:url(../Images/iFrame2_image.gif);*/
	background-repeat:no-repeat;
	width:315px;
	height:200px;
	}
	
.iframe5{
	/*background-image:url(../Images/iFrame2_image.gif);*/
	background-repeat:no-repeat;
	width:315px;
	height:200px;
	}