body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #F3F3F3;
}
a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
select {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top:3px;
}



input {
	color: #333333;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top:3px;
	
}


input[type=checkbox]{
	
	border: none;
	background:none;
	background-image: none;
	vertical-align:middle;

}

input[type=radio]{
	
	border: none;
	background:none;
	background-image: none;
	vertical-align:middle;

}


input[type=submit]{
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #099DCB;
	height: 25px;
	width:115px;
	margin-top:3px;
	background-image: url(../../images/cp/bt.jpg);
}

input[type=button]{
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #099DCB;
	height: 25px;
	width:115px;
	margin-top:3px;
	background-image: url(../../images/cp/bt.jpg);
}


input[type=reset]{
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #099DCB;
	height: 25px;
	width:115px;
	margin-top:3px;
	background-image: url(../../images/cp/bt.jpg);
}

textarea {
	color: #333333;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 450px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	overflow:hidden;
	margin-top:3px;
}
table {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topline {
	
	background-image: url(../../images/cp/Control-panel-top-bg.jpg);
	background-color: #EBEBEB;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;



}
.bottomline {

	background-image: url(../../images/cp/bottomline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.middleline {


	background-image: url(../../images/cp/Control-panel-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main {
	margin: 10px;
}
.border {
	border: 1px solid #000000;
}
.titleborder {
	border-bottom: 1px solid #666666 ;
	
}
.smalltable {
	padding: 5px;
}
.maintable {
	margin-left: 10px;
}

.yellowbox {
background-color: #ffd23b;
background-image: url(../../images/cp/yellow-box-center.jpg);
background-repeat: repeat-x;
border-right: 1px solid #d27d00;
border-left: 1px solid #d27d00;
}

.yellowbox-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#4B4239;

	
}
.bluebox {
background-color: #CDCDCD;
background-image: url(../../images/cp/reminder-middle-bg.jpg);
background-repeat: repeat-x;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
}

.loginscreenbox {
background-color: #cdcdcd;
background-image: url(../../images/cp/login-screen-middle.jpg);
background-repeat: repeat-x;
border-right: 1px solid #aeaeae;
border-left: 1px solid #aeaeae;
}

.myDetail {
background-color: #CDCDCD;
background-image: url(../../images/cp/reminder-middle-bg.jpg);
background-repeat: repeat-x;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
}


.add-job-box {
background-color: #CDCDCD;
background-image: url(../../images/cp/reminder-middle-bg.jpg);
background-repeat: repeat-x;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
}

.error{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.heading-white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.success{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}

.search-job-box {
background-color: #CDCDCD;
background-image: url(../../images/cp/job-search-middle-bg.jpg);
background-repeat: repeat-x;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
}

.search-result {
background-color: #cdcdcd;
background-image: url(../../images/cp/login-screen-middle.jpg);
background-repeat: repeat-x;
border-right: 1px solid #aeaeae;
border-left: 1px solid #aeaeae;
}

.outer_tbl{
border-collapse:collapse;
border-width: thin;
border-color:#CCCCCC;
border-style:solid;
border-width:1px;
}
.inner_tbl{
border-collapse:collapse;
border-style:solid;
border-width:1px;
}

.white-title {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.white-title-bg
{
    background-color:#666666;
}
hr
{	
	width:560px;
	color:#999999;
	height:1px;
	
	
	
}

.left-menu-title
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
