/***********************************************/
/* main.css                                    */
/* Use Saint Panteleimons Church Site   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

a {	
	color:#666666;	
	text-decoration: none;
	font-weight: bold;
	font-size:14px;			
}

a.headlines {	
	color: #003399;	
	text-decoration: none;
	font-weight: bold;
	font-size:14px;			
}


a.version{	
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	font-size:12px;		
}


a:hover{
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}


a.bulletins{
	color: #333333;	
	font-weight:normal ;
}

a.bulletins:hover{
	color: #003366;	
	text-decoration: underline;
	font-weight:normal ;
}


body {	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#eeeeee;	
}



h5 {
	font-family: Verdana, Arial, sans-serif;
	color: #006699;
}


td { 
	font-family:Times New Roman, Times, serif;
	font-size:13px;		
	color: #333333;	
}

.banner_bg {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
}


.bannernext_bg {
	background-image: url(../images/top_long_banner.jpg);
	background-repeat: no-repeat;
}

.service_txt {
	font-family: Times New Roman, Times, serif ;	
	font-weight: bold ;
	color: #CC3333 ;	
}


.name_font{
	font-family: Times New Roman, Times, serif ;	
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding: 2px;
}


.left_bg {
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
}


.tbl_top_bg {
	background-image: url(../images/dot_top.gif);
	background-repeat: repeat-x;
}


.tbl_left_bg {
	background-image: url(../images/dot_left.gif);
	background-repeat: repeat-y;
}


.tbl_bottom_bg {
	background-image: url(../images/dot_bottom.gif);
	background-repeat: repeat-x;
}


.tbl_right_bg {
	background-image: url(../images/dot_right.gif);
	background-repeat: repeat-y;
}

.tbl_separ {
	background-image: url(../images/tbl_separ.gif);
	background-repeat: repeat-y;	
}

.tbl_separ_vert {
	background-image: url(../images/tbl_separ_vert.gif);
	background-repeat: repeat-x;	
}



.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}

.left_image_bg {
	background-image: url(../images/left_image_bg.jpg);
	background-repeat: repeat-y;
}


.blue_text {
	font-family: Times New Roman, Times, serif ;	
	color:#0033CC;
	font-weight: bold;	
	padding: 2px;
}

.blue_text_big {
	font-family: Times New Roman, Times, serif ;	
	color:#0033CC;
	font-weight: bold;	
	padding: 2px;
	font-size: 14px;
}

.gray_text {
	font-family: Times New Roman, Times, serif ;	
	color:#0066FF;
	font-weight: bold;	
	
}













