﻿body 
{
    font-family: Verdana;
    font-size:12px;
	BACKGROUND-IMAGE: url(images/back.gif); BACKGROUND-COLOR: #e8e8e8;
	margin:0px;
	color:#333333;
}

.boldRight 
{
    text-align:right;
    font-weight:bold;
}

.menuOn
{
    border-top:2px solid #630863;
    padding-top:2px;
}


a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.ital
{
    font-style:italic;
    font-size:11px;
}

.bld
{
    font-weight:bold;
}

.menua
{
    color:#333333;
    font-weight:bold;  
    font-size:11px;
    
}

.menua a
{
    color:#333333;
    font-weight:bold;
  
}

.menub
{
    color:#630863;
    font-weight:bold;  
    font-size:11px;
    padding-left:10px;
}

.menub a
{
    color:#630863;
    font-weight:bold;
    text-decoration:underline;
}

.menub a:hover
{
    text-decoration:none;
}

.menuTable
{
    margin:0px 0px; width:718px; background-image:url('images/menubg.jpg'); height:27px; border-top:4px solid #630863;
}
.starLink
{
    font-weight:bold; color:#630863; background-image:url('images/smallStarD.jpg'); background-position:center left; background-repeat:no-repeat; padding-left:15px;
}

.starLink a
{
   color:#630863; 
}

.whiteLink 
{
    color:#FFFFFF;
    font-size:11px;
}

.whiteLink a
{
    color:#FFFFFF;
    font-weight:bold;
}

.whiteLink a:visited
{
    color:#FFFFFF;
}

.chatWindow
{
    font-family:Verdana;
    font-size:12px;
    width:540px;
    background-color:#FFFFFF;
    border:0px solid #FFFFFF;
    margin:5px 10px;
    line-height:1.5em;
    height:400px;
    overflow:auto;
}

.signupLabels
{
    vertical-align:middle;
    text-align:right;
}

.galleryThumb
{
    border:0px;

}

.pageHeader
{
    font-size:18px;
    font-weight:bold;
}

.forumHeadTD
{
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;
    text-align:center;
    padding:5px 0px;
    font-weight:bold;
}

.forumHeading
{
    font-weight:bold;
    font-size:12px;
    color:#722372;
    padding:8px 0px;
}

.starThing
{
    background-image:url('images/starOff.jpg');
    background-position:center;
    background-repeat:no-repeat;
    background-color:#ebebeb;
    width:55px;
    border-right:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
}

.smallStar
{
    background-image:url('images/smallStar.jpg');  
    background-position:center;
    width:20px;
    background-repeat:no-repeat;
}

.finePrint
{
    color:#666666;
    font-size:10px;
}

.finePrint a
{
    color:#666666;
    font-size:10px;
}




.forumTopicCol1
{
    background-color:#ebebeb;
    border-right:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    text-align:left;
    padding:6px;
    width:400px;
    line-height:1.4em;
}

.forumTopicCol2
{
    background-color:#e1e1e1;
    border-right:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    text-align:center;
    padding:6px;
    vertical-align:middle;
}

.forumListTD
{
 
    text-align:center;
}

.headerImage
{
    background-image: url('images/home_03.jpg');
}

#header
{
    background-image: url('images/home_03.jpg');
    width:718px;
    height:168px;
}

#headerx
{
    background-image: url('./header.jpg');
    width:718px;
    height:168px;
}

#GalleryHeader
{
    background-image: url('images/galleryHeader.jpg');
    width:718px;
    height:141px;
}

#MemberHeader
{
    background-image: url('images/memberHeader.jpg');
    width:718px;
    height:141px;
}

#ChatHeader
{
    background-image: url('images/chatHeader.jpg');
    width:718px;
    height:150px;
}

#ForumHeader
{
    background-image: url('images/ForumHeader.gif');
    width:718px;
    height:141px;
}

.purpleHead
{
    background-color:#630963; 
    height:18px; 
    width:718px; 
    margin-left:auto; 
    margin-right:auto; 
    color:#FFFFFF;
}

.purpleHead a
{
    color:#FFFFFF;
    font-weight:bold;
}

td
{
    vertical-align:top;
}

.profileImage
{
    border:1px solid #000000;
}

.modalBackground
{
    background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.button
{
    border:1px solid #333333;
    height:20px;
}

.txt
{
    border:1px solid #333333;
    height:16px;
    width:150px;
}

.ErrorMessage
{
    color:Red;
    text-align:center;
}

.w100
{
    width:100%;
}

.imgBordered
{
    border:1px solid #999999;
}

#profileTable p
{
    margin:0px;
}