﻿body
{
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
}
.ContentArea
{
	color:DimGray;
}
.ProfileMenuItemOff2
{
	border: 1px solid DarkGray;
	background-color: white;
	height: 29px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: normal;
	font-size: small;
	color: dimgray;
}.ProfileMenuItemOn2
{
	border: 1px solid DarkGray;
	background-color: white;
	height: 29px;
	padding-left: 4px;	padding-right: 4px;
	font-weight: normal;
	font-size: small;
	color: black;
}

.ProfileMenu2
{
	vertical-align: bottom;
}.ProfileMenuItemSelected2
{
	background-color: lightgrey;
	height: 29px;
	padding-left: 4px;
	font-weight: bold;
	font-size: small;
	
	color: black;
	border: DarkGray 1px solid;
	border-bottom: none;
}

.BlurbBox
{
	background-color: white;
	font-size: 13pt;
	border: 3px solid gainsboro;
	font-family: Verdana;
	color: #4d4d4d;
}

.ImageBox
{
	background-color: black;
		border:3px solid darkred;
}

.PlayerImage
{
border:none;
}
.QuestionsBox
{
	background-color: white;
	font-size: 14pt;
	font-family: Verdana;
	color: steelblue;
	border: 3px solid gainsboro;
}

.PlayerNameBox
{
		background-color: darkred;
	font-size: 12pt;
	font-family: Verdana;
	border: 1px solid white;

	border:3px solid darkred;
}

.PlayerLink
{
	color:White;
		font-weight:bold;
}



.QuestionBtnOn
{
	color: red;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.QuestionBtnOff
{
	color: royalblue;
	text-decoration: none;
	font-weight: normal;
}

.LastPlayerBox
{
	background-color:White;

	
}


.LastPlayerPicture
{
	border:1px solid darkred;
	
}

.Textbox
{
	border:1px solid cadetblue;
	font-size:10pt;
	color:#444444
}

.LoginBox
{
	border: 1px solid silver;
	background-color: #4d4d4d;
	color: black;
}

.Button
{
	border: 1px outset darkred;
	background-color: #C70000;
	font-size: 8pt;
	height: 20px;
	color: white;
	font-weight: bold;
	cursor:hand;
	cursor:pointer;
}


.Header
{
    color: white;
    background-color: #ffffff;
}
.MainMenu
{
    color: black;
    background-color: whitesmoke;
    padding-top: 6px;
    padding-bottom: 8px;
    border-bottom:4px solid dimgray;
    background-image: url(images/mainmenugrad.jpg);
    background-repeat: repeat-x;
}
.MainMenuCore
{
	font-size:11pt;
	color:white;
	font-weight:bold;
}

.StatsBar
{
	font-size:11pt;
	color:black;
}

.MainMenuItemOff
{
	font-size: 10pt;
	color: #e7e7e7;
}
.MainMenuItemOn
{
	font-size: 10pt;
	color: white;
	text-decoration: underline;
}

.BodyOutline
{
		border-top: dimgray 8px solid;
		border-bottom:1px solid dimgray;
}

.MenuItem
{
	background-color: white;
	color:dimgray;
}
.MenuItemSelected
{
	background-color: dimgray;
		color:white;
}
.MenuItemHover
{
	background-color: silver;
		color:black;
}

.Menu
{
	background-color: #ff7000;
	font-family: 'Arial Black';
	font-size: 13pt;
	font-weight: bolder;
}

.ResultsBox
{
	background-color:white;
	border:3px solid gold;
}

.TopicHeader
{
	color: black;
	font-weight: normal;
	font-family: Arial Black;
	border: 1px solid cadetblue;
	background-color: honeydew;
}

.TopicHeaderDark
{
    color: white;
    font-weight: normal;
    font-family: Arial Black;
    background-color: firebrick;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.TopicHeader2
{
	color:orangered;
	font-weight:normal;
	font-family:Arial Black;
	border: 1px solid cadetblue;
	background-color: lightcyan;
}
A:link.std
{
	color: cadetblue;
	text-decoration: underline;
}

A:visited.std
{
	color: cadetblue;
	text-decoration: underline;
}

A:hover.std
{
	color: orangered;
	text-decoration: underline;
}

A:active.std
{
	color: cadetblue;
	text-decoration: underline;
}
A:link.std2
{
	color: darkred;
	text-decoration: none;
}

A:visited.std2
{
	color: darkred;
	text-decoration: none;
}

A:hover.std2
{
	color: firebrick;
	text-decoration: underline;
}

A:active.std2
{
	color: darkred;
	text-decoration: none;
}




A:visited.stddark
{
	color: greenyellow;
	text-decoration: underline;
}

A:hover.stddark
{
	color: darkorange;
	text-decoration: underline;
}

A:active.stddark
{
	color: greenyellow;
	text-decoration: underline;
}

.BaseStatementTxt
{
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12pt;
	padding-bottom: 3px;
	padding-top: 3px;
	height: 22px;
}

.LieTxt
{
    background-color: #ffcccc;
    border: 1px solid gold;
    color: red;
}


.TruthTxt
{
	background-color:aliceblue;
	border:1px solid gainsboro;
	color:steelblue;
}
.ThumbBorder
{
	border:1px solid gainsboro;
}

.Stats
{
	color: orangered;
	font-weight:bold;
}

.MenuBase
{
	vertical-align: middle;
	width: 121px;
	height: 29px;
	text-align: center;
	font-weight: bold;
	font-size:9pt;
	cursor: hand;
	cursor: pointer;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}	
.MenuSel
{	
	background-image: url(images/menutabsel2.jpg);
	color:White;
}

.MenuHover
{
	background-image: url(images/menutabhover2.jpg);
	color: black;
}
.MenuOff
{	
	background-image: url(images/menutab2.jpg);
	color:dimgray;
}

.DropDown
{
	width:155px;
	
}

.Multiline
{
	width:95%;
	height:75px;
	font-family:Arial;
	color:dimgray;
}

.ProfileHeaders
{
	color:cadetblue;
	font-weight:bold;
	font-size:11pt;
}

.ProfileTopicHeader
{
	color:cadetblue;
	font-size:12pt;
	font-weight:bold;
}

.ProfileTopicValue
{
	color:dimgray;
}.ProfilePic
{
	color: white;
	background-color: black;
	font-weight: bold;
	padding-right: 10px;
}

.ProfileBg
{
    background-color: white;
}

.StatHeader
{
	color: white;
	background-color: dimgray;
	font-weight: bold;
	padding-right: 10px;
}
.StatValue
{
	background-color:gainsboro;
	border-bottom:1px solid gainsboro;
	color: black;
	padding-right:15px;
}

.ImgSep
{
	border-bottom:8px solid silver;
}
.TImgSep
{
	border-top:8px solid silver;
}

.LastBoxOff
{
	border: darkgray 3px solid;
}
.LastBoxOn
{
	border-right: lawngreen 8px ridge;
	border-top: lawngreen 8px ridge;
	border-left: lawngreen 8px ridge;
	border-bottom: lawngreen 8px ridge;
}

.PtsBox
{
	background-color:honeydew;
	border:3px solid honeydew;
}
.PtsBox2
{
	background-color: orange;
	border:3px solid red;
}

.LostPts
{
	color:red;
	font-size:12pt;
	font-weight:bolder;
}

.WonPts
{
	color:limegreen;
	font-size:12pt;
	font-weight:bolder;
}

A:link.ActLnk
{
	font-weight: normal;
	font-size: 9pt;
	color: dimgray;
	text-decoration: none;
}
A:hover.ActLnk
{
	font-weight: normal;
	font-size: 9pt;
	color: chocolate;
	text-decoration: underline;
}
A:visited.ActLnk
{
		font-weight: normal;
	font-size: 9pt;
	color: dimgray;
	
	text-decoration: none;
}
A:active.ActLnk
{
		font-weight: normal;
	font-size: 9pt;
	color: dimgray;
	
	text-decoration: none;
}

.ActPro
{
	color:limegreen;
}
.InactPro
{
	color:red;
}

.logout
{
	color: white;
	text-decoration: underline;
	font-size: 8pt;
}

.MesRead
{
	color:dimgray;
	font-weight:normal;
}
.MesUnread
{
	color:Black;
	font-weight:bold;
}

.GridHeader
{
	background-color:honeydew;
	color:dimgray;
	font-size:10pt;
}

.AssBox
{
	background-color:honeydew;
	border:1px solid silver;
	text-align:center;
	padding:4px;
}

.Success
{
	color:darkseagreen;
	font-size:13pt;
	font-weight:bold;
}

.LoseBox1
{
	color:black;
	background-color:Red;
}
.LoseBox2
{
	color:red;
	background-color: White;
}

.WinBox1
{
	background-color: greenyellow;
	color: royalblue;
}
.WinBox2
{
	background-color:white;
	color:limegreen;
}
.ProfMnuSel
{
	border: 1px solid gainsboro;
	background-color: white;
	height: 35px;
	padding-left: 2px;
	font-weight: normal;
	font-size: small;
	color: dimgray;
}
.ProfMnuNrm
{
border: 1px solid gainsboro;
	background-color: pink;
	height: 35px;
	padding-left: 2px;
	font-weight: normal;
	font-size: small;
	color: dimgray;
}
.ProfileMenuSelected
{
	border: 1px solid gainsboro;
	background-color: white;
	height: 35px;
	padding-left: 2px;
	font-weight: normal;
	font-size: small;
	color: dimgray;
}
.ProfileMenuHover
{
	border: 1px solid gainsboro;
	background-color: white;
	height: 35px;
	padding-left: 2px;
	font-weight: normal;
	font-size: small;
	color: dimgray;
}



.ProfileMenuNormal
{
	border: 1px solid gainsboro;
	background-color: pink;
	height: 35px;
	padding-left: 2px;
	font-weight: normal;
	font-size: small;
	color: dimgray;
}
.SearchMenuItemOff
{
	border: 1px solid gainsboro;
	background-color: white;
	height: 35px;
	padding-left: 2px;
	font-weight: normal;
	font-size: small;
	color: dimgray;
}

.SearchMenuItemOn
{
	border: 1px solid DarkGray;
	background-color: honeydew;
	height: 35px;
	padding-left: 2px;
	font-weight: normal;
	font-size: small;
	color: black;
}
.SearchMenuItemSelected
{
    background-color: whitesmoke;
    height: 35px;
    padding-left: 2px;
    font-weight: bold;
    font-size: small;
    color: black;
    border: gainsboro 1px solid;
    border-bottom:none;
}

.PlayersHeader
{
	color:Crimson;
	font-size:13pt;
	font-weight:bold;
}

.HomeStat
{
	font-size:16pt;
	font-weight:bold;
	text-align:center;
}

.SuckedBar
{
	border: none;
	border-left: 1px solid transparent;
	
	border-right: 1px solid transparent;
	background-color: firebrick;
}
.AwesomeBar
{
	border:none;
	border-left:1px solid transparent;
	
	border-right: 1px solid transparent;
	background-color:mediumseagreen;
}

.EmptyBar
{
		border:none;
	border-left:1px solid transparent;
	
	border-right: 1px solid transparent;
	background-color:Transparent;

}

.WTLCorner
{
	background-image: url(images/tables/tlcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:13px;width:15px;
}

.WTRCorner
{
	background-image: url(images/tables/trcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:13px;width:15px;
}
.WBLCorner
{
	background-image: url(images/tables/blcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:13px;width:15px;
}
.WBRCorner
{
	background-image: url(images/tables/brcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:13px;width:15px;
}

.RBLCorner
{
	background-image: url(images/tables/redblcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.RTLCorner
{
	background-image: url(images/tables/redtlcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.GrayBLCorner
{
	background-image: url(images/tables/grayblcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.GrayTLCorner
{
	background-image: url(images/tables/graytlcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.GrayTRCorner
{
	background-image: url(images/tables/graytrcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.GrayBRCorner
{
	background-image: url(images/tables/graybrcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.BlurText
{
	font-size: 13pt;
	color: black;
}

A:hover.PlayerHLink
{
	color: darkgray;
	font-weight: bold;
	font-size: 12pt;
}


A:link.PlayerHLink
{
	color: darkred;
	font-weight: bold;
	font-size: 12pt;
}
A:visited.PlayerHLink
{
	color: darkred;
	font-weight: bold;
	font-size: 12pt;
}

A:active.PlayerHLink
{
	color: darkred;
	font-weight: bold;
	font-size: 12pt;
}








A:hover.TestLink
{
	color: darkgray;
	font-weight: bold;
	font-size: 12pt;
		border:1px solid gray;
	background-color:yellow;
}


A:link.TestLink
{
	color: darkred;
	font-weight: bold;
	font-size: 12pt;
	border:1px solid yellow;
	background-color:white;
}
A:visited.TestLink
{
	color: darkred;
	font-weight: bold;
	font-size: 12pt;
}

A:active.TestLink
{
	color: darkred;
	font-weight: bold;
	font-size: 12pt;
}



.LiesBox
{
	background-color:#333333;
}
.QuestionBtnOn2
{
	color: orange;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 14pt;
}

.QuestionBtnOff2
{
	color: white;
	text-decoration: none;
	font-weight: normal;font-size:14pt;
}
.Hints
{
	font-size: 11pt;
	color: silver;
	font-weight:bold;
	padding-right:15px;
}
.PlayerPicBox
{
	background-color:White;
}

.LieIcon
{
	background-image: url(images/glowingdevil.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width:29px;
	height:29px;
	background-position-y: center;
}
.LieHeader
{
	background-image: url(images/grayguessthelieheader.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width:274px;
	height:32px;
}
.CoreBgColor
{
	background-color:Black;
}
.BlurbTable
{
	background-color:White;
}
.AnswerCorrectIcon
{
	background-image: url(images/glowingdevil.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 29px;
	height: 29px;
	background-position-y: center;
}

.AnswerLabel
{
	color:White;
	font-size:14pt;
	font-weight:bold;
}

.AnswerStatsLabel
{
	color: whitesmoke;
	font-size: 10pt;
	font-style: italic;
}
.CorrectTable
{
	background-color: #006600;
}

.IncorrectTable
{
	background-color: #8C0000;
}

.CorrectTLCorner
{
	background-image: url(images/tables/greentlcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}
.CorrectBLCorner
{
	background-image: url(images/tables/greenblcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.IncorrectTLCorner
{
	background-image: url(images/tables/bredtlcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}
.IncorrectBLCorner
{
	background-image: url(images/tables/bredblcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.CorrectHeader
{
	background-image: url(images/correctheader.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width:274px;
	height:32px;
}
.IncorrectHeader
{
	background-image: url(images/incorrectheader.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width:274px;
	height:32px;
}

.PointsEarned
{
	font-size: 14pt;
	color: greenyellow;
	font-weight: bold;
}

.PointsLost
{
	font-size:14pt;
	color:red;
	font-weight:bold;
}

.PointsMessage
{
	font-size:14pt;
	color:white;
	font-weight:bold;
}

.NextBgOff
{
	background-position: center center;
	background-image: url(images/nextplayeroff.gif);
	background-repeat: no-repeat;
	height: 39px;
}
.NextBgOn
{
	background-position: center center;
	background-image: url(images/nextplayeron.gif);
	background-repeat: no-repeat;
	height: 39px;
}

.SkipBgOff
{
	background-position: center center;
	background-image: url(images/skipplayeroff.gif);
	background-repeat: no-repeat;
	height: 39px;
}
.SkipBgOn
{
	background-position: center center;
	background-image: url(images/skipplayeron.gif);
	background-repeat: no-repeat;
	height: 39px;
}


.CommentBox
{
	margin-top: 5px; font-family:arial; border-right: darkgray 1px solid; border-top: darkgray 1px solid; border-left: darkgray 1px solid; border-bottom: darkgray 1px solid; background-color: dimgray;
	color:White;
}

.GameMsgText
{
	color: honeydew;
	font-size:12pt;
	font-weight:bold;
}

.CommentPicBox
{
		background-color:#333333;
}
.CmtBLCorner
{
	background-image: url(images/tables/graywhblcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.CmtTLCorner
{
	background-image: url(images/tables/graywhtlcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}
.CmtTRCorner
{
	background-image: url(images/tables/graywhtrcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}
.CmtBRCorner
{
	background-image: url(images/tables/graywhbrcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.CommentMsg
{
	font-size:11pt;
	color:DimGray;
	padding-left:10px;
}


.AdverBox
{
		background-color:#333333;
}
.AdverBLCorner
{
	background-image: url(images/tables/grayblcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.AdverTLCorner
{
	background-image: url(images/tables/graytlcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}
.AdverTRCorner
{
	background-image: url(images/tables/graytrcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}
.AdverBRCorner
{
	background-image: url(images/tables/graybrcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:17px;
}

.PosBtn
{
	background-color: mediumseagreen;
	font-size: 8pt;
	height: 20px;
	color: white;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	border-right: seagreen 1px outset;
	border-top: seagreen 1px outset;
	border-left: seagreen 1px outset;
	border-bottom: seagreen 1px outset;
}

.NegBtn
{
	border: 1px outset darkred;
	background-color: darkorange;
	font-size: 8pt;
	height: 20px;
	color: white;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

.CommentCtrlArea
{
	padding:4px;
	border:1px solid gainsboro;
	background-color:whitesmoke;
}
.Prompt
{
	font-size:11pt;
	color:DimGray;
}

.CommentReply
{
	color:SteelBlue;
}
.DisabledBtn
{
	background-color: gainsboro;
	font-size: 8pt;
	height: 20px;
	color: white;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	border-right: darkgray 1px outset;
	border-top: darkgray 1px outset;
	border-left: darkgray 1px outset;
	border-bottom: darkgray 1px outset;
}

.EditProfileHeader
{
	font-size:12pt;
	color:Chocolate;
}

.ViewHeader
{
	font-size:13pt;
	color:Chocolate;
	font-weight:bold;
}

.ViewProfileHeader
{
	background-color: whitesmoke;
	color: cadetblue;
	font-size: 11pt;
	font-weight: bold;
}

.AddToFriendListIcon
{
	background-image: url(images/people.gif);
	width: 20px;
	background-repeat: no-repeat;
}
.MessageIcon
{
	background-image: url(images/mail.gif);
	width: 20px;
	background-repeat: no-repeat;
}
.FavoriteIcon
{
	background-image: url(images/star.gif);
	width: 20px;
	background-repeat: no-repeat;
}
.ProfileControlArea
{
	background-color:White;

	border-top:6px solid lightgrey;

	}
	
	.EditTab
{
	color: firebrick;
	font-weight: bold;
	font-style: italic;
}

.ProfileTabPane
{
	border-top:8px solid #103967;
	color:DimGray;
	background-color:white;
}

.BWBLCorner
{
	background-image: url(images/tables/wbblcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:13px;width:15px;
}

.BWTLCorner
{
	background-image: url(images/tables/wbtlcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:15px;
}
.BWTRCorner
{
	background-image: url(images/tables/wbtrcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:15px;
}
.BWBRCorner
{
	background-image: url(images/tables/wbbrcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:13px;width:15px;
}
.BWBRTbl
{
	background-color:Black;
}

.CaptionTextbox
{
	border:1px solid gainsboro;
	font-size:10pt;
	font-family:Arial, Verdana;
	color:DimGray;
}
.PostCommentBox
{
	background-color:White;
}

.PostCommentHeader
{
	padding: 6px;
	background-color: whitesmoke;
	font-size: 11pt;
	border: 1px solid gainsboro;

	
	
	font-weight: bold;
	color: dimgray;
}
.CommentChk
{
	font-size:10pt;
	color:black;
}
.CommentTextbox
{
	font-size: 11pt;
	color: dimgray;
	border:none;
}

.CommentTextboxBrd
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}
.PostCommentBox
{
	
}

.CommentArea
{
background-color:White;
}
.CommentAreaHeader
{
    padding: 6px;
    background-color: black;
    font-size: 12pt;
    font-weight: bold;
    color: white;
}

.FriendArea
{
	background-color:white;
}

.ThbBLCorner
{
	background-image: url(images/tables/wbblcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:13px;width:15px;
}

.ThbTLCorner
{
	background-image: url(images/tables/wbtlcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:15px;
}
.ThbTRCorner
{
	background-image: url(images/tables/wbtrcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:15px;width:15px;
}
.ThbBRCorner
{
	background-image: url(images/tables/wbbrcorner.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:13px;width:15px;
}
.ThbBox
{
	background-color:Black;
}
.CommentOwnerLnk
{
	color:White;
}

.PhotoCaption
{
	color:White;
	font-size:11pt;
}

.PhotoStats
{
	background-color:white;
	color:black;
	font-size:10pt;
	font-weight:bold;
}


.sr2{
	font-size:8pt;
	background-repeat:no-repeat;
	width:108px; margin-right:-2px;
	text-align:center; line-height:28px; float:left; height:30px;
	border-bottom:1px solid none;
	background-image:url('images/testtab3.png');    text-decoration:none;
	color:white;
		
}

.sr{
	font-size:8pt;margin-right:-2px;
	background-repeat:no-repeat;
	width:108px;
	text-align:center; line-height:28px; float:left; height:30px;
	border-bottom:1px solid dimgray;
	background-image:url('images/testtab2.png');    text-decoration:none;
	color:black;	
}
.sr:hover{
	font-size:8pt;margin-right:-2px;
	background-repeat:no-repeat;
	width:108px;
	text-align:center; line-height:28px; float:left; height:30px;
	border-bottom:1px solid dimgray;
	background-image:url('images/testtab3.png');    text-decoration:none;
	color:white;	
}


.UpArrowDisabled{

	width:31px;
	height:30px;
	background-image:url('images/uparrowdisabled.gif');
	}
    
.UpArrow{
	cursor:hand; cursor:pointer;

	width:31px;
	height:30px;
	background-image:url('images/uparrow.gif');
}
.UpArrow:hover{cursor:hand; cursor:pointer;

	width:31px;
	height:30px;
	background-image:url('images/uparrowover.gif');
}

.DownArrow{cursor:hand; cursor:pointer;

	width:32px;
	height:30px;
	background-image:url('images/downarrow.gif');
}
.DownArrow:hover{cursor:hand; cursor:pointer;
	width:32x;
	height:30px;
	background-image:url('images/downarrowover.gif');

}
.DownArrowDis{

	width:32px;
	height:30px;
	background-image:url('images/downarrowdisabled.gif');
	}


.SelectedImageBox
{
    background-color:yellow;
    border:1px solid red;
}

.SelectImage
{
    border:3px solid black;
    padding:2px;
}
    
.SelectImage:hover
{
    padding: 2px;
    border-right: firebrick 3px solid;
    border-top: firebrick 3px solid;
    border-left: firebrick 3px solid;
    border-bottom: firebrick 3px solid;
}
.SelectorImgBg
{
    background-repeat: no-repeat;
    background-position: center center;
}
.Glnk
{
    color: #386a9c;
}
.Glnk:hover
{
    color: darkorange;
}

.masterlnk
{
    color: steelblue;
    text-decoration: none;
}
.masterlnk:hover
{
    color: cadetblue;
    text-decoration: none;
}

.HomeStat
{
    font-weight: bold;
    font-size: 12pt;
}

.GenericBorder
{
    border:1px solid gainsboro;
}

.HomeBoxHeader
{
    font-weight: bold;
    font-size: 10pt;
    color: dimgray;
}

.HelpBtn
{
    cursor:hand;
    cursor:pointer;
}