/* CSS Document */


body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	background: #f4f4f4 url(images/bg.gif) center repeat-y;
	position: absolute;
}


#container {
	width: 700px;
	margin-left: -350px;
}


#topbar {
    width:auto;
    background: #EEE;
    height: 20px;
    padding: 10px 5px 5px 2px;
    font: 9px verdana;
    font-weight: bold;
    color: #CCCCCC;
    text-align: right;
}

*/
#headerwrapper {
    width: auto;
}


.userform {
    width: auto;
	height:auto;
    color: #DD7CB4;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
}



#tabholder
{
    width: auto;
}


.articleboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
} 


.articleboxinner {
    width: auto;
    line-height: 20px;
    color: #DD7CB4;
    padding: 15px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;

}


.articleheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}


.readmore {
    text-align: right;
    display: block;
    width: auto;
padding-right: 10px;
padding-left: 10px;
}


.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}


.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}


.picbox {
    width: auto;
    line-height: 22px;
    color: #9e0389;
    padding: 5px 6px 6px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}


.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}


.noborder {
    border: none;
}


img {
    vertical-align: text-bottom;
}


a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #3399FF;
}


a:hover {
	text-decoration: underline;
}


#footer {
	background-color: #CCC;
	color: #ccc;
	text-align: center;
	vertical-align: middle;
	height: 140px;
	padding-top: 2px;
	clear: both;
}


#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}


.c1
{
	width: 226px;
	height:1150px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #DD7CB4;
	float: left;
}


.c2
{
    width: 226px;
	height:1150px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 22px;
    color: #DD7CB4;
}


.c3
{
	width: 226px;
	height:1150px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #DD7CB4;
	float: right;
}


.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #3399FF;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}

.linkme
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #D6C899;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}
.spacy
{
    padding: 5px;
}


#tabs8 {
    float:left;
    width:100%;
    background:#F1F1F1;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
}

#tabs8 ul {
    margin:0;
    padding:10px 10px 0 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
    background:url("images/tableft8.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url("images/tabright8.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#eee;
    font-weight: bold;
}


#tabs8 a span {float:none;}
    
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}
.style1 {color: #CC99CC;
padding-right: 10px;
padding-left: 10px;}
	
.style2 {color: #006699;
padding-right: 10px;
padding-left: 10px;}

.style4 {color: #6699FF;
padding-right: 10px;
padding-left: 10px;}

.style6 {color: #999999;
padding-right: 10px;
padding-left: 10px;}

.style7 {color: #CCCCCC;
padding-right: 10px;
padding-left: 10px;}
