/* CSS file */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
										FONT 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@font-face 
{
	src:url("font/CALIBRI.TTF");
	font-family:Calibri;
}
@font-face 
{
	src:url("font/CALIBRIB.TTF");
	font-family:Calibri;
	font-weight:bold;
}
@font-face 
{
	src:url("font/CALIBRII.TTF");
	font-family:Calibri;
	font-style:italic;
}
@font-face 
{
	src:url("font/CALIBRIZ.TTF");
	font-family:Calibri;
	font-weight:bold;
	font-style:italic;
}
body
{
	padding: 5px 0px 5px 0px;
	margin:0px;
	/*background-color:#0099cc;*/

}
#myTD
{
	border: 2px solid #0099CB;
}
#main
{
	
	padding: 0px 10px 0px 10px;
}

.performancestrip {
	background-image: url(../images/performance-strip.jpg);
	background-repeat: repeat-x;
	height: 47px;
	font-family: Foonky-Starred;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.box 
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding:5px 3px 5px 3px;
	text-align:left;
	vertical-align:top;
}
.payslip_box 
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding:0px;
	text-align:left;
	vertical-align:top;
}
.boxpading
{
	padding: 10px;
}
.announcementstrip {
	height: 45px;
	background-image: url(../images/announcement-strip.jpg);
	background-repeat: repeat-x;
	font-family: Foonky-Starred;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.payslipstrip {
	height: 45px;
	background-image: url(../images/payslip-strip.jpg);
	background-repeat: repeat-x;
	width: 100%;
	font-family: Foonky-Starred;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.greetingsstrip {
	height: 45px;
	background-image: url(../images/greetings-strip.jpg);
	background-repeat: repeat-x;
	font-family: Foonky-Starred;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.talentshowcasestrip {
	height: 45px;
	background-image: url(../images/talentshowcase-strip.jpg);
	font-family: Foonky-Starred;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.feedbackstrip {
	height: 45px;
	background-image: url(../images/feedbackstrip.jpg);
	font-family: Foonky-Starred;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.photogallerystrip {
	background-image: url(../images/photogallery%20strip.jpg);
	background-repeat: repeat-x;
	height: 45px;
	font-family: Foonky-Starred;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.subheadingtext {
	font-family: Foonky-Starred;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.talentshowcasebox {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 100%;
	width: 100%;
}
.rapicretext {
	font-family: Calibri;
	font-size: 36px;
	font-weight: bold;
	color: #B437BF;
	text-align: center;
	padding-top: 10px;
}
.welcometext {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #B337BD;
	padding-top: 10px;
	padding-left: 20px;
}
.payslip_txt
{
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding:2px 2px 2px 5px;
	text-decoration:none;
	text-align:left;
}
#paysliplk
{
	padding:2px 5px 2px 2px;
	text-align:right;
}
#paysliplk a
{
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding:2px 2px 2px 2px;
	text-decoration:none;
	text-align:right;
}
#paysliplk a:hover
{
	text-decoration:underline;
}
#more_links
{
	padding:2px 2px 2px 10px;
	text-align:right;
}
#more_links a
{
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	padding:2px 2px 2px 2px;
	text-decoration:none;
	text-align:right;
}
#more_links a:hover
{
	text-decoration:underline;
}

#toplink
{
	font-family: Calibri;
	font-size: 17px;
	font-weight: bold;
	color: #494949;
	padding:2px 5px 2px 2px;
	text-decoration:none;
	text-align:right;
}
.header_link
{
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding:2px 5px 2px 2px;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

.footer_link
{
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding:2px 5px 2px 2px;
	text-decoration:none;
}
.header_bg
{
	background-color:#0099CB;
}

.user_text
{
	font-family: Calibri;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	padding:2px 5px 2px 2px;
	text-decoration:none;
}
.sub_title
{
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding:2px 5px 2px 2px;
	text-decoration:none;
}
.text_content
{
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding:2px 5px 2px 2px;
	text-decoration:none;
	text-align:justify;
}
.payslip_bg
{
	background-image:url(../images/1000rupees.jpg);

}
.input_txt
{
	padding:2px 2px 2px 2px;
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	background-color:#FFFFFF;
}
.btn_blue
{
	padding: 2px 15px 2px 15px;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color:#0099CB;
	text-align:center;
	vertical-align:middle;
	height:22px;
}

.Block_lbl_right
{
	font-family:Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding:5px 15px 5px 0px; 
	text-align:right;
}
.Block_lbl_right1
{
	font-family:Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding:5px 15px 5px 0px; 
	text-align:center;
}




