body {
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
   
	scrollbar-face-color: #D9ECFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #f0F8FF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #F0F8FF;
	scrollbar-track-color: #294365;
	scrollbar-arrow-color: #294365;
	

}



td, textarea, input, select {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}



.glossymenu{

width: 200px; /*width of menu*/
border-bottom-width: 0;
margin: 5px 0;
padding: 0;
}

.glossymenu a.menuitem{
background:url('images/glossyback.gif') #ffffff;
font-family: tahoma;
font-size: 15px;
text-transform: capitalize;
text-decoration: none;
text-align: left;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0px;
padding-left: 10px;
	border-left-color: #0099ff;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #0099ff;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #0099ff;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #0099ff;
	border-top-style: solid;
	border-top-width: thin;
}



.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
text-align: left;
}
.glossymenu .menuitem:active{
        color:#ffffff;
        background:#0099ff;

}
.glossymenu a.menuitem:hover{
background-image:url('Images/glossyback2.gif');
	font-family: tahoma;
	font-size: 15px;
	text-decoration: none;
        color:#ffffff;
        background:#294365;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding-left: 10px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
padding: 4px 0px;
text-align: left;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: none;
        text-transform: capitalize;
	border-left-color: #0099ff;
	border-left-style: solid;
	border-left-width: thin;

}



.glossymenu div.submenu ul li:hover{
	font-family: tahoma;
	font-size: 13px;
	color:#ffffff;
text-transform: capitalize;
        background:#294365;
text-decoration: none;
}

.glossymenu div.submenu ul li a{
display: block;
font-family: tahoma;
font-size: 14px;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background:#294365;
color: white;
}


a.menu:link {

	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
a.menu:hover {

	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
        color:#ffffff;
        background:#294365;
	text-transform: capitalize;
	text-decoration: none;
}
a.menu:visited {

	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
a:link {
	color: #000000;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	text-transform: Capitalise;
    text-decoration: normal;


}
a:hover {
	color: #294365;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
    
	text-transform: Capitalise;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-transform: Capitalise;

}



.first {
	font-family: Monotype Corsiva;
	font-size: 34px;
	color: #294365;
	font-weight: bold;
	float:left;
	width:0.6em;
	font-size:300%;
	line-height:75%;	
}

.table1 {
	font-family: tahoma;
	font-size:12px;
	color:#294365;

	border-left-color: #ff9933;
	border-left-style: solid;
	border-left-width: thin;
	
	border-right-color: #ff9933;
	border-right-style: solid;
	border-right-width: thin;
	
	border-bottom-color: #ff9933;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.smalltable {


	border-left-color: #294365;
	border-left-style: solid;
	border-left-width: thin;
	
	border-right-color: #294365;
	border-right-style: solid;
	border-right-width: thin;
	
	border-bottom-color: #294365;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
	
.title {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
    font-style:italic;
    background-color:#D9ECFF;
	color: #294365;
    
	text-transform: capitalize;
}
.title2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #294365;
	text-transform: capitalize;
	border-bottom-color: #0099FF;
	border-bottom-style: double;
	padding: 5px;
	
}
.title3 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #294365;
	text-transform: capitalize;
	padding: 5px;
	background-image: url(../Images/Visual/menubg3.JPG);
	background-repeat: repeat;
	border-color: #294365;
	border-style: double;
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #294365;
}
.ntitle1 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #dd0000;
	border-top-color: #dd0000;
	border-top-style: solid;
	border-top-width: thin;
}
.ntitle2 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #00dd00;
	border-top-color: #00dd00;
	border-top-style: solid;
	border-top-width: thin;
}
.ntitle3 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0000dd;
	border-top-color: #0000dd;
	border-top-style: solid;
	border-top-width: thin;

}

.tlatesttitle {
    font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
	border-color: #0000dd;
	border-style: solid;
	border-width: thin;
	background-color:#00bb00;

	
	
	}
	
.tlatest {

	border-left-color: #00bb00;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #00bb00;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #00bb00;
	border-bottom-style: solid;
	border-bottom-width: thin;
	
	
	}
	
.thottitle {
    font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: capitalize;
	border-color: #0000dd;
	border-style: solid;
	border-width: thin;
	background-color:#ff9900;

	
	
	}

.thot {

	border-left-color: #ff9900;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #ff9900;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #ff9900;
	border-bottom-style: solid;
	border-bottom-width: thin;
}


.tprod {
	
	border-left-color: #0099ff;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #0099ff;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #0099ff;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.smalltitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #294365;


}

.smalltext {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #182254;


}

.frame {
	border: 1px solid #D6D6D6;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #93CD54;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4B9AAF;
	text-decoration: underline;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #93CD54;
	text-decoration: underline;
}
a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #378EA6;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #868686;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #378EA6;
	text-decoration: underline;
}
a.footer:link {

	 font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
       	color: #ffffff;
        background: #294365;
	text-decoration: none;
}
a.footer:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;

	text-decoration: none;
}
a.d:link {



	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #33485d;
	text-decoration: underline;
}
a.d:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E4141A;
	text-decoration: underline;
}
a.d:visited {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.e:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #944F23;
	text-decoration: underline;
}
a.e:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}
a.e:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #944F23;
	text-decoration: underline;
}
a.f:link {

	font-family: tahoma;
	font-size: 14px;

	color: #000000;
	text-decoration: none;
}
a.f:hover {

	font-family: tahoma;
	font-size: 14px;
  	color: #ffffff;
    background: #294365;

	text-decoration: none;
}
a.f:visited {


	font-family: tahoma;
	font-size: 14px;


	text-decoration: none;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.img {
	float:right;

	margin:0px 100px 15px 15px;
}