﻿a:link		{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }
a:visited	{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }
a:hover		{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }
a:active	{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }

p			{font-family: Verdana; font-size: 11px; color: #485477; font-weight: normal; margin: 8px 8px 8px 8px;}
span		{font-family: Verdana; font-size: 10px; color: #485477; font-weight: normal; margin:0;}
td			{font-family: Verdana; font-size: 10px; color: #485477; font-weight: normal; margin:0;}
td.Title	
{
	margin: 0; padding: 0;
	font-family: Verdana; font-size: 20px; color: #FFFFFF; font-weight: bold;
	height: 43px; text-align: center; 
	background-image: url(../../images/articles/section_header_empty.jpg); 
	background-repeat: repeat-y;
}

H1			{font-family: Verdana; font-size: 16px; color: #485477; font-weight: bold; margin: 5px 10px 5px 10px;}

/* Used by FreeTextBox */
body		{background-color: #FFFFFF; margin: 0;}

/* Used by MP */
.body1		{background-color: #E6E6E6; margin: 0;}

Form		{background-color: #E6E6E6; margin: 0;}

/*Asp:Menu*/
.Menu1
{
	font-size: 13px;
	font-family: Verdana;
	padding: 0;
	z-index: 1;
}
.Menu1_Background_Gradient
{
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=lightblue);
	z-index: 1;
}
.Menu1_Background_Transparent
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	z-index: 1;
}


/*Asp:Button*/
.btn_std	
{
	border-left:1px solid #DFF0D0; 
	border-right:1px solid #06502f; 
	border-top:1px solid #DFF0D0; 
	border-bottom:1px solid #06502f; 
	font-family: Verdana;
	color: #06502f;
	font-size:11px;
	font-weight:bold;
	background-color: #DFF0D0; 
	background-image:url(../../images/btn_bg.gif); 
	background-repeat:repeat-x;
	cursor: hand;
	text-align: center;
}

/*Asp:GridView*/
.gv_header	{background-color: Silver; color: #485477; font-family: Verdana; font-size: 12px; font-weight: bold; text-align: left;}
.gv_row		{background-color: Transparent; color: #485477; font-family: Verdana; font-size: 10px; font-weight: normal; text-align: left;}
.gv_row_alt	{background-color: #F1F1F1; color: #485477; font-family: Verdana; font-size: 10px; font-weight: normal; text-align: left;}

/*Asp:Label*/
.lbl_std		{background-color: Transparent; color: #485477; font-family: Verdana; font-size: 10px; font-weight: normal;}
.lbl_cap		{background-color: Transparent; color: #485477; font-family: Verdana; font-size: 10px; font-weight: bold; text-transform: capitalize;}
.lbl_bold		{background-color: Transparent; color: #485477; font-family: Verdana; font-size: 10px; font-weight: bold;}
.lbl_message	{background-color: Transparent; color: Red; font-family: Verdana; font-size: 10px; font-weight: normal;}
.lbl_title		{background-color: Transparent; color: #485477; font-family: Verdana; font-size: 14px; font-weight: bold;}
.lbl_top		{background-color: Transparent; color: #FFFFFF; font-family: Verdana; font-size: 11px; font-weight: normal; text-transform: capitalize;}
.lbl_validator	{background-color: Transparent; color: Red; font-family: Verdana; font-size: 10px; font-weight: normal;}


/*Asp:TextBox*/
.txt_std	
{	
	background-color: #FFFFFF;
	color: #06502f;
	font-family: Verdana;
	font-size: 10px;
	padding: 0 0 0 3px;
}
.txt_wide	
{	
	background-color: #FFFFFF;
	color: #06502f;
	font-family: Verdana;
	font-size: 10px;
	padding: 0 0 0 3px;
	width: 300px;
}

/*Asp:LinkButton*/
/*Asp:HyperLink*/
.link_edit:link		{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }
.link_edit:visited	{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }
.link_edit:hover	{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }
.link_edit:active	{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }

.link_main:link		{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }
.link_main:visited	{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }
.link_main:hover	{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }
.link_main:active	{font-size: 12px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }

.link_menuleft:link		{font-size: 10px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }
.link_menuleft:visited	{font-size: 10px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }
.link_menuleft:hover	{font-size: 10px; color: red; font-weight: bold; text-decoration: underline; padding: 0; }
.link_menuleft:active	{font-size: 10px; color: #06502f; font-weight: bold; text-decoration: underline; padding: 0; }

.link_top:link		{font-size: 12px; color: White; font-weight: normal; text-decoration: underline; padding: 0; }
.link_top:visited	{font-size: 12px; color: White; font-weight: normal; text-decoration: underline; padding: 0; }
.link_top:hover		{font-size: 12px; color: White; font-weight: normal; text-decoration: underline; padding: 0; }
.link_top:active	{font-size: 12px; color: White; font-weight: normal; text-decoration: underline; padding: 0; }

.link_bottom:link	{font-size: 10px; color: White; font-weight: normal; text-decoration: underline; padding: 0; }
.link_bottom:visited{font-size: 10px; color: White; font-weight: normal; text-decoration: underline; padding: 0; }
.link_bottom:hover	{font-size: 10px; color: White; font-weight: normal; text-decoration: underline; padding: 0; }
.link_bottom:active	{font-size: 10px; color: White; font-weight: normal; text-decoration: underline; padding: 0; }

.link_red:link		{font-size: 11px; color: Red; font-weight: normal; text-decoration: underline; padding: 0; }
.link_red:visited	{font-size: 11px; color: Red; font-weight: normal; text-decoration: underline; padding: 0; }
.link_red:hover		{font-size: 11px; color: Red; font-weight: normal; text-decoration: underline; padding: 0; }
.link_red:active	{font-size: 11px; color: Red; font-weight: normal; text-decoration: underline; padding: 0; }

.link_small:link	{font-size: 10px; color: #06502f; font-weight: normal; text-decoration: underline; padding: 0; }
.link_small:visited	{font-size: 10px; color: #06502f; font-weight: normal; text-decoration: underline; padding: 0; }
.link_small:hover	{font-size: 10px; color: #06502f; font-weight: normal; text-decoration: underline; padding: 0; }
.link_small:active	{font-size: 10px; color: #06502f; font-weight: normal; text-decoration: underline; padding: 0; }


/* IMG **************************************************************/
.ImageShadow
{
	border: #516485 1px solid;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=DimGray,direction=135,strength=2);
}

/*Asp:DataList*/
.dl_std		{background-color: Transparent; color: #485477; font-family: Verdana; font-size: 10px; font-weight: normal; margin: 0; padding: 0; vertical-align: top;}

