body {
	margin: 0px;
	padding: 0px;
	background-color: #D57F1A;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}
.graya:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}
.graya:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}
.graya:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: underline;
}
.graya:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: underline;
}

.side {
	/*padding-right: 5px;*/
	padding-left: 5px;
}
.whitea:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/navBulletOrange.gif) no-repeat left;
	text-align:left;
	padding-left:15px;
	display:block;
}
.whitea:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background:url(../images/navBulletOrange.gif) no-repeat left;
	text-align:left;
	padding-left:15px;
	display:block;
}
.whitea:hover {
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.whitea:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background:url(../images/navBulletOrange.gif) no-repeat left;
	text-align:left;
	padding-left:15px;
	display:block;

}
.orga:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D57F1A;
	text-decoration: none;
}
.orga:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D57F1A;
	text-decoration: none;
}
.orga:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D57F1A;
	text-decoration: underline;
}
.orga:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D57F1A;
	text-decoration: underline;
}
.gray_fnt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt_fild {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D57F1A;
	border: 1px solid #CCCCCC;
	height: 23px;
	width: 38px;
}
.txt12_fild {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 15px;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
}
.border {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.right_main {
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dadada;
}
.main_table {
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.main_1 {
	background-image: url(../images/job.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.mainorga:link, a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D8811A;
	text-decoration: none;
}
.mainorga:visited, a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D57F1A;
	text-decoration: none;
}
.mainorga:hover, a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D57F1A;
	text-decoration: underline;
}
.mainorga:active, a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D57F1A;
	text-decoration: underline;
}
.bg_line {
	background-image: url(../images/bg_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.border_1 {
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #CCCCCC;
	padding-left: 8px;
}
.calendar
{
	width:60px;
	height:70px;
	vertical-align:middle;
	display:block;
	color:#d98117;
	padding-top:5px;
}
.calendar-month
{
	width:100%;
	display:block;
	font-size:10px;	
}
.calendar-day
{
	width:100%;
	font-size:24px;
	font-weight:bold;	
	display:block;
}
.calendar-year
{
	width:100%;
	font-size:16px;
	display:block;	
}
.calendar
{
	width:60px;
	height:70px;
	vertical-align:middle;
	display:block;
	color:#d98117;
	padding-top:5px;
}
.calendar-month
{
	width:100%;
	display:block;
	font-size:10px;	
}
.calendar-day
{
	width:100%;
	font-size:24px;
	font-weight:bold;	
	display:block;
}
.calendar-year
{
	width:100%;
	font-size:16px;
	display:block;	
}
.viewallcomp{
float:left;
height:22px;
width:135px;
background:url(../images/viewallcopm.jpg);
color:#fefefe;
padding-top:3px;
padding-left:10px;

}
a.viewallcomp:hover{ border:0px;text-decoration:none}
.candidiate-title_img{
	margin:0 auto;
	padding-top:5px;
	height:30px;
	width:244px;
	background:url(../images/candidate/candidateprof.jpg) bottom no-repeat;
}
.candidiate-container-header{
float:left;
 width:570px;
height:auto;
background:url(../images/candidate/header_bg.jpg) top no-repeat #f6bd35;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
}
.candidiate-header_bluck{
float:left;
width:570px;
height:32px;
background:url(../images/candidate/header_black.jpg);


}

.candidiate li{ background:url(../images/candidate/candidate_id.jpg);}
.candidiate-container{ background:url(../images/candidate/content_boyyom.jpg) bottom no-repeat #f4b110;}

.candidiate_bottom{ float:left; width:570px; height:32px; background:url(../images/candidate/bottom+content.jpg);}
