/* CSS designed by Rahul Pandey :: Eureka Exim Pvt Ltd. on dated 28 Feb 2007 */

/*-------------------------Color Definition------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.orangecolor
{
background-color:#F98E1A;

}
.greycolor
{
background-color:#DFDFDF;
}

.lightgrey
{
background-color:#F1F0F0;
}

/*-------------------------Fonts Definition------------------------------*/
.paratext
{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	padding-top: 3px;
	padding-bottom: 3px;

}
.contact
{
	font-family:Tahoma;
	font-size:13px;
	color:#333333;
	padding-top: 3px;
	padding-bottom: 3px;

}
.bottomtxt
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration: none;

}
.bottomtxt A{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration: none;

}
.bottomtxt A:hover{
font-family:Tahoma ;
font-size:11px;
color:#000000;

}
.nxtprv
{
font-family:Georgia, "Times New Roman", Times, serif ;
font-weight:bold;
font-size:12px;
color:#B41F07;
height:30px;
}
/*-------------------------Table Designing -------------------------------*/
.orangeHeader
{
background-color:#F98E1A;
font-family:Trebuchet MS;
font-weight:bold;
font-size:15px;
color:#ffffff;
height:25px ;
vertical-align:middle;
}
.proDescription
{
background-color:#EDD2A4;
font-family:Tahoma ;
font-size:11px;
font-weight:bold;
text-align:left;
color:#333333;
}
.proInnerlink
{
color:#FFFFFF;
font-family:Tahoma ;
font-size:11px;
font-weight:bold;
background:#FFFFFF;
text-align:left;
}
.gallerytable
{
font-family:Tahoma ;
font-size:11px;
color:#333333;
background-color:#F1F0F0;
text-align:center;
}
/* ---------------------- Hyper Link ----------------------------------------------*/
A:active {
	COLOR:#333333; TEXT-DECORATION: underline
}
A:link {
	COLOR:#333333; TEXT-DECORATION: none
}
A:visited {
	COLOR:#333333; TEXT-DECORATION: none
}
A:hover {
	COLOR:#333333; TEXT-DECORATION: underline
}
A.one:active {
	COLOR:#F98E1A; TEXT-DECORATION: underline
}
A.one:link {
	COLOR:#F98E1A; TEXT-DECORATION: none
}
A.one:visited {
	COLOR:#F98E1A; TEXT-DECORATION: none
}
A.one:hover {
	COLOR:#F98E1A; TEXT-DECORATION: underline
}
A.nxt:active {
	COLOR:#B41F07; TEXT-DECORATION: underline
}
A.nxt:link {
	COLOR:#B41F07; TEXT-DECORATION: none
}
A.nxt:visited {
	COLOR:#B41F07; TEXT-DECORATION: none
}
A.nxt:hover {
	COLOR:#B41F07; TEXT-DECORATION: underline
}
