@import url("comp.css");
.temp {
	border: 1px solid #336699;
	background-image: url(../index/jpg/road_back.jpg);
	background-repeat: no-repeat;
	background-position: right center;



}
.leftBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.topBorder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.smallBack {
	background-image: url(../index/jpg/atlasD.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #CCCCCC;

}
.smallBackXartes {
	background-image: url(../index/jpg/atlasD.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #CCCCCC;
	border: 1px solid #999999;

}
.smallBackOdigoi {
	background-image: url(../index/jpg/AUTO_ELLADAD.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #CCCCCC;
	border: 1px solid #999999;

}
.smallBackBiblia {
	background-image: url(../index/jpg/BO_SPORADESD.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #CCCCCC;
	border: 1px solid #999999;

}
.roundBorder {
	border: 1px solid #999999;
}
.rightBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #999999;


}
.righttopBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;

}
.pictBorder2 {
	border: 1px solid #999999;
	margin: 10px;
}
.textTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
form { 
display:inline; 

} 
.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 190px;
}
