﻿body, html 
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;	
	SCROLLBAR-BASE-COLOR: #dcdcdc
}

.Success1
{
	font-size: larger;
	color: green;
	font-family: Verdana;
	font-weight: normal;
}

.Success2
{
	font-size: small;
	color: green;
	font-family: Verdana;
	font-weight: bold;
}

.Success3
{
	font-size: xx-small;
	color: green;
	font-family: Verdana;
	font-weight: bold;
}


.Info1
{
	font-size: larger;
	color: #b0c4de;
	font-family: Verdana;
	font-weight: bold;
}
.Info2
{	
	color: #b0c4de;
	font-family: Verdana;
	font-weight: bold;
}
.Info3
{
	font-size: smaller;
	color: #b0c4de;
	font-family: Verdana;
	font-weight: bold;
}

.Error1
{
	font-size: larger;
	color: red;
	font-family: Verdana;
	font-weight: normal;
}

.Error2
{
	font-size: small;
	color: red;
	font-family: Verdana;
	font-weight: bold;
}

.Error3
{
	font-size: xx-small;
	color: red;
	font-family: Verdana;
	font-weight: bold;
}
.FancyLabel1
{
	color: #000099;
	font-family: Verdana;
	font-weight: bold;
}
.Label1
{
	font-size: larger;
	color: #50729F;
	font-family: Verdana;
	font-weight: bold;
}
.Label2
{	
	color: #50729F;
	font-family: Verdana;
	font-weight: normal;
}
.Label3
{
	font-size: smaller;
	color: #50729F;
	font-family: Verdana;
	font-weight: normal;
}
.Label3Light
{
	font-size: smaller;
	color: #a9a9a9;
	font-family: Verdana;
	font-weight: normal;
}
.Button1
{
	font-size: smaller;
	color: #000099;
	font-family: Verdana;
	font-weight: normal;
}
.Button2
{	
	color: #000099;
	font-family: Verdana;
	font-weight: bold;
}
.Text1
{
	font-size: larger;
	color: black;
	font-family: Verdana;
	font-weight: normal;
}
.Text2
{	
	color: black;
	font-family: Verdana;
	font-weight: normal;
}
.Text2
{
	font-size: smaller;
	color: black;
	font-family: Verdana;
	font-weight: normal;
}
.ContentArea
{
	background-color: #ffffff;
	margin: 4px;
	padding: 0px 10px 10px 10px;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	text-align: left;	
}

.Content
{
	padding: 0px 8px 8px 8px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
}

.Title, .ProfileTitle
{
	color: #000099;
	font-size: 180%;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	padding: 15px 0px 15px 8px;
	margin: 0px;
}

.Title A:LINK, .Title A:ACTIVE, .Title A:VISITED, .Title A:HOVER
{
    color: #91723f;
}

/* Tag Styles */

#tagCloud
{
	background-color: #f7f7f7;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #999999;
	line-height: 250%;
	list-style-type: none;
	width: 700px;
}

#tagCloud B
{
	line-height: 225%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#tagCloud A
{
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	font-family:Trebuchet MS, Verdana, Arial;
	text-transform:lowercase;
}

#tagCloud A.Tag1, A.Tag2, A.Tag3, A.Tag4, A.Tag5, A.Tag6
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#tagCloud A:hover
{
	background-color: #dddddd;
	text-decoration: none;
}

#tagCloud A.Tag1 
{
	margin-right: 6px;
	text-decoration: none;
	color: #334433;
	font-size: 200%;
	font-weight: 900;
}
#tagCloud A.Tag2 
{
	margin-right: 6px;
	text-decoration: none;
	color: #445544;
	font-size: 150%;
	font-weight: 800;
}
#tagCloud A.Tag3 
{
	margin-right: 6px;
	text-decoration: none;
	color: #556655;
	font-size: 125%;
	font-weight: 600;
}
#tagCloud A.Tag4 
{
	margin-right: 6px;
	text-decoration: none;
	color: #667766;
	font-size: 100%;
	font-weight: 500;
}
#tagCloud A.Tag5 
{
	margin-right: 6px;
	text-decoration: none;
	color: #778877;
	font-size: 75%;
	font-weight: 300;
}
#tagCloud A.Tag6 
{
	margin-right: 6px;
	text-decoration: none;
	color: #889988;
	font-size: 50%;
	font-weight: 200;
}


/* End Tag Styles */

/* Tag Detail Styles */

#tagDetail
{
	background-color: white;	
	padding: 8px;
	color: #999999;
	line-height: 100%;
	list-style-type: none;
}

#tagDetail A
{
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	font-family:Trebuchet MS, Verdana, Arial;
	text-transform:inherit;
}

#tagDetail A.Line1, A.Line2, A.Line3, A.Votes1, A.Title1, A.Title2, A.Title3
{
	margin-left:5px;
	margin-right:5px;
	padding: 0px;
	display: inline;
}

#tagDetail A:hover
{
	background-color: #dddddd;
	text-decoration: none;
}

#tagDetail A.Votes1
{
	text-decoration: none;
	color: #000099;
	font-size: large;
	text-transform: capitalize;
	font-weight: bold;
}

#tagDetail A.Tags1
{
	text-decoration: none;
	color: #000099;
	font-size: small;
	text-transform: capitalize;
	font-weight: bold;
}

#tagDetail A.Title1
{
	text-decoration: none;
	color: cornflowerblue;
	font-size: 100%;
	font-weight: 50;
	text-transform: capitalize;	
}
#tagDetail A.Title2
{	
	text-decoration: none;
	color: cornflowerblue;
	font-size: 90%;
	font-weight: 100;
	text-transform: capitalize;
}
#tagDetail A.Title3
{	
	text-decoration: none;
	color: cornflowerblue;
	font-size: 70%;
	font-weight: 100;
	text-transform: capitalize;
}
#tagDetail A.Title4
{	
	text-decoration: none;
	color: cornflowerblue;
	font-size: 50%;
	font-weight: 100;
	text-transform: capitalize;
}

#tagDetail A.Line1
{
	text-decoration: none;
	color: darkblue;
	font-size: 100%;
	font-weight: 100;
	overflow: hidden;	
	background-color: #e0e0e0;
}
#tagDetail A.Line2
{
	text-decoration: none;
	color: gray;
	font-size: 90%;
	font-weight: 100;
	overflow: hidden;
	background-color: transparent;
}
#tagDetail A.Line3
{
	text-decoration: none;
	color: gray;
	font-size: 70%;
	font-weight: 100;
	overflow: hidden;
	background-color: transparent;
}
#tagDetail A.Line4
{
	text-decoration: none;
	color: black;
	font-size: 50%;
	font-weight: 100;
	overflow: hidden;
	background-color: transparent;
}

/* End Tag Detail Styles */


/** GOOGLE Advertising Styles **/

:link,a:visited,a:hover,a:active{color:#333333;cursor:hand;}       
#aus{height:125px;width:125px}
#ads{left:0px;position:absolute;top:0px;width:125px}
#ads ul{list-style:none;width:100%}
#ads ul li{clear:both;cursor:hand;float:left;height:107px;overflow:hidden;width:125px}
.ad{margin:0px 2px}
.adt{font-size:11px;font-weight:bold;line-height:14px;}
.adb{color:#333333;display:block;font-size:11px;line-height:14px}
.adu{color:#333333;font-size:10px;line-height:14px;overflow:hidden;white-space:nowrap}
.adc{width:100%;height:107px;table-layout:fixed;overflow:hidden}
#abgi{left:45px;position:absolute;top:108px}
#aubg{background-color:#e7e7df;border:0px solid #e7e7df;height:125px;width:125px}

/** END OF GOOGLE Advertising Styles **/

/** Tool Tip Styles **/
.tooltipShadow {
      background: url(shadow.png);  
}
.tooltipContent
{
	left: -4px;
	top: -4px;
	background-color: #ffff99;
	border: solid black 0px;
	padding: 5px;
	font: bold 10pt sans-serif;
}

/** END Tool Tip Styles **/
