﻿    body {
	    background-image: url(images/bg_long.gif);
	    background-repeat:repeat-x;
	    background-position:center top;
	    margin-left: 0px;
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
	    background-color: #EDEBE2;
    }
	A
	{
		color:#003399;
	}
	TR
	{
		height:26px;
	}
	TD
	{
		vertical-align:top;font-family:Arial;font-size:12px;
	}    
    .MainFrame
    {
		margin:0px auto;text-align:center;padding-top:20px;
    }
    .OuterFrame
    {
		clear:both;
        border: solid 1px #D1D0CB;
        background-color:White;
        width:782px;
        min-height:600px;
        height:600px;
	    background-image: url(images/donate_bg.jpg);
	    background-repeat:no-repeat;
	    background-position:center 5px;        
	    padding:5px;
    }
    .InnerFrame
    {
        width:100%;
	    background-image: url(images/innerBg.gif);
	    background-repeat:repeat-x;
	    background-position:center bottom;        
    }    
    .FooterContainer
    {
		padding-top:6px;
		clear:both;
        width:782px;
    }
    .htmlContent
    {
        padding-top:2px;
        font-family:arial;
        font-size:9px;
        color:#9A9696;
        font-weight:bold;
    }
    .htmlContent A
    {
        color:#9A9696;
        font-weight:bold;
    }
    .htmlContent A:hover
    {
        color:#2A2A2A;
        font-weight:bold;
    }
	.ContactDetailsContainer
	{
		clear:both;float:right;width:470px;padding-top:160px;
	}
	.ContactDetailsContainer1
	{
		clear:both;float:right;width:470px;padding-top:160px;margin-right:10px;
	}	
	.ContactDetailsLeft
	{
		color:#5C698C;
		float:left;width:260px;text-align:left;
	}
	.ContactDetailsRight
	{
		color:#5C698C;
		float:left;width:190px;text-align:left;
	}
	.ContactDetailsRight A:link
	{
		color:#5C698C;text-decoration:none;
	}
	.ContactDetailsRight A:hover
	{
		color:#5C698C;text-decoration:underline;
	}
	.SmallCell
	{
		font-size:10px;
	}
	.MandatoryMarkCell
	{
		color:#35426F;
		font-size:27px;
		line-height:10px;
		overflow:hidden;
		padding-top:11px;
	}
	.InputBox1
	{
		width:190px;
	}
	.InputBoxMonth
	{
		width:40px;
	}
	.InputBoxYear
	{
		width:75px;
	}
	.TextBox1
	{
		width:223px;
	}
	.TextBoxSmall
	{
		width:100px;
	}
