body {margin:0px; padding:0px; font-family: 'Trebuchet MS', 'Helvitica', 'Gil Sans', 'Arial';}
table {border-collapse: collapse;}
table td {padding: 0px;}

/* Style-sheet for header */
#DivHeader {background-color:Black; width:100%; height:120px; vertical-align:top;}
#DivHeader Table #TdLogo {
   background-image: url(../images/prayaas-logo.png); background-repeat:no-repeat; vertical-align:middle; width:150px; height:120px;}
/*#DivHeader Table #TdWebsiteHeader {background-image:url(../images/Prayaas_header_bg.jpg); background-repeat:no-repeat; vertical-align:bottom;}*/
#DivHeader Table #TdWebsiteHeader {
   background-image: url(../images/prayaas_header_bg_extenstion.jpg); background-repeat:repeat-x; vertical-align:bottom;}
#DivHeaderImage {background-image:url(../images/prayaas_header_bg.png); background-repeat:no-repeat;}
#DivHeader Table #TdWebsiteHeader #MainMenu {width:auto; height:35px; margin-bottom:5px;}

/* Style-sheet for footer */
#DivFooter {background-color:Black; width:100%; height:auto; color: #D4D4D4}
#DivFooter Div {width:99%; margin:5px;}
@media print { #tdDevelopedBy { display: none; } }
#tdDevelopedBy {text-align: right; padding-right: 5px;}
#developer {color:White; text-decoration:none; font-weight:bold;}
#developer:hover {text-decoration:underline;}

/* Style-sheet for menu-bar in header */
#HorizontalMenu td {height:25px; text-align:center; font-size:24px; background-repeat:no-repeat;}
#HorizontalMenu td a {text-decoration:none;}
#HorizontalMenu #Home {width:80px; background-image:url('../images/menu_items/home.png');}
#HorizontalMenu #Home:hover {background-image:url('../images/menu_items/home_hover.png');}
#HorizontalMenu #Enquiry {width:100px; background-image:url('../images/menu_items/enquiry.png');}
#HorizontalMenu #Enquiry:hover {background-image:url('../images/menu_items/enquiry_hover.png');}
#HorizontalMenu #Downloads {width:140px; background-image:url('../images/menu_items/downloads.png');}
#HorizontalMenu #Downloads:hover {background-image:url('../images/menu_items/downloads_hover.png');}
#HorizontalMenu #Terms {width:80px; background-image:url('../images/menu_items/terms.png');}
#HorizontalMenu #Terms:hover {background-image:url('../images/menu_items/terms_hover.png');}
#HorizontalMenu #Disclaimer {width:140px; background-image:url('../images/menu_items/disclaimer.png');}
#HorizontalMenu #Disclaimer:hover {background-image:url('../images/menu_items/disclaimer_hover.png');}
#HorizontalMenu #ContactUS {width:135px; background-image:url('../images/menu_items/contactus.png');}
#HorizontalMenu #ContactUS:hover {background-image:url('../images/menu_items/contactus_hover.png');}

/*Style Attributes for Content Pages*/
#DivMain {width:100%; height:auto;}
#DivContentsMain {background-color:White; width:100%; margin-bottom: 5px;}
#DivContentsMain .Contents {width:98%; padding-top:10px; font-size:0.9em; text-align:justify; background-color:white; vertical-align:top;}
#DivContentsMain .Contents .PageHeader {color:#0284C3; font-size:16pt; text-align:left;}
#DivContentsMain .Contents .SubHeadings {border-bottom:dotted 1px #0099FF; color:#0099FF; font-size:14pt; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}
#DivContentsMain .Contents ul { list-style-type:upper-alpha;}

.WriteUps P {text-align:justify; margin-right: 10px;}

@media print { #tblLoginInfo {display: none;} }
#tblLoginInfo td {padding: 2px 0px;}
.LoggedInUser {color:maroon; font-weight:bold;}

.Jump2UserPanel {color:#FF0000; text-decoration:none; font-size:11pt; font-weight:bold; letter-spacing: 1px;}
.Jump2UserPanel:hover {color:#5794BF; text-decoration:none; cursor:pointer;}

.BackLink {width:97%; text-align:right; font-size:14pt;}
.BackLink A {color:#5794BF; text-decoration:none;}
.BackLink A:hover {}
#BackURL {width:100%; text-align:right; font-size:12pt; font-weight:bold; padding-top: 3px;}
#BackURL A {text-decoration:none; color:#5794BF;}
#BackURL A:Hover {text-decoration:underline;}


Noscript {color:Red;}

.Msg { font-style: italic; margin-left: 10px; display: none; font-weight: bold;}
.MsgSuccess {color: #06F;}
.MsgFailure {color: crimson;}

.AjaxButtons{font-size:12px;padding:0 4px; color:#f4f4f4; font-weight:bold; background-color:dodgerblue;
             cursor:pointer; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.AjaxButtons:hover{background-color:#00009b;}
.Forms a{color:#ff8a00;text-decoration:none;}
.Forms a:hover{color:#00009b;}