﻿*
{
	padding:0px;
    margin:0px;    
}
BODY
{
    scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #f3f3f3; 
	scrollbar-3dlight-color: #f3f3f3; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #f3f3f3;
	background-color: #281409;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
.Textbox
{
    background: white;
	border: solid 1px #4c4d66;
	font: normal 12px Arial !important;
	vertical-align: top;
	height: 18px;
}
TR
{
	vertical-align:top;	
}
A
{
    text-decoration: none !important;
}
IMG
{
	border: solid 0px;	
}
.Container
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
	min-height:580px;
}
.TopContainer
{
	margin-left:159px;
	width:680px;
}
.Fundtaising
{
	display:block;
	width:262px;
	height:209px;
}
.Logo
{
	display:block;
	width:260px;
	height:90px;
}
.Nav
{
	font-family: Arial;
	font-size:13px;
	color:White;
	cursor:pointer !important;
	font-weight:bold;
	line-height:30px;
}
.NavSelected
{
	font-family: Arial;
	font-size:13px;
	color:#fbcd4f;
	cursor:pointer !important;
	font-weight:bold;
	line-height:30px;
}
.Category
{
	display:block;
	font-family: Arial;
	font-size:12px;
	color:White;
	margin-bottom:15px;
	cursor:pointer;
	font-weight:bold;
}
.CategorySelected
{
	display:block;
	font-family: Arial;
	font-size:12px;
	color:#fbcd4f;
	margin-bottom:15px;
	cursor:pointer;
	font-weight:bold;
}
.ContentContainer
{
	padding-top:10px;
	padding-left:20px;
	width:470px;
	overflow:hidden;
	padding-bottom:10px;
	min-height:250px;
}
.NoBorder
{
	border: solid 0px;
}
.Bold
{
	font-weight:bold;	
}
.ImageGallery
{
	display:block;
	width:130px;
	height:100px;
	float:right;
	cursor:pointer;	
}