/* CSS Document */
body, td, th
{
	font-family: Arial;
	font-size: 11px; /*color: #ffffff;*/
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

img
{
	behavior: url(iepngfix.htc);
}

.graytxt
{
	color: #cccccc;
}

.tablebg
{
	background-image: url(images/FadedMemoriesMovieBackground.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

a:active, a:link, a:visited, a:focus
{
	color: #ffffff;
	text-decoration: underline;
}
a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.gray:active, .gray:link, .gray:visited, .gray:focus
{
	color: #cccccc;
	text-decoration: underline;
}
.gray:hover
{
	color: #cccccc;
	text-decoration: none;
}

.p
{
	padding-top: 5px;
}
.p p
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 50px;
	margin: 0px;
}
.blue:active, .blue:link, .blue:visited, .blue:focus
{
	color: #00f;
	text-decoration: underline;
}
.blue:hover
{
	color: #00f;
	text-decoration: none;
}

h3
{
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.black
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.content
{
	background-color: #fcf8f5; /*background-image: url(images/ContentBg.png);*/
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 15px;
	height: 325px;
	overflow-x: none;
	overflow-y: scroll;
}



/* Added By Chandraa */
Table.General
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: Black;
	padding: 5px; /*background-color: #d3d3d3;*/ /*width:100%;*/
}

Table.General thead
{
	font-family: Arial, Helvetica, Tahoma, Verdana;
	text-align: center;
	font-weight: bold;
	color: #810DC8;
	font-size: 20px;
	background-color: #FAEDFA;
}

Table.General tfoot
{
	text-align: center;
	font-weight: bold;
	background-color: #FAEDFA;
}

td.TRight
{
	text-align: right;
	font-family: Arial,Tahoma, Verdana, Helvetica;
	font-size: 11px;
	white-space: nowrap;
}

td.TMiddle
{
	text-align: center;
	font-family: Arial,Tahoma, Verdana, Helvetica;
	font-size: 11px;
	white-space: nowrap;
}
td.TLeft
{
	text-align: left;
	font-family: Arial,Tahoma, Verdana, Helvetica;
	font-size: 11px;
	white-space: nowrap;
}

td.TJustifyWithWrap
{
	text-align: justify;
	font-family: Arial,Tahoma, Verdana, Helvetica;
	font-size: 11px;
}



.margins
{
	padding-left: 10px;
}

legend
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	 /*padding-right: 7px;background-color: #d3d3d3;*/
	padding: 5px; /*padding-top:5px; 	padding-bottom:10px; */
}

.cmdBtns
{
	font-family: Arial,Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	color: White;
	border: 2px solid #376206;
	cursor: pointer;
}


/* (end of)Added By Chandraa */

.txtWhite
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.textboxCss
{
	background-color: Black;
	border: 1px solid #ffffff; /*height:20px;*/
	color: #fff;
}
.tblCss
{
	background-color: #000000;
	border-collapse: collapse;
}
.headerCss
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
}

.messageCss
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	color: #52CBE0;
	text-align: center;
}

.contentMasterPage
{
	background-color: #111111;
	border: 2px solid #006D00; /*background-image: url(images/ContentBg.png);*/
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	height: 325px;
	overflow-x: none;
	overflow-y: scroll;
}
.headerstyle{font-size:12px; font-weight:bold; text-align:center; vertical-align:top;}
.itemstyle{font-size:11px; text-align:left; vertical-align:top;}
.padd10{ padding:10px;}
.padd5{ padding:5px;}
.desctxt{font-size: 11px; color: #666666; font-family:Verdana; text-align:right;
white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla*/
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
	white-space:normal;
}
.desctxt1{font-size: 11px; color: #333333; font-family:Verdana;
white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla*/
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
	white-space:normal;
}
.headtxt{font-size: 12px; font-weight:bold; color: #02679C; font-family:Arial;}
/*.overflowy{ height: 430px; overflow-y: scroll; overflow-x: none;}*/

fieldset {
	margin: 0px;
	padding: 0px;
}

legend
{
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
}
.gridtable { border-collapse:collapse; background-color: #EFF7FF;}
.gridtabletd {  border:3px solid #ffffff; padding: 5px;}
