html,body
{
      margin:0;
      padding:0;
      height:100%;
      border:none;
      font-size: 12pt;
      text-align:left;
}

.mainTable
{
    width: 800px;
    height: 100%;
    background-color: #FFFFFF;
    border-right: #205aa4 1px solid;
    border-left: #205aa4 1px solid;
}

.RowInfo Input, .RowInfo select 
{
	font-size: 100%;
	background: #FFFADB url(/images/textBox-BK.gif) repeat-x;
	border: 1px solid #205aa4;
	padding: 2px;
	font-size: 12pt;
}

.RowInfo
{
    font-size: 12pt;
}

.voters
{
    font-size: 12pt;
}

option	{
	background: #f0f5fb;
	}

.RowTitle
{
    color: #7a7f80;
    text-align: left;
    font-size: 12pt;
}

#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
#menu1 li 
{
    padding: 0px; 
    margin: 0px; 
    display: inline; 
    border-left: solid 1px #000; 
    font-size: 12px;
	color: #205aa4;
	font-family: Tahoma, Verdana;
	text-align: left;
}
#menu1 li.first { border-left: none; }
#menu1 li a:link, #menu1 li a:visited { 
    padding: 0px 2px 0px 5px; 
    color: #205aa4;
    text-decoration: none; 
}
#menu1 li a:active, #menu1 li a:hover {
    text-decoration: underline;
}

.ForPercent
{
    color:#4fdc59;
    height:28px;
    width:28px;
    font-size:11pt;
}
.AgainstPercent
{
    color:#ff4545;
    height:28px;
    width:28px;
    font-size:11pt;
}


.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.TableExtraInfo a:link,.TableExtraInfo a:Hover, .TableExtraInfo a:active, .TableExtraInfo a:Visited
{
    text-decoration : none;
    color: #000000;
}
.Data
{
    font-weight:bold;
}
.Inspring
{
    font-size: 9pt;
    color: #6E95C5;
}
.Limits
{
    font-size:10pt;
    color: #7a7f80;
}
.SectionHead
{
    font-size:16px;
    font-weight:bold;
}
.SideBarBox
{
    color: #205AA4;
    font-size: 8pt;
    font-family:Verdana;
}
.SideBarBox a:active,.SideBarBox a:link
{
   text-decoration:none; 
}
.SideBarBox a:hover,.SideBarBox a:visited
{
    text-decoration:underline;
}
.SideBarHeader
{
    color: #3D451E;
    font-size: 10pt;
    background-image: url(images/SideBarHeader.jpg);
    font-family:Verdana;
}
.CommentRoot
{
    display:block;
    font-size:12pt;
}
.CommentSub
{
    display: block;
}
.comments 
{
    width: 640px;
}
.comments ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comments ol li .CommentRoot{
	padding: 2px 0;
	background-color: White;
	margin: 0;
	position: relative;
	list-style: none;
	width: 640px;
} /*IE6, IE7*/

.comments ol li .CommentSub{
	padding: 2px 0;
	margin: 0;
	position: relative;
	left: 40px;
	list-style: none;
	width: 600px;
} 
li .CommentSub
{
    background-color:White;
}
.CommentRoot1, .CommentSub1
{
    background-color: #e8edf3;
}
.CommentBody
{
    background-color:#f0f5fb;
    text-align:left;
}
.CommentVoteImage
{
    display:inline;
    }
.CommentVoteImage img
{
    vertical-align: middle;
	border: none;
}

.link, .link a:active, .link a:link
{
    color: #0000ff;
}
.link a:visited, .link a:hover
{
    color: #0000ff;
    text-decoration:underline;
}
.DataRow
{
    background-color:#e8edf3;
    font-size:12pt;
}
.AltDataRow
{
    background-color:#f0f5fb;
    font-size:12pt;
}

.SiteSettings
{
    font-size:12pt;
}

.TableHeader
{
    background: url(images/TableHeader.jpg) repeat-x;
    font-size: 12pt;
}
.Announcement
{
    color: #05660c;
    font-size: 12pt;
}
.LimitedVote
{
    position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:White;
}
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 10pt;
    text-decoration: none;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
    text-decoration: none;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}
.pages a:visited {
    border: 1px solid #9AAFE5;
    text-decoration: none;
    color: #205aa4;
}
.pages a:active {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}

.Notification, .Notification a:link, .Notification a:visited, .Notification a:active
{
    color:Red;
   	font-size: 11px;
	font-family: Tahoma, Verdana;
	text-align: left;
}

.Notification a:hover
{
    text-decoration:underline;
}

.NotificationLarge, .NotificationLarge a:link, .NotificationLarge a:visited, .NotificationLarge a:active
{
    color:Red;
   	font-size: 12px;
	font-family: Tahoma, Verdana;
	text-align: left;
}

.NotificationLarge a:hover
{
    text-decoration:underline;
}

.SuggestSubCat
{
 font-size: 14px;  
 color: #05660C; 
}

.SuggestSubCat:hover
{
 text-decoration:underline;
}

.ClickHere, .ClickHere a:link, .ClickHere a:visited, .ClickHere a:active
{
    color: #05660C; 
    text-decoration:underline;
}

.ReportAbuse, .ReportAbuse a:link, .ReportAbuse a:hover, .ReportAbuse a:active
{
    color:Red;
   	font-size: 11px;
	font-family: Tahoma, Verdana;
	text-align: left;
	cursor: hand;
}
.ReportAbuse a:visited
{
    text-decoration:underline;
}

.GenHTML
{
    color:Red;
   	font-size: 11px;
	font-family: Tahoma, Verdana;
	text-align: left; 
}

.ForgotPassword
{
    color:#05660c;
    cursor: hand;
    font-size: 14px;
    
}

.WelcomeLetter
{
  	font-size: 14px;
	font-family: Tahoma, Verdana;  
	text-align: left;
}

.RevolutionCreated
{
    font-size: 14px;
	font-family: Tahoma, Verdana;   
}

.Announcement
{
    font-size: 14px;
	font-family: Tahoma, Verdana;
	background-color:#ecf7ff;
	color: #205aa4;
}
.Announcement a:link,  .Announcement a:active
{
	color: #05660C; 
}

.Announcement a:visited, .Announcement a:hover
{
    color: #05660C; 
    text-decoration: underline;
}

.linkBar img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

#stumble {float:left;width:51px;height:79px;margin-top:25px;background:url('http://www.oddmark.com/linkimages/stumblethis.gif') no-repeat top left;}
#stumble_number {float:left;width:51px;text-align:center;padding-top:4px;color:#393733}
#stumble_number a:link, #new_stumble_number a:active, #new_stumble_number a:visited
{
    color: #105cb6;
    font-size: 85%;
    font-weight: 700;
    font-family: Arial;
    line-height: 1;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 4px;
}

#new_stumble_number a:hover
{
    color:#393733;
    text-decoration: none;
    
}
/* Start Modal Window */
/**
 * POPUP CONTAINER STYLES
 */
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("maskBG.png") !important; 
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 2px solid #000000;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	background-color: #ECF7FF;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
/* End Modal Window */
/* Start Danny CSS */
body
{
	font-size: 12px;
	background-image: url(images/imgTopBackDrop.gif);
	vertical-align: baseline;
	color: #3f4c6b;
	background-repeat: repeat-x;
	font-family: Arial, Verdana;
	list-style-type: decimal;
	letter-spacing: normal;
	background-color: transparent;
	text-align: left;
}

A
{
} 

A:active
{
	color: dimgray;
	text-decoration: underline;
} 

A:visited 
{
	text-decoration: underline;
} 

A:link 
{
	text-decoration: none;
} 

A:hover
{
	text-decoration: underline;
}

.AccountOptions
{
	font-size: 12px;
	color: #205aa4;
	font-family: Tahoma, Verdana;
	text-align: left;
}

.ContentArea
{
	font-size: 12px;
	color: #3f4c6b;
	font-family: Arial, Verdana;
	text-align: left;
	background-image: url(images/imgCT_24.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.MenuItems
{
	font-size: 10px;
	color: #205aa4;
	font-family: Verdana, Tahoma;
	text-align: left;
}

.RevoFooter
{
	font-size: 10px;
	color: #846F53;
	font-family: Tahoma, Verdana;
	text-align: left;
}

.RevoLines
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Arial, Verdana;
	letter-spacing: 2px;
	text-align: left;
}

.RevoStart,  .RevoStart a:link, .RevoStart a:hover, .RevoStart a:active, .RevoStart a:visited
{
	font-size: 10px;
	color: #05660C;
	font-family: Verdana, Tahoma;
	text-align: left;
}

.StartYourOwn,  .StartYourOwn a:link, .StartYourOwn a:hover, .StartYourOwn a:active, .StartYourOwn a:visited
{
	font-size: 10px;
	font-weight:bold;
	color: #205AA4;
	font-family: Verdana, Tahoma;
	text-align: left;
	vertical-align:middle;
	text-decoration:none;
}

.RevoStartBig
{
	font-size: 18px;
	color: #05660C;
	font-family: Verdana, Tahoma;
	text-align: left;
}

.SectionTitle
{
	font-weight: bold;
	font-size: 18px;
	color: #3D451E;
	font-family: Verdana, Tahoma;
	text-align: left;
}

.OM_Mid
{
	vertical-align: middle;
}

.OM_TextBox
{
	border-top: #205aa4 1px solid;
	border-left: #205aa4 1px solid;
	border-right: #205aa4 1px solid;
	border-bottom: #205aa4 1px solid;
	font-size: 11px;
	color: #205aa4;
	background-image: url(images/imgTextboxFade.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana;
	background-color: transparent;
	text-align: left;
	vertical-align: middle;
}

.aNorm
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Verdana;
	text-align: left;
}

.aCenter
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Verdana;
}

.aOverSized
{
	font-size: 14px;
	color: darkgray;
	font-family: Tahoma, Verdana;
	text-align: left;
}

.aTitle
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	text-align: center;
	color: silver;
	border: 1px solid darkgray;
	background-color: white;
}
/* End Danny CSS */

