﻿body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;

	background-color: #fed6fd; /* */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
    /*background-image:url("images/BG_square.gif");*/
}

.plainbody {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;

	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image:none;
}

td,th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
}

.PatternTitle 
{
    font-size:14px;
    /* font-weight:bold; */
    text-align:left;
    font-family:Kristen ITC,verdana;
    }
    
    
.smallFont
{
    font-size:xx-small;
    color:Black;
}

.Bullet
{
    background-image:url("Bullet.jpg");
    height:16px;
    width:16px;
    vertical-align:text-bottom;
    float: left;
}

td .Footer 
{
    background-color:#FFFFCD;
    color:silver; 
    text-align:left; 
    padding:8px;
    
}

hr
{
    color:#fed6fd;
}

ul 
{
    list-style-image:url("Bullet.jpg");
}

li
{
    list-style-image:url("Bullet.jpg");
    margin-right:12px;
}

.logoWhite
{
    background-image:url("logowhite.jpg");
    height:66px;
    width:381px;
}
/****************** Header Graphics **************************/
td .HeaderGraphic 
{
    background-image:url("flowers01.jpg");
}
td .buttonStart
{
    background-image:url("flowers02.jpg");
}

td .buttonEnd
{
    background-image:url("flowers09.jpg");
}

.HomeButton
{
    background-image:url("flowers03.jpg");
    width:124px;
    height:41px;
}

.HomeButtonHover
{
    background-image:url("flowers03_f2.jpg");
    width:124px;
    height:41px;
    cursor:hand;
}

.PatternButton
{
    background-image:url("flowers04.jpg");
    width:124px;
    height:41px;
}

.PatternButtonHover
{
    background-image:url("flowers04_f2.jpg");
    width:124px;
    height:41px;
    cursor:hand;
}

.MyProjectsButton
{
    background-image:url("flowers05.jpg");
    width:124px;
    height:41px;
}

.MyProjectsButtonHover
{
    background-image:url("flowers05_f2.jpg");
    width:124px;
    height:41px;
    cursor:hand;
}

.LinksButton
{
    background-image:url("flowers06.jpg");
    width:124px;
    height:41px;
}

.LinksButtonHover
{
    background-image:url("flowers06_f2.jpg");
    width:124px;
    height:41px;
    cursor:hand;
}
.AfghansButton
{
    background-image:url("flowers07.jpg");
    width:124px;
    height:41px;
}

.AfghansButtonHover
{
    background-image:url("flowers07_f2.jpg");
    width:124px;
    height:41px;
    cursor:hand;
}

.ArticlesButton
{
    background-image:url("flowers08.jpg");
    width:129px;
    height:41px;
}

.ArticlesButtonHover
{
    background-image:url("flowers08_f2.jpg");
    width:129px;
    height:41px;
    cursor:hand;
}

/********************* Pattern Pages Boxes ****************************/

.patternTop
{
    background-color:#fed6fd;
    border-top:1pt solid silver;
    border-left:1pt solid silver;
    border-right:1pt solid silver;
    height:6px;
    width:180px;
    font-size:2px;
}

/* style="padding:5px; background-color:#fdefef; width:180; background-image:url('images/bg_Middle.gif');" */
.PatternMiddle
{
    padding:5px; 
    width:180; 
    /*background-image:url('images/bg_Middle.gif');*/
    background-color:#fed6fd;
    border-left:1pt solid silver;
    border-right:1pt solid silver;
    
}

.patternBottom
{
    background-color:#fed6fd;
    border-bottom:1pt solid silver;
    border-left:1pt solid silver;
    border-right:1pt solid silver;
    height:6px;
    width:180px;
    font-size:2px;
}

.spacer
{
    font-size:4px;
    
}

.patternTop2
{
    background-color:#EDEDED;
    border-top:1pt solid silver;
    border-left:1pt solid silver;
    border-right:1pt solid silver;
    height:6px;
    width:180px;
    font-size:2px;
}

.PatternList
{
    padding:5px; 
    width:180; 
    background-color:#EDEDED;
    border-left:1pt solid silver;
    border-right:1pt solid silver;
    text-align:left;
    
}

.patternBottom2
{
    background-color:#EDEDED;
    border-bottom:1pt solid silver;
    border-left:1pt solid silver;
    border-right:1pt solid silver;
    height:6px;
    width:180px;
    font-size:2px;
}