﻿
/* new Css */
/* CSS Document */
body
{
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 14px; /*background-image: url(../images/bg.jpg);*/
	background-repeat: repeat;
}
.table_width
{
	width: 1000px; /*	padding:19px 0px;*/
}
.red2bold
{
	color: #84BD39; /*color: #BF5C5F;*/
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
}
.loginheaderbg
{
	background-color: #020202;
	color: #D3D3D3;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 10px;
	line-height: 30px;
}

.bttm_text_privacy
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
.bttm_text_privacy:hover
{
	text-decoration: underline;
	color: #000000;
}

.grey_top
{
	background-image: url(../images/grey_top.jpg);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}
.grey_bot
{
	background-image: url(../images/grey_bot.jpg);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}
.grey_bg
{
	background-color: #EEEEEE;
	border-left: solid 1px #DEDEDE;
	border-right: solid 1px #DEDEDE;
}
.left_menu
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #343434;
}
a.left_menu:link
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #343434;
}
a.left_menu:visited
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #343434;
}
a.left_menu:hover
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #1983FF;
}
.heading_bg
{
	background-image: url(../images/heading_bg.jpg);
	background-repeat: repeat-x;
	height: 32px; /*padding-left:15px;*/
	padding-right: 15px;
	font-weight: bold;
}
.btntheme
{
	background-color: Black;
	border: 1px solid black;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}
.bttm_text
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
}

.bttm_text:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 18px;
}
.main_bg
{
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.floral_bg
{
	/*background-image:url(../images/floral_bg.jpg); 	background-repeat:repeat;*/
	background-color: #ffffff;
}

.main_box_space
{
	padding-top: 19px;
}

.white_box_top_middle_bg
{
	background-image: url(../images/white_box_top_middle_bg.png);
	background-repeat: repeat-x;
	width: 100%;
}

.white_box_center_middle_bg
{
	background-color: #FFFFFF;
	border-left: #81BF1F solid 2px;
	border-right: #81BF1F solid 2px;
	padding: 0px 10px;
}

.white_box_bttm_middle_bg
{
	background-image: url(../images/white_box_bttm_middle_bg.png);
	background-repeat: repeat-x;
	width: 100%;
}

.what_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #81BF1F;
}

.Job_text
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
}
.inputbox
{
	width: 235px;
	height: 20px;
	background: #FFFFFF;
	border: #CBCBCB solid 1px;
}


.bttm_bg
{
	background-image: url(../images/bttm_bg.png);
	background-repeat: repeat-x;
	width: 100%;
}


/*************************************/

.top_bg
{
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-x;
	height: 156px;
	width: 100%;
}

.main_box_space01
{
	padding-top: 10px;
}

.please_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 500;
	text-decoration: none;
	color: #373536;
	line-height: 20px;
}


.singup_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	text-decoration: none;
	color: #373536;
	line-height: 20px;
}

.generate_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	text-decoration: none;
	color: #729E2D;
	line-height: 20px;
}

.inputbox01
{
	width: 200px;
	height: 20px;
	background: #FFFFFF;
	border: #CBCBCB solid 1px;
}


.Job_text_privacy
{
	font-family: Verdana;
	font-size: 9pt;
	color: black;
}
.text_head
{
	color: Black;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.text_head1
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

.Label_heading_text
{
	/*background-color:#F4F4F4; */
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: black;
	font-weight: bold;
}

/*  Finish new css */


