﻿/* New Top starts */

html{
	height:100%;
	min-height:100%;
	border-width:0px;
	}

body{
	height:100%;
	min-height:100%;
	margin:0 0 0 0px;
	padding:0px;
	font-family: Arial;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	background-color:#666666;

}

.main{
	background-image:url('../images/Background.jpg');
	width:1000px;
    background-position:top left;
    background-repeat:repeat;
	padding:0px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.logo-div{
	float:left;
	width:85px;
	margin-top:10px;
	margin-left:10px;
	padding:0px;

}

.main2{
    	float:left;
		background-image:url('../images/Background2.jpg');
		width:832px;
		height:100%;
    	background-position:top left;
    	background-repeat:repeat-y; 
    	margin-left:0px; 
    	margin-right: 0px; 
    	margin-top:0px; 
    	margin-bottom:0px;
}


.top{
    margin-left:60px;
    height:50px;
    font-family:Letter Gothic Std;
    font-size:12px;
    font-weight:bold;
    color:#b8bdc1;
    margin-top:10px;
}

.top a{
    text-decoration:underline;
}

.top a:active{
    text-decoration:underline;
}

.top a:link{
    text-decoration:underline;
}

.top a:hover{
    color:#ffffff;
    text-decoration:underline;
}

.top a:visited{
    text-decoration:underline;
}

.top-menu{
	height:30px;
	margin-top:0px;
	text-align:center;
}

.top2{
	background-image:url('../images/Flash-Bg.gif');
    	background-position:top left;
    	background-repeat:no-repeat;
    	width:806px;
    	height:260px;
    	margin-top:0px;
    	margin-left:0px;
}

.flash{
    margin-top:0px;
    margin-left:0px;
    width:765px;
    height:222px;
    text-align:center;
    vertical-align:top;
}

.menu{
	height:35px;
	margin-top:-5px;
	text-align:center;
	word-spacing:-4px;

}
/*----------------logo--------------------*/


/*-------------end logo-----------------------*/

.midd-div{
	margin-left:0px;
	padding-top:10px;
	width:590px;
	text-align:left;
	height:auto;
}

.line-height
{
    height:5px;
    width:100%
    }

.line-height2
{
    height:2px;
    width:100%
    }
    
div, span, p{
    font-size:15px;
    font-weight:normal;
    font-family:Arial;
    color:#ffffff;
}
/*-------------start-----------------------*/

.bot-flash{
    background-image:url('../images/Flash2_Bg.png');
    background-position:top left;
    background-repeat:no-repeat;
    width:765px;
    height:140px;
    margin-top:10px;
    margin-left:0px;
}

.bot-flash2{
    background-image:url('../images/TYPE-PF-1.jpg');
    background-position:top left;
    background-repeat:no-repeat;
    width:765px;
    height:204px;
    margin-top:10px;
    margin-left:0px;
}

/*------------------------------------------------------*/

.head{
	font-family:Arial;
	font-size:20px;
	text-align:left;
	color:#ffffff;
	line-height:20px;
    height: 20px;
}

.head2{
	font-family:Arial;
	font-size:15px;
	text-align:left;
	color:#ffffff;
	line-height:20px;
	font-weight:bold;
}

.head3{
	font-family:Arial;
	font-size:13px;
	text-align:left;
	color:#ffffff;
	line-height:20px;
	font-weight:bold;
}

.head3 a{
	text-decoration:none;
}

.head3 a:link{
	text-decoration:none;
}

.head3 a:active{
	text-decoration:none;
}

.head3 a:hover{
	text-decoration:underline;
	color:#ffffff;
}

.head3 a:visited{
	text-decoration:none;
}


.bot-div{
	background-image:url('../images/fff.jpg');
	width:1000px;
	height:52px;
    background-position:top left;
    background-repeat:repeat-x;
    text-align:left;
	
}

.copyright{
    	float:left;
		background-image:url('../images/footer2.jpg');
		width:845px;
		height:52px;
    	background-position:top center;
    	background-repeat:no-repeat; 
    	font-family:Arial;
        font-size:12px;
        color:#696969;
        text-align:center;
        padding-top:15px;
}

.copyright2{
    font-family:Arial;
    font-size:12px;
    color:#696969;
    text-align:center;
    padding-top:15px;
}

.bull{
	margin-top:10px;
	padding-left:15px;
	padding-right:10px;
	background-image:url('../images/Bullet.gif');
	background-position:left top;
	background-repeat:no-repeat;
	line-height:17px;
	font-family:Arial;
	font-size:13pt;
	color:#ffffff;

}

.text{
	font-size:12px;
	line-height:10px;
}

/* Input type css  */

select{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #000000;
	height:18px;
	font-size:11px;
	font-weight:normal;
	width:175px;
	margin-left:2px;
}

textarea{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #000000;
	font-size:11px;
	font-weight:normal;
}

input[type=password]{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #000000;
	height:12px;
	font-size:11px;
	font-weight:normal;
	width:145px;
}

input[type=text]{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #000000;
	height:12px;
	font-size:11px;
	font-weight:normal;
	width:125px;
}

input[type=textbox]{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #000000;
	height:50px;
	font-size:11px;
	font-weight:normal;
	width:245px;
}

input[type=button]{
	border:none;
	text-decoration:none;
	background-color:#3C6BBA;
	color:#ffffff;
	border: 1px solid #034261;
}

/* end Input type css  */

/*--------------------------*/

a{
	color:#b8bdc1;
	text-decoration:underline;
}

a:active{
	color:#b8bdc1;
	text-decoration:underline;
}

a:link{
	color:#b8bdc1;
	text-decoration:underline; 
}

a:visited{
	color:#b8bdc1;
	text-decoration:underline; 
}

a:hover{
	color:#ffffff;
	text-decoration:none; 
}

/*--------------------------*/

/* New Top end */


#tabs a:active {
text-decoration: none;
color: #000000;
}


#tabs a:visited {
text-decoration: none;
color: #000000;
}


#tabs a:hover {
text-decoration: none;
color: #000000;
}

p{
	line-height:20px;
}
