
body {
/*	margin: 0;
	padding: 0; */
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
/*	line-height: 130%; */
	color: #006;
	font-style: normal;
	background: #FFF url(images/Stage_BG_btm.jpg) repeat-x fixed;
}

body, td, th {
	color: #006;
}

p {
	margin: 0 0 1em 3em;
	color: #006;
}

h2, h3, h4 {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 0 0.25em;
}

h1 {
	color: #006;
	font-size: 170%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	padding: 15px 0 5px;
	border-top: thin solid #F30;
	border-right: thin none #F30;
	border-bottom: 5px solid #F30;
	border-left: thin none #F30;
	line-height: 25px;
}

h2 {
	color: #930;
	font-size: 140%;
}

h3 {
	color: #930;
	font-size: 115%;
	margin-bottom: 0.25em;
	margin-left: 3em;
}

h4 {
	color: #939;
	font-size: 100%;
	margin: 0 0 0.25em 3em;
}

p.first:first-letter {
	color: #f00;
	font-size: 150%;
	font-weight: bold;
}

a:link {
	color: #06F;
	font-family: "Comic Sans MS", cursive;
	text-decoration: underline;
	padding: 0 5px;
	font-weight: bold;
	font-size: 120%;
}

a:visited {
	color: #96C;
	font-family: "Comic Sans MS", cursive;
	text-decoration: underline;
	padding: 0 5px;
	font-weight: bold;
	font-size: 120%;
}

a:hover {
	color: red;
	font-family: "Comic Sans MS", cursive;
	text-decoration: underline;
	padding: 0 5px;
	font-weight: bolder;
	font-size: 120%;
}

#wrapper {
	text-align: left;
	width: 990px;
	color: #F71;
	overflow: hidden;
	margin: 0 auto;
	background: #F71;
	
}

#FooterDiv {
	padding: 20px 20px 5px;
	float: left;
	clear: both;
	width: 944px;
	border: medium solid #F71;
	margin: 0;
	background: #FFFFE1;
}

#HeaderDiv {
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
	background: #fc0;
}

#LeftDiv {
	margin: 0;
	padding: 0;
	width: 44px;
	float: left;
	background: #F71;
}

#MainDiv {
	margin: 0;
	padding: 30px;
	float: left;
	width: 650px; 
	height: auto;
	background: #FFFFE1;
}




#MainFullDiv {
	margin: 0;
	padding: 30px;
	float: left;
	width: 880px;
	height: auto;
	background: #FFFFE1;
	
}


#RightDiv {
	padding: 10px;
	float: right;
	width: 205px;
	height: 100%;
	margin: 0 3px;
	background: #FFFFE1;
	
}

#RightDiv p {
	margin: 0;
	padding: 0;
}

/* Right Div Menu       */
ul#RightDivMenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#RightDivMenu a {
	display: block;
	float: left;
	width: 210px;
	height: 30px;
	color: white;
	background: url(nav_rollover.jpg) no-repeat left top;
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 30px;
	font-size: 12px;
	line-height: 30px;
}

#RightDivMenu a:hover {
	padding: 0px 0 0 30px;
	background-position: left bottom;
	line-height: 30px;
}

/* Footer Div Menu       */
ul#FooterDivMenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#FooterDivMenu a {
	display: block;
	float: left;
	width: 210px;
	height: 30px;
	color: white;
	background: url(nav_rollover.jpg) no-repeat left top;
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 30px;
	font-size: 12px;
	line-height: 30px;
}

#FooterDivMenu a:hover {
	padding: 0px 0 0 30px;
	background-position: left bottom;
	line-height: 30px;
}

#menu {
	margin: 0;
	padding: 0;
	top: 133px;
	right: 50px;
	position: absolute;
}

#HeaderDivPic {
	top: 30px;
	right: 40px;
	position: absolute;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader;
}

.box_round_shadow {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	box-shadow: 10px 10px 20px #000;
	behavior: url(ie-css3.htc);
}

.box_round {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	behavior: url(ie-css3.htc);
}

.normal-Indent {
	padding-left: 1em;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #F71;
	margin-left: 2em;
	text-align: left;
	color: #060;
}

.Normalbold {
	font-weight: bold;
}

.NormalboldRed {
	font-weight: 900;
	color: #F00;
}

.NormalBoldItal {
	font-weight: bold;
	font-style: italic;
}

.NormalBoldGreen_UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	left: 10px;
	margin-left: 0;
	background: #9C9 left;
	padding: 0 0 0 20px;
	border-bottom: thin solid #FF7711;
	border-left: thick double #FF7711;
	border-top-width: 0;
	border-right-width: 0;
}

.NormalBoldBrown_UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	left: 10px;
	margin-left: 0;
	background: #D4C092 left;
	padding: 0 0 0 20px;
	border-bottom: thin solid #FF7711;
	border-left: thick double #FF7711;
	border-top-width: 0;
	border-right-width: 0;
}

.NormalBoldOrange_UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	left: 10px;
	margin-left: 0;
	background: #ffcc33 left;
	padding: 0 0 0 20px;
	border-bottom: thin solid #FF7711;
	border-left: thick double #FF7711;
	border-top-width: 0;
	border-right-width: 0;
}

.NormalBoldBlue_UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	left: 10px;
	margin-left: 0;
	background: #0FF left;
	padding: 0 0 0 20px;
	border-bottom: thin solid #FF7711;
	border-left: thick double #FF7711;
	border-top-width: 0;
	border-right-width: 0;
}

.NormalBoldYellow_UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	left: 10px;
	margin-left: 0;
	background: #FF9 left;
	padding: 0 0 0 20px;
	border-bottom: thin solid #FF7711;
	border-left: thick double #FF7711;
	border-top-width: 0;
	border-right-width: 0;
}

.newdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-transform: none;
	line-height: 30px;
	color: #000;
	overflow: visible;
	padding: 0;
	text-align: center;
}

.QuicklinksRight {
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	text-align: right;
	left: 0;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0 0 1em;
	list-style-type: none;
	padding: 0 15px 5px;
	background: right;
	border: thin none #FF6904;
}

.NormalboldOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	color: #F60;
	border-top-width: 0;
	padding: 0;
}

.NormalboldGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 900;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	color: #063;
	border-top-width: 0;
	padding: 0;
}

.normalTBLGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	left: 0;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	top: 0;
	right: 0;
	bottom: 0;
	text-indent: 0;
	padding: 5px;
	margin: 0;
	border: 1px solid #000;
	background: #0FC;
}

.normalTBLGreen10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #0C3;
	left: 10px;
	background: #0F0 left;
	padding: 0 0 0 10px;
}

.NormalTBLOrange10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	left: 10px;
	border-width: 0;
	background: #FC3 left;
	padding: 0 0 0 10px;
}

.normalTBLBlue10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	left: 10px;
	border-width: 0;
	background: #0CF left;
	padding: 0 0 0 10px;
}

.OrangeCentreHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-align: center;
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-width: 0;
	padding: 0;
}

.form_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 350px;
	height: 100px;
	border: 1px solid #022A57;
	padding-right: 3px;
	padding-left: 3px;
	background: #D7E6FB;
}

.form_table {
	border: thin solid #F90;
	background: #FFF;
}

.form_checkbox_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 30px;
	border: 1px solid #022A57;
	padding-right: 3px;
	padding-left: 3px;
	left: 20px;
	background: #D7E6FB;
}

.form_edit_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 160px;
	border: 1px solid #022A57;
	padding-right: 3px;
	padding-left: 3px;
	background: #D7E6FB;
}

.TblNormalBorder {
	border: thin solid #CCC;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	padding: 5px;
}
.TblNormalGreen {
	border: thin solid #CCC;
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-style: normal;
	padding: 5px;
	background-color: #0FC;
}

.TblNormalRed {
	border: thin solid #CCC;
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-style: normal;
	padding: 5px;
	color: #FFF;
	background-color: #F00;
	font-weight: bold;
}

.TblNormalOrange {
	border: thin solid #CCC;
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-style: normal;
	padding: 5px;
	color: #FFF;
	background-color: #F90;
	font-weight: 500;
}

.TblNormalBlue {
	border: thin solid #CCC;
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-style: normal;
	padding: 5px;
	color: #FFF;
	background-color: #39C;
	font-weight: bold;
}





.OrangeItal {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: italic;
	color: #F66;
	font-weight: 700;
	border-width: 0;
	padding: 5px 5px 5px 15px;
}

.TblGreenImg {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	border-width: 0;
	background: url(TblGreen.png) repeat-x;
}

.TblHeadOrangeImg {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	border-width: 0;
	background: url(TblOrange.png) repeat-x;
}

.TblBlueImg {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	border-width: 0;
	background: url(TblBlue.png) repeat-x;
}

p.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}




#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 10px;
	width: 870px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.col-first
{
	background-color: #FC3;
	background-image: url(calendar/left.png);
	background-repeat: no-repeat;
	background-position: left -1px;
}
#rounded-corner thead th.col-last
{
	background-color: #FC3;
	background-image: url(calendar/right.png);
	background-repeat: no-repeat;
	background-position: right -1px;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background-color: #FC3;
}
#rounded-corner td
{
	padding: 8px;
	color: #669;
	background-color: #FFC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background-color: #FC3;
	background-image: url(calendar/botleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background-color: #FC3;
	background-image: url(calendar/botright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


#calender-detail
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 10px;
	width: 500px;
	text-align: left;
	border-collapse: collapse;
}
#calender-detail thead th.col-first
{
	background-color: #FC3;
	background-image: url(calendar/left.png);
	background-repeat: no-repeat;
	background-position: left -1px;
}
#calender-detail thead th.col-last
{
	background-color: #FC3;
	background-image: url(calendar/right.png);
	background-repeat: no-repeat;
	background-position: right -1px;
}
#calender-detail th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background-color: #FC3;
}
#calender-detail td
{
	padding: 8px;
	color: #669;
	background-color: #FFC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
}
#calender-detail tfoot td.rounded-foot-left
{
	background-color: #FC3;
	background-image: url(calendar/botleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#calender-detail tfoot td.rounded-foot-right
{
	background-color: #FC3;
	background-image: url(calendar/botright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#calender-detail tbody tr:hover td
{
	background: #d0dafd;
}



/*Empty*/
#calendar_icon1 {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	background-image: url(ticks2.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}

/*Deleted*/
#calendar_icon2  {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	background-image: url(ticks2.png);
	background-repeat: no-repeat;
	background-position: -29px top;
}

/*Recommended*/
#calendar_icon3  {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	background-image: url(ticks2.png);
	background-repeat: no-repeat;
	background-position: -59px top;
}

/*Verified*/
#calendar_icon4  {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	background-image: url(ticks2.png);
	background-repeat: no-repeat;
	background-position: -89px top;
}














