body { background-color: gray;color:#999999;font-family:Arial, verdana;font-size:9pt;	}
td   { color:#ccffff;font-family:Arial, verdana;font-size:9pt;}
a    {selector-dummy: expression(this.hideFocus=true);}
img  {border:0}
select,input,textarea   { color:#e0e0e0;background-color:#001F2A;border:1px solid #68918a;font-family:Arial, verdana;font-size:9pt;}

.alphatest{
	filter:alpha(opacity=70); 
	-moz-opacity:0.7;
	opacity:0.7; 
	background-color:red;
}

a:link					{color:#ffffff; text-decoration:none}
a:visited				{color:#ffffff; text-decoration:none}
a:active				{color:#ffffff; text-decoration:none}
a:hover					{color:#8EDAEB; text-decoration:underline}

a.joblink:link		{color:#ccffff; text-decoration:none}
a.joblink:visited	{color:#ccffff; text-decoration:none}
a.joblink:active	{color:#ffffff; text-decoration:none}
a.joblink:hover		{color:#ffffff; text-decoration:none}


a.mainnoticenew:link		{color:#e0e0e0; text-decoration:none}
a.mainnoticenew:visited		{color:#e0e0e0; text-decoration:none}
a.mainnoticenew:active		{color:#8EDAEB; text-decoration:none}
a.mainnoticenew:hover		{color:#8EDAEB; text-decoration:none}

a.mainnoticenewhot:link		{color:#ffffff; text-decoration:none;font-weight:bold;}
a.mainnoticenewhot:visited	{color:#ffffff; text-decoration:none;font-weight:bold;}
a.mainnoticenewhot:active	{color:#8EDAEB; text-decoration:none;font-weight:bold;}
a.mainnoticenewhot:hover	{color:#8EDAEB; text-decoration:none;font-weight:bold;}


a.mainnotice:link		{color:#999999; text-decoration:none}
a.mainnotice:visited	{color:#999999; text-decoration:none}
a.mainnotice:active		{color:#e0e0e0; text-decoration:none}
a.mainnotice:hover		{color:#e0e0e0; text-decoration:none}

.notice{color:#8EDAEB;font-family: verdana; font-size:9pt; text-decoration:none}

.notice_paging			{color:#ccffff; text-decoration:none}
a.notice_paging:link	{color:#ccffff; text-decoration:none}
a.notice_paging:visited	{color:#ccffff; text-decoration:none}
a.notice_paging:active	{color:#ccffff; text-decoration:none}
a.notice_paging:hover	{color:#ccffff; text-decoration:none}


.content_frame{
	background:url(../../images/common_contentbg.gif) no-repeat;
	width:737px;
	background-color:#000000;
}
.content_all{
	margin-top:44px;margin-left:39px;
}
.content {
	p_adding:10px 0px;
	width:660px;
	color:#e0e0e0;
	text-align:justify;
	line-height:20px;
	b_ackground-color:blue;
}
.content.indent{
	width:630px;
	margin-left:14px;
	b_ackground-color:red;
}

h4 {
	font-size:9pt;
	color:#e0e0e0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.tblContent{
	width:738px;
	text-align:center;
}
.tblContent td{
	p_adding:10px 30px 0px 32px;
	line-height:20px;
	color:#77DAF7;
	text-align:justify;
}
.tblContent .title{
	font-size:11pt;
	color:#ffffff;
	font-weight:bold;
	f_ont-style:italic
}
.tblContent .subtitle{
	color:#ffffff;
	font-weight:bold;
}
.tblContent .highlight{
	color:#ffffff;
}

.tblBlackbox {
	margin:0px;
	padding:0px;
	line-height:15px;
}
.tblBlackbox td {
	margin:0px;
	padding:0px;
	line-height:15px;
}
.tblBlackbox td #title {
	color : #D1D3A1;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:15px;
}
.tblBlackboxL {	
	background:url(../../images/box_black_lbg.png) no-repeat;
	width:5px;
	margin:0px;
	height:auto;
	padding:0px;
}
.tblBlackboxR {	
	background:url(../../images/box_black_rbg.png) no-repeat;
	width:5px;
	height:auto;
	margin:0px;
	padding:0px;
}