﻿

/* COLOR PALLETEE #E0E0E4  DARK BLUE =  #000033  /  Selected Row BackColor= #4C5074 jhj */



/*   *:first-child+html   */

/*   USED FOR ie7 AND BELOW DUPLICATE CCSS STYLE THEN ADD  *:first-child+html  IN FRONT  THEN MAKE CHANGES */

@font-face {
    font-family: 'bubblegum_sansregular';
    src: url('bubblegumsans-regular-webfont.woff2') format('woff2'),
         url('bubblegumsans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body

{



	 width: 100%;

	 margin: 0;

     padding: 0;

  font-family: 'bubblegum_sansregular';
     background-color: '#CF2B4E';

}

ul {
  list-style-type: none;
  margin: 0;
  padding: 5px 5px;
  overflow: hidden;
  background-color: #E6E6FA;
  text-align:center;
  border-radius: 25px;
  font-size: large;

}

li {
  float: left;
}

li a {
  display: block;
  color: #4B0082;  /* #62C3CF; */
  text-align: center;
  padding: 20px 25px;
  text-decoration: none;
}

li a:hover {
  background-color: #CF2B4E;
}


.DivLogo

{

	background-color:  "#CF2B4E"

	width: 100%;

	height:200px;

	font-weight:bold;

	font-size: large;



}



.DivMenu

{
	border-radius: 25px;

	font-weight:bold;

	font-size: large;

	color: Black;

	background-color: #E6E6FA;

	text-align: center;

	width: 100%;

	height: 75px;

}





.DivMainHeader

{

	width: inherit;

}


.DivHeader

{


	font-size: xx-large;

	font-weight:bold;

	color: #4B0082;    /*#E1DCEF;*/

	background-color:#E1DCEF;

	position:relative;

	width: 100%;

	height: 40px;

	text-align: center;

	border-radius: 25px;



}





.DivHeader2

{

	font-weight:bold;

	color: #3cb371;

	background-color: #FFF8DC;

	position:relative;

	font-size: Medium;

	width: 100%;

	height: 40px;

	text-align: center;

}



.DivHeader3

{

	font-size: Medium;

	font-weight:bold;

	color: #4B0082;

	background-color:#E1DCEF;

	width: 100%;

	height: 30px;

	text-align: center;

}







table

{
 	border-radius: 25px;

	border-style:solid;

	border-width:3px;

	border-color: #4AE8D3; /*#3cb371; */

	width:100%;

}



td

{
	border-radius: 25px;
/*
	border-style:solid;

	border-width:1px;

	border-color: #3cb371;
*/
        border: none;
}







.DivContentLabel

{

	Font-weight: bold;


	Font-Size:    xx-large;

	color: #4B0082; /*#3cb371;*/

}

.DivContentLabel1

{

	Font-weight: bold;


	Font-Size:    x-large;

	color: *#4B0082;

}

.DivContentLabel2

{

	Font-weight: bold;


	Font-Size:    large;

	color:#4B0082;

	border: none;

}

.DivContentLabel3

{

	Font-weight: bold;


	Font-Size:    Medium;

	color: Black;

	border: none;

}



.DivContentLabelAlign3

{

	Font-weight: bold;


	Font-Size:    Medium;

	text-align:  justify;

	color: Black;

}



.DivContentLabel4

{

	Font-weight: bold;


	Font-Size:   Medium;

	color:#4B0082;

}



.DivContentLabel5

{

	Font-weight: bold;


	Font-Size:   Small;

	color:#4B0082;

}



.DivContentLabel6

{

	Font-weight: bold;


	Font-Size:   Small;

	color:black;

}





.FooterContent

{

        border-radius: 25px;

	font-size: Medium;

	font-weight:bold;

	color: #4B0082;

	/*background-color:#E6E6FB;*/

	height: 80px;

	text-align: center;

	position:relative;

	width: 100%;

}



.DivMainContent

{
  border-radius: 25px;

  width: 100%;

  position:relative;

}



.DivContentStyle

{

      border-radius: 25px;
	font-size: Medium;

	color: Black;

    /*background-color:#E6E6FA;*/

	background-color  : #E6E6FA;

	text-align: center;

	position     : relative;

	width:  inherit;

	margin: auto;

	height: 100%;

    padding-left:100px;

    padding-right:100px;



}



.bg

{



	height: 100%;

	background-color: #FFF8DC;

	width: 15%;



}



.DivAdvertise1

{



	position    :relative;

	height: 100%;


	font-weight:bold;

	font-size:  larger;

	color: #4B0082;

	background-color: #FFF8DC;

	text-align: left;





}



.DivAdvertise2

{

	color: #4B0082;

	background-color: #FFF8DC;

    position  :relative;

    height: 100%;


	font-weight:bold;

	font-size:  larger;

	text-align: left;

}


.newMenu

{

	background-color: #E6E6FA;

 	border-radius: 25px;

	border-style:none;


	width:100%;


}
.newTable {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

.tablea

{
 	border-radius: 25px;

	border-style:solid;

	border-width:8px;

	border-color: #CF2B4E;

	width:100%;

}