.text10_white {font-family : Verdana; font-size : 10; text-decoration : none; color : #c6c6c6;}

.text10_white_bold {font-family : Verdana; font-size : 10; text-decoration : none; font-weight : bold; color : #c6c6c6;}

.text13_whitebold {font-family : Verdana; font-size : 13; text-decoration : none; font-weight : bold; color : #ffffff;}

.text13_red_bold {font-family : Verdana; font-size : 15; text-decoration : none; font-weight : bold; color : #FD0202;}

.text10_red {font-family : Verdana; font-size : 10; text-decoration : none; color : #ED0202; font-weight : bold;}

.link10 {font-family : Verdana; font-size : 10; font-weight : none; text-decoration : none; color : #ffffff;}
a.link10:hover {font-family : Verdana;	font-size : 10;	font-weight : none; text-decoration : none;	color : #ff0000;}	

.link10_bold {font-family : Verdana, Arial; font-size : 10; font-weight : bold; text-decoration : none; color : #ffffff;}
a.link10_bold:hover {font-family : Verdana;	font-size : 10;	font-weight : bold; text-decoration : none;	color : #ff0000;}	

.link8_red_bold {font-family : Verdana; font-size : 8; font-weight : bold; text-decoration : none; color : #FD0202;}
a.link8_red_bold:hover {font-family : Verdana;	font-size : 8;	font-weight : bold; text-decoration : none;	color : #ffffff;}	

.link10_red {font-family : Verdana; font-size : 10; font-weight : none; text-decoration : none; color : #FD0202;}
a.link10_red:hover {font-family : Verdana;	font-size : 10;	font-weight : none; text-decoration : none;	color : #ffffff;}	

.link10_red_bold {font-family : Verdana; font-size : 10; font-weight : bold; text-decoration : none; color : #FD0202;}
a.link10_red_bold:hover {font-family : Verdana;	font-size : 10;	font-weight : bold; text-decoration : none;	color : #ffffff;}	

.link12_red {font-family : Verdana; font-size : 12; font-weight : bold; text-decoration : none; color : #FD0202;}
a.link12_red:hover {font-family : Verdana;	font-size : 12;	font-weight : bold; text-decoration : none;	color : #ffffff;}	

.link10_grey {font-family : Verdana; font-size : 10; font-weight : none; text-decoration : none; color : #909090;}
a.link10_grey:hover {font-family : Verdana;	font-size : 10;	font-weight : none; text-decoration : none;	color : #ffffff;}	

#tblborder {border : solid 2px #999;}

body {	scrollbar-face-color:#464748;
		scrollbar-arrow-color:white;
		scrollbar-track-color:#464748;
		scrollbar-shadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-3dlight-color:#000000;
		scrollbar-darkshadow-Color:#000000;}
		
input {  background-color: #d8d8d8; font-family : Verdana; font-size : 10; text-decoration : none; color : #000000;}

select {  background-color: #d8d8d8; font-family : Verdana; font-size : 10; text-decoration : none; color : #000000;}

textarea {  background-color: #d8d8d8; font-family : Verdana; font-size : 10; text-decoration : none; color : #000000;}
		
		
/******************* These styles are for slide menu in product section ----- starts here****************************************/	
#motioncontainer a img{ /*image border color*/
border: 1px solid #262626;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid #FD0202;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}
/******************* These styles are for slide menu in product section ----- ends here****************************************/	