﻿body
{
	background-color: #ffffff;
	margin: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

td, p
{
	margin-top: 0;
	margin-bottom: 0
}

.NavNormal
{
	background-image:url(http://www.wethepatels.com/images/navL.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #454545;
	padding-right: 1px;
	text-align: center;
	height: 32px;
	width: 125px;
}

.NavHover
{
	background-image:url(http://www.wethepatels.com/images/navH.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffcc00;
	padding-right: 1px;
	text-align: center;
	height: 32px;
	width: 125px;
}

.BottomX
{
	text-align: left;
	padding-top: 5px;
	background-image:url(images/btm.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px
}


h1
{
	font-family: Arial, Georgia, Verdana;
	font-size: 20px;
	color: #ff6666;
	margin-top: 0;
	margin-bottom: 5px;
}

.SideBarBox
{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}

.WelcomeBox
{
	background-color: #fafafa;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width: 164px;
	color: #595959
}

.LoginBox
{
	background-color: #fafafa;
	border: 1px solid #cccccc;
	background-image: url(http://www.wethepatels.com/Slices/icoLog.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 164px;
	color: #595959
}

.TextSmall
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #595959
}

a.XBR:link, a.XBR:visited, a.XBR:active
{
	text-decoration: none;
	color: #993300;
}

a.XBR:hover
{
	text-decoration: none;
	color: #ff4500;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #0066cc;
}

a:hover
{
	text-decoration: underline;
	color: #006699;
}

a.xO:link, a.xO:visited, a.xO:active
{
	text-decoration: none;
	color: #ffcc00;
}

a.xO:hover
{
	text-decoration: none;
	color: #ffffff;
}

a.xB:link, a.xB:visited, a.xB:active
{
	text-decoration: none;
	color: #454545;
}

a.xB:hover
{
	text-decoration: none;
	color: #ff4500;
}

a.xW:link, a.xW:visited, a.xW:active
{
	text-decoration: none;
	color: #e3e3e3;
}

a.xW:hover
{
	text-decoration: underline;
	color: #ffcc00;
}

img
{
	border: 0;
	margin: 0
}