body{
	background-image:url(images/main-tile.gif);
	background-position:center;
	background-color:#DFF4FF;
	scrollbar-arrow-color: #0066C8;
	scrollbar-3dlight-color: #4F4F82;
	scrollbar-darkshadow-color: #4F4F82;
	scrollbar-face-color: #f4f4f0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #ffffff;	
}
a {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: 300;
	color:#000066;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
	font-style: normal;
}
a:hover {
	color:#6699FF;
	text-decoration: none;
}

a.Menu {
	color:#FFFFE0;
	text-decoration:none;
}

.headerSangamoreGroup{
	font-size:16px;
	color:#000066;
	font-variant:small-caps;
}
.slognHeader {
	font-size:20px;
	color:#003366;
	font-style:normal;
	font-stretch:semi-condensed;
	font-variant:small-caps;
	background-image:url(images/headerSlogn.jpg);

}
#body {

	text-align:justify;
}
#body b{
	padding-bottom:10px;
	font-size:16px;
	text-decoration:underline;
	margin: 10px;
}
#body p {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color:#000066;
	margin: 10px;

	line-height:15px; 
}
.leftBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.leftBorder p {
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	margin: 10px;
	height: 20px;
	text-align:justify;
	font-size:12px;
}
p:first-letter {
  font-size:14px;
/*  padding-left:25px;*/
}

#body li{
   color:#000066;
   list-style:circle;
   list-style-position:outside;
   font-size:12px;
   margin-left:-10px;
   padding-left:-5px;
   margin-bottom:6px;
   margin-right:10px;
	
}
#footer {
	color:#999999;
	font-size:10px;
	padding: 10px 10px 10px 10px;
}
#footer hr {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color:#CCCCCC;
}

.MainTable{
	height:600px;
}

#example1{
	text-align:center;
}

#Referances{
	overflow:auto;
	height:200px;
	width:350px;
	padding-left:30px;
	visibility:hidden;
}

#Referances li{
	color:#000066;
	list-style:armenian;
	font-size:12px;
}

#Referances b{
	font-size:13px;
	font-weight:500px;	
}


#showurl {
	padding-left: 10px;
}
label {
	padding-right:5px;
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:12px}
input { border:1px gray solid; }
form {margin: 5px;}