﻿body 
{
	font-family:Calibri;
	font-size:medium;
	background-color: #872d00;
}
.border-img img
{
	border-style:inset;
	border-color:#E60099 #66FF33;
}
.border-img img:hover
{
	border-style:double;
	border-width:3px;
	border-color:#E61299 #660033;	
}
.contactus
{
	border-style:solid;
	border-color:#FFFF00;
	border-width:3px;
	-moz-border-radius: 9px; 
	border-radius: 9px; 
 	
}
.pageSize
{
	width:1050px;
	margin:0 auto;
/*	background-image: linear-gradient( #99CC33,#FFFFA3);*/
}
.Image-Border
{
	border:5px solid #FFFFFF;
	width: 563px;
}
.Image-Border1
{
	border:5px solid #FFFFFF;
	width: 1126px;
}
.Gallery-Border
{
 width: 880px;
 height: 170px;
 margin-left:10px;
 padding-top:15px;
 margin-bottom:10px;
 border-style:solid;
 border-color:#E60099  #66FF33 ;
 -moz-border-radius: 9px; 
 border-radius: 9px; 
 
}
.Media-Border
{
 width: 880px;
 height: 300px;
 padding-left:25px;
 padding-top:10px;
 margin-bottom:10px;
 border-style:solid;
 border-color:#E60099  #66FF33 ;
 -moz-border-radius: 9px; 
 border-radius: 9px; 
 
}
.Media-Imge-Style 
{
	width:250px;
	height:280px;
	border:5px solid #00FF00;
	margin-left:15px;
	margin-bottom:5px;
}

.zoom_img img:hover
{
	width:150px;
	height:135px;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:5px;
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.Gallery-Imge-Style 
{
	width:147px;
	height:135px;
	border:5px solid #FFFFFF;
	margin-top:3px;
	margin-left:12px;
	margin-bottom:5px;
}
.Heading
{
	font-family:Arial Greek;
	font-size:large;
	color:Blue;
	font-weight:bold;
	font-style:oblique;
}
.Heading-One
{
	font-family:Arial Greek;
	font-size:x-large;
	font-weight:bolder;
}
.Heading-One-color
{
	font-family:Arial Greek;
	font-size:x-large;
	font-weight:bolder;
	color:#66FF33;
}

.runningmatter-posted
{
	text-align:justify;
	font-family:Calibri;
	font-size:small;
	color:Green;
}
.runningmatter
{
	text-align:justify;
	font-family:Calibri;
	font-size:large;
	color:White;
}

.runningmatter-medium
{
	text-align:justify;
	font-family:Calibri;
	font-size:x-large;
	line-height:1.3em;
	color:White;
}
.runningmatter-ExLarge
{
	text-align:justify;
	font-family:Calibri;
	font-size:x-large;
	line-height:1.3em;
	color:Yellow;
}
.tblCol1
{
	text-align:left;
	color:Yellow;
	height:45px;
	/*background-color:#94B8FF;*/
}
.tblCol2
{
    text-align:left;
	color:White;
	
}
