﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CDCDCD;
	background-attachment:fixed;
	background-position:top;
	margin-bottom: 20px;
}
.style1 {
	font-size: 12px;
	font-family: Arial;
	color: #3e3e3e;
}
.style2 {
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}
.style9 {color: #000000}
.stylemap
	{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B1B1B2;
	text-transform:capitalize;
	color:#767676;
	font-weight:normal;
	}
	.main_current
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: orange;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	border-right-color:Gray;
	border-right-style:solid;
	border-right-width:1px;
}

.main_link
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cecccc;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	border-right-color:Gray;
	border-right-style:solid;
	border-right-width:1px;
}


.main_link:hover
{
		color: orange;
	}
	
	
gridview
{
	width:100%
}
a
{
	font-family:Arial;
	font-size:12px;
	padding-left:2px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	color:#0091cc;
		
	
}
a:hover
{
	
	color:#ffa500;
}


.Link
{
	font-family:Arial;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}
.Title
{
	font-family:Arial;
	font-size:12pt;
	color:#0090D1;
	font-weight:bold;
}

#dropcontentsubject{
width: 99%;
font-weight: bold;
font-family:Arial;
font-size:12;
}

.dropcontent{
width: 99%;
height: 99%;
/*border: 1px solid #8A898E;
border-left: 1px dashed #464646 ;
background-color: #E7E7E7;*/
padding: 3px;
display:block;
}

hr{border: none 0; 
border-top: 1px dashed #8B8A8F;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.rounded-textbox {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;*/
/*background-color:#ffffff;*/
width:250px;
border: 1px solid #dedede;
padding-left:0px;
padding-right:0px;
margin-left:0px;
text-transform:capitalize;
color:#3f3f3f;
-moz-opacity: .8;
	opacity: .8;
	
	-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
/*background-color:#1d281d;*/

}

.rounded-textbox:hover {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;*/
background-color:#f8f8f8;
border: 1px  solid  #5da533;

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:5px;
	color:#696969;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	
	
}
