body, table, tr, td, a {
	font-size: 13px;
	color: #333333;	
}
body {
	background-image: url(images/bg_pixel.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
form {
	margin: 0px;
}
.container {
}
a {
	color: #323232;
	text-decoration: none;
}


a:link, a:visited {
}
a:hover, a:active {
}
.box_button {
	color: #FFFFFF;
	font-weight: bold;
}
a.box_button:link, a.box_button:visited {
}
a.box_button:hover, a.box_button:active {
}
a.main_menu {
	color: #323232;
	text-decoration: none;
	width: 100%;
	height: 24px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #96ABCA;
	color: #666666;
	font-weight: bold;
}
a.main_menu:link, a.main_menu:visited {
}
a.main_menu:hover, a.main_menu:active {
}
.box_title {
	color: #FFFFFF;
	font-weight: bold;
	height: 24px;
}
.page_title {
	color: #666666;
	font-weight: bold;
}
.article_title_2 {
	color: #666666;
	font-weight: bold;
}
.ar_articles_bg {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.en_articles_bg {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.news_title {
	font-weight: bold;
	color: #456AA1;
}
.article_title {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.article_title:hover {
	text-decoration:none;
}
hr {
	color:#5073A7;
	width: 90%;
	size: 1px;
	height: 1px;
}
.agent_login_msg {
	color: #B4000B;
}


.red_articles {
	list-style-image: url(images/red_bullet.gif);
}
.red_box {
	color: #B4000B;
}
.red_box_input {
	border: #B4000B solid 1px;
	color: #B4000B;
	width: 150px;
}
.gray_articles {
	list-style-image: url(images/gray_bullet.gif);
}
.green_articles {
	list-style-image: url(images/green_bullet.gif);
}

.blue_articles {
	list-style-image: url(images/blue_bullet.gif);
}
.blue_box {
	color: #456AA1;
}
.blue_box_input {
	border: #456AA1 solid 1px;
	color: #456AA1;
	width: 150px;
}


.title {
	font-weight: bold;
}
.green_title {
	font-weight: bold;
color: #669966;
}
.red_title {
	font-weight: bold;
color: #B80F19;
}
.blue_title {
	font-weight: bold;
color: #5073A7;
}
.gray_title {
	font-weight: bold;
                color: #898989;
}

