body
{
	background: url(pattern.gif);
	margin: 0;
}

table, tr, td, p
{
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.5em;
}

table
{
	padding: 0;
}


select, input
{
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}

h3
{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}



/* Current Date
----------------------------------------------------------------------------------------*/
.date
{
	color: #ff0000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-size: 11px;
	color: #000;
	font-family: tahoma;
	text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link, A.OtherTabs:active, A.OtherTabs:visited
{
	text-decoration: none;
	color: #aaa;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}


A.OtherTabs:hover
{
	text-decoration: underline;
	color: #aaa;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}



/* for the date ---------------------------------------------------*/
.SelectedTab
{
	color: #999;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
}


a:link.SelectedTab, a:visited.SelectedTab, a:active.SelectedTab
{
	color: #bbb;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
}

a:hover.SelectedTab
{
	color: #fff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
}

/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2c2c2c;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited
{
	color: #435B7D;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}

a.SubHead:hover
{
	color: #2c2c2c;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited
{
	color: #435B7D;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.CommandButton:hover
{
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited
{
	color: #435B7D;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.Normal:hover
{
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited
{
	color: #435B7D;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
}

a:hover
{
	color: #435B7D;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}


.Head
{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

.Normal
{
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}

.NormalRed
{
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold
{
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalTextBox
{
	color: #686868;
	padding-left: 4px;
	line-height: 13px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	background: #fff;
	border: 1px solid #ccc;
}

td.NormalTextBox
{
	padding: 0;
	margin: 0;
	background: transparent;
	border: 1px solid #f5f5f5;
}


/** classes for layout container **/

/* header */
.t1
{
	height: 132px;
	width: 68px;
	background: url(header_left.gif) no-repeat;
}
.t2
{
	background: url(header_bg.gif) repeat-x;
	padding-top: 80px;
}
.t3
{
	background: url(header_bg.gif) repeat-x;
	text-align: right;
	color: #fff;
	padding-top: 15px;
}
.t4
{
	height: 132px;
	width: 68px;
	background: url(header_right.gif) no-repeat;
}
/* end header */

/* breadrcumb */
.v1
{
	width: 63px;
	height: 33px;
	background: url(breadcrumb_left.gif) no-repeat;
	font-weight: bold;
}
.v2
{
	height: 33px;
	background: url(breadcrumb_bg.gif) repeat-x;
	padding: 5px 0 0 0;
	color:#aaa;
	text-align:left;
}
.v2 .SkinObject, .v2 a.SkinObject
{
	color:#aaa;
	font-weight:normal;	
}
.v3
{
	height: 33px;
	background: url(breadcrumb_bg.gif) repeat-x;
	text-align: right;
	color: #aaa;
	padding: 5px 0 0 0;
}
.v3 .SkinObject, .v3 a.SkinObject
{
	color:#aaa;
	font-weight:normal;	
}
.v4
{
	width: 63px;
	height: 33px;
	background: url(breadcrumb_right.gif) no-repeat;
}
/* end breadcrumb */

/* body */
.x1
{
	background: url(body_left.gif) repeat-y;
	width: 30px;
}
.x2
{
	background: #4e4e4e;
	padding: 5px 0 5px 0;
}
.x3
{
	background: url(body_right.gif) repeat-y;
	width: 30px;
}
/* end body */

/* footer */
.z1
{
	background: url(footer_left.gif) no-repeat;
	width: 46px;
	height: 68px;
}
.z2
{
	background: url(footer_bg.gif) repeat-x;
	padding: 0 10px 8px 0;
	text-align: right;
}
.z2 .SkinObject, .z2 a.SkinObject
{
	color:#aaa;
	font-weight:normal;	
}
.z3
{
	background: url(footer_right.gif) no-repeat;
	width: 46px;
	height: 68px;	
}
.zheight
{
	height: 68px;
}





