body
{
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}

body.Popup
{
	background: none;
}

.clear
{
	clear: both;
}
.alignright
{
	text-align: right;
}
.wide
{
}
.top
{
}
.bottom
{
	padding-bottom: 1px;
}
.to-right
{
	float: right;
}
.to-left
{
	float: left;
}
.wrapper
{
}
.outer
{
	margin-left: 210px; /* L */
	margin-right: 210px; /* R */
}
.wrap-cl
{
	float: left;
	width: 100%;
	margin-right: -1px;
	/*min-width: 700px;
	_width: 700px;*/
}


.center
{
	float: right;
	width: 100%;
	margin-left: -1px;
}
.left
{
	float: left;
	position: relative;
	width: 210px; /* L */
	margin-left: -211px; /* -L-1 */
	margin-right: 2px;
}
.right
{
	float: right;
	position: relative;
	width: 210px; /* R */
	margin-right: -211px; /* -R-1 */
	margin-left: 2px;
}
.minwidth
{
	min-width: 1000px;
}
/* rendering left col (relative) in IE/Mac \*//*/
.inleft, .inright, .incenter {
	width: 100%;
	overflow: hidden;
}
.wrap-cl {
	position: relative;
	margin-right: 0;
}
.center {
	margin-left: 0;
}
.left {
	margin-right: 1px;
}
.right {
	margin-left: 1px;
}
.minwidth {
	border-left: 900px solid #fff;
}
.wrapper {
	margin-left: -900px;
}
/**/
.outer
{
	word-wrap: break-word;
}

div.content
{
	padding: 30px 20px 20px 20px;
}


/* _________________________________________________________ */


table.Header
{
	height: 50px;
	width: 100%;
	background-position: 218px top;
	background-image: url(          'images/BodyBackground.gif' );
	background-repeat: no-repeat;
}
td.HeaderLeft
{
	width: 210px;
	text-align: center;
	background-color: #7f0000;
	background-position: right top;
	background-image: url(                 'images/LogoLeft.gif' );
	background-repeat: no-repeat;
}
td.HeaderLeft a
{
	padding: 2px 30px 2px 5px;
}
table.Footer
{
	width: 100%;
}
.FooterHead
{
	background-color: #7f0000;
	color: White;
	font-size: 10px;
}
.FooterBody
{
	border-bottom: solid 1px #E99B1D;
	background-color: #FFE4AE;
}
.FooterBody a
{
	font-size: 10px;
}


.QuickLinks
{
	text-align: left;
}
.QuickLinksSeparator
{
	width: 10px;
}
/*
td.FooterLeft
{
	color: White;
	text-align: center;
	width: 190px;
}
td.FooterRight
{
	padding-left: 50px;
	background-position: left top;
	background-image: url(               'images/FooterRight.gif' );
	background-repeat: no-repeat;
}
*/
.Window
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 2px;
	background-color: White;
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px #E99B1D;
}
.Window td
{
	padding: 2px 5px 2px 5px;
}

/* _________________________________________________________ */



.Gray
{
	color: gray;
}

table, td
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}
input, select
{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
}
textarea
{
	width: 98%;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
}

.Radio input
{
	background: inherit;
	border: none;
}
.Checkbox input
{
	width: 16px;
	border: none;
	background: none;
}
.Image
{
	background: none;
}
h1
{
	padding-top: 10px;
	font-size: 18px;
	color: #7f0000;
	text-align: left;
}
h2
{
	padding-top: 5px;
	font-size: 16px;
	color: black;
	text-align: left;
}

.h1
{
	padding-top: 10px;
	font-size: 18px;
	color: #7f0000;
	text-align: left;
}
.h2
{
	font-weight: bold;
	padding-top: 5px;
	font-size: 16px;
	color: black;
	text-align: left;
}

h3
{
	padding-top: 5px;
	margin: 5px 0px 5px 0px;
	font-size: 14px;
	color: #7f0000;
	text-align: left;
}
h4
{
	padding-top: 5px;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	color: black;
	text-align: left;
}
.h3
{
	font-weight: bold;
	padding-top: 5px;
	margin: 5px 0px 5px 0px;
	font-size: 14px;
	color: #7f0000;
	text-align: left;
}
.h4
{
	font-weight: bold;
	padding-top: 5px;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	color: black;
	text-align: left;
}

p
{
	margin-top: 0px;
	margin-bottom: 5px;
}
ul
{
	padding-top: 0px;
	padding-bottom: 5px;
	list-style-type: disc;
}
li
{
	padding-top: 0px;
	padding-bottom: 0px;
}


th
{
	text-align: left;
	vertical-align: middle;
	border-bottom: solid 1px #E99B1D;
	font-size: 12px;
	font-weight: normal;
	color: #7f0000;
	background-color: White;
	padding-left:5px;
}
th.Title
{
	background-color: #7f0000;
	color: White;
	border-bottom: none;
	background-position: right center;
	background-image: url(                 'images/FooterRight.gif' );
	background-repeat: repeat-y;
}

.Label
{
	padding-left: 5px;
	vertical-align: top;
}

table
{
	border-collapse: collapse;
}
.Buttons
{
	background-color: #f8f8f8;
	padding: 2px 2px 2px 2px;
}

.UploadFrame
{
	width: 100%;
	height: 40px;
	border: none;
}


hr
{
	border-top: solid 1px white;
	border-bottom: solid 1px #E99B1D;
	margin-bottom: 5px;
}


td.Bottom
{
	background-color: #7f0000;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	color: White;
	padding-right: 4px;
}

table.Context
{
	width: 100%;
	height: 100%;
}
td.Breadcrumbs
{
	vertical-align: middle;
	height: 20px;
	padding-left: 10px;
}
table.Crumbs
{
	background-color: White;
}


.Banners
{
	width: 100%;
	text-align: center;
}
.Banners img
{
	border: solid 1px #E99B1D;
	margin-top: 8px;
}

.left .Menu
{
	margin-top: 20px;
}
.left .Menu td
{
	font-size: 14px;
}

a
{
	color: #7f0000;
}
input, select
{
	/*width: 98%;*/
}
input
{
	background-color: #f8f8f8;
	border: solid 1px #7f0000;
}
.Grid
{
	border-bottom: solid 1px black;
}
.Row
{
}
.RowAlternating
{
	background-color: #f0f0f0;
}

/* Breadcrumb */
.CurrentNode .Menu, .Node .Menu
{
	width: auto;
	display: inline;
}


.PathSeparator
{
	vertical-align: middle;
}
.Node, .CurrentNode
{
}
.Node table.StaticMenuItem, .CurrentNode table.StaticMenuItem
{
	height: 14px;
}
.Node a.StaticMenuItem
{
	padding: 2px 0px 2px 2px;
}
.CurrentNode a.StaticMenuItem
{
	padding: 2px 2px 2px 2px;
}

/* Menu */
table.Menu
{
	width: 100%;
}
table.StaticMenuItem
{
	height: 24px;
}
a.StaticMenuItem
{
	text-decoration: underline;
	padding: 4px 4px 4px 4px;
	display: block;
	width: 100%;
}

table.StaticHover
{
	background-color: #E99B1D;
}
a.StaticHover
{
	color: black;
}

.DynamicSelected
{
	font-weight: bold;
}

a.DynamicHover
{
	color: Black;
}
table.DynamicHover
{
	background-color: #E99B1D;
}
div.DynamicMenu
{
	background-color: #FFE4AE;
	border: solid 1px #E99B1D;
}
a.DynamicMenuItem
{
	display: block;
	width: 100%;
	padding: 4px 4px 4px 4px;
	color: Black;
}
table.DynamicMenuItem
{
	height: 18px;
	width: 180px;
}

/*__________________________________________*/
.WebPartChrome
{
}
.WebPartTitle
{
	background-color: #7f0000;
	color: White;
	border-bottom: none;
	background-position: right center;
	background-image: url(                  'images/FooterRight.gif' );
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 15px;
}
.WebPartTitle a
{
	font-size: 8px;
	color: White;
}

table.WebPartBrowse, table.WebPartDesign, table.WebPartCatalog, table.WebPartEdit
{
	width: 100%;
}


.labeltext
{
	font-size:small;
}
.tablebackground
{
	background-image:url('Images/corner1.gif');
	background-repeat :no-repeat;
	background:#000000;
}

.roundedcornr_box_445582 {
   background: #ffe4ae url() repeat-x top left;
   width:600px;
}
.roundedcornr_top_445582 div {
   background: url('Images/corner8.png') no-repeat top left;
}
.roundedcornr_top_445582 {
   background: transparent url(http://www.roundedcornr.com/roundedcornr_876141_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_445582 div {
   background: url(http://www.roundedcornr.com/roundedcornr_876141_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_445582 {
   background: transparent url(http://www.roundedcornr.com/roundedcornr_876141_br.gif) no-repeat bottom right;
}

.roundedcornr_top_445582 div, .roundedcornr_top_445582,
.roundedcornr_bottom_445582 div, .roundedcornr_bottom_445582 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_445582 { margin: 0 30px; }

.textboxsize
{
	width:300px;
	font-size:small;
	
}
.select-box
{
	width:auto;
	font-size:small;
	
}
.resulttext 
{
	color:#7f0000;
	font-size:small;
}
.tablestyle
{
	
	border-collapse:collapse;
	
	width:800px;
}

.debttablestyle
{
	border:0px;
	border-collapse:collapse;
}
.debttablestyle tr
{
	border-bottom:1px solid #7f0000;
}
.colorLine
{
	border-bottom:1px solid #7f0000;
}
.rbutton
{
	font-size:x-small;
}

.input radio
{
 width:20px;
}



