﻿

	body { font-family:Arial;font-size: 12px;
		background-image: url('../bul/images/jpg_background.jpg');
		background-repeat:repeat;
		background-attachment: fixed;}
	.title{font-family:Arial; font-size:30px; color:Teal ;}
	.headding { color:Gray;  font-size: 20px; }
	.style1 { FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif }
	.style2 { FONT-FAMILY: Arial, Helvetica, sans-serif }
	.style4 { COLOR: #0066cc; FONT-FAMILY: Arial, Helvetica, sans-serif }
	.style6 { FONT-SIZE: 12px; COLOR: #0066cc; FONT-FAMILY: Arial, Helvetica, sans-serif }
	.style7 {font-family: Arial, Helvetica, sans-serif; FONT-SIZE: 12px}
	.style9 {color: #CCCCCC; font-size: 12px; }
	.style10 {color: #EEEEEE}
	.style14 { color: #006666; font-weight: bold; font-size: 12px; }
	
	.heading { font-family:Arial; font-size:16px; font-weight:bold; color:#4682b4;}
	.link {font-family:Arial; font-size:9pt; color:#4682b4; text-decoration:none;}
	
	.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

