dfn {
	font-weight: bold;
	font-style: italic;
}

body {
    margin: 0px;
	color: #1e2c39;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6
{
	color: #0e2f42;
}

h1
{
	font-size: 22px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 14px;
}

.error
{
	color: #FF2200;
}

table.register
{
	border: none;
	background-color: #DFEAF0;
	margin-left: 14px;
	margin-right: 14px;
	width: 442px;
	font-family: Tahoma;
}

table.register table.formTable
{

}

table.register table.formTable td.title
{
	padding-left: 2px;
}

table.register table.formTable table.form
{
	width: 418px;
	font-size: 11px;
	margin-left: 2px;
}

table.register table.formTable table.form input
{
	width: 200px;
}

table.register table.formTable table.form .button
{
	width: auto;
	margin: 0px 0px 0px 0px;
}

table.register table.formTable table.form td.value
{
	text-align: right;
	vertical-align: top;
	padding-right: 0px;
	width: 50%;
}

table.register table.formTable table.form td.hr
{
	background-color: #fcffff;
	height: 1px;
	margin-bottom: 10px;
}

table.register table.formTable table.form td.buttons
{
	text-align: right;
	vertical-align: top;
	padding-bottom: 8px;
	padding-right: 0px;
}


select {
    border: 1px solid #7F9DB9;
}

input {
    border: 1px solid #7F9DB9;
}

hr
{
	height: 1px;
	color: #B1CAD0;	
}

.tabsmenu
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.tabsmenu table.ttab td.lnk
{
	width: 150px;
	height: 46px;
	background: url(../images/pm_link.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	padding-right: 1px;
}

.tabsmenu table.ttab td.lnk A
{
	color: #FFFFFF;
	text-decoration: underline;
}

.tabsmenu table.ttab td.lnk A:hover
{
	text-decoration: underline;
}

.tabsmenu table.ttab td.cur
{
	width: 150px;
	height: 46px;
	background: url(../images/pm_select.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	padding-right: 1px;
}


.backarrow
{
	margin-bottom: 2px;
}

.tabletitle {
    font-size: 15px;
    color: #313131;
    font-family: Tahoma;
    margin: 10px;
    font-weight: bold;
}
.tabletitle a {
    color: #DF1F1C;
}

.small
{
	font-family: Tahoma;
	font-size: 11px;
}

.formMessage
{
	color: #BB2B1D;
	font-weight: bold;
}

.form
{
	width: 500px;
}

.form th
{
	background-color: #DDDDDD;
}

.form td
{
	width: 500px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
	padding-right: 0px;
	line-height: 20px;
}

.form td.col
{
	width: auto;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	line-height: 20px;
	text-align: center;
}

.form td.buttons
{
	width: 500px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 8px;
	padding-right: 0px;
}

.form td input
{
	width: 496px;
	margin-right: 0px;
}

.form td input.box
{
	width: auto;
	margin-right: 0px;
	border: none;
}

.form td input.field
{
	width: 50px;
	margin-right: 0px;
}

.form td textarea
{
	width: 494px;
	margin-right: 0px;
}

.form .button
{
	width: auto;
	margin: 0px 0px 0px 0px;
}

.filter
{
	line-height: 30px;
	padding-bottom: 4px;
	font-family: Tahoma;
	font-size: 13px;
}

.rightarrow
{
	margin-top: 4px;
	margin-left: 2px;
}

.filter select
{
	margin-right: 4px;
}
.filter form
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}
td.topimg {
    width: 800px;
    height: 142px;
    background: #ABE0F8 url(../images/top.jpg);
	padding-top: 0px;
	vertical-align: middle;
}
#loginform {
    background-color: #96C7E6;
    padding: 8px 0px 4px 4px;
    height: 130px;
}
#loginform table {
    margin-left: 10px;
    font-family: Tahoma;
    font-size: 11px;
    color: #1E2F4C;
    border-bottom: 1px solid #fff;
}
td.blackline {
    background-color: #000;
    height: 5px;
}
.inputtext {
    border: 1px solid #7F9DB9;
    width: 120px;
}
table.mainmenu {
    background: url(../images/mainmenu_bg.gif) repeat-x left top;
    width: 100%;
}
table.mainmenu tr td {
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    height: 56px;
    padding: 0px 7px;
}

table.mainmenu tr td a {
    color: #fff;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 12px;
	text-decoration: none;
}

table.mainmenu tr td a:hover {
	text-decoration: underline;
}

table.mainmenu td.sep {
    background: url(../images/mainmenu_sep.gif) repeat-x left top;
    width: 1px;
    padding: 0px;
}
table.mainmenu td.cur {
    background: url(../images/mainmenu_bg_cur.gif) repeat-x left top;
    color: #195273;
}

table.mainmenu td.cur a {
	color: #195273;
}

table.mainmenu td.left {
    background: url(../images/mainmenu_left.gif) no-repeat left top;
    width: 10px;
    padding: 0px;
}
table.mainmenu td.right {
    background: url(../images/mainmenu_right.gif) no-repeat left top;
    width: 10px;
    padding: 0px;
}
div.maincell {
    border-left: 2px solid #0675B3;
    border-right: 2px solid #0675B3;
    border-bottom: 2px solid #0675B3;
    padding-bottom: 10px;
	background-color: #ffffff;
}
div.submenu {
    background: url(../images/submenu_bg.gif);
	height: 39px;
}
div.submenu table {
    width: 750px;
    margin: 0px 23px;
	margin-top: 9px;
}
div.submenu table tr td {
    height: 20px;
    text-align: center;
}

div.submenu table tr td.cur {
	background-color: #e8f2fe;
}
div.submenu table tr td.cur  a {
	color: #496d8d;
	text-decoration: none;
}



div.submenu table tr td a {
    color: #104865;
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma;
}
div.aboutsite {
    background: url(../images/aboutsite_bg.gif);
	background: #dfeaf0; /* edit */
	color: #1e2c39;
    font-family: Arial;
    font-size: 11px;
    padding: 20px;
	text-align: justify;
	padding-top: 1px;
}

div.aboutsite  A {
    font-family: Arial;
	font-size: 12px;
}

div.aboutsite .title {
    font-size: 20px;
	color: #0e2f42;
}
td.rightcol {
    background: url(../images/rightcol_bg.gif);
	background: #dfeaf0; /* edit */
}
td.rightcol .frame {
    margin: 3px 0px 3px 6px;
    border: 2px solid #B3D5F7;
    background-color: #fff;
}
td.rightcol .frame .title {
    background-color: #dfeaf0;
    /* background-color: #E5F2FF;  */
	
    padding: 10px;
    color: #BB2B1D;
    font-size: 12px;
    font-family: Tahoma;
    font-weight: bold;
}
td.rightcol .frame ul {
    margin-left: 25px;
	padding-left: 0px;
}
td.rightcol .frame ul li {
    color: #45738D;
    font-family: Tahoma;
    font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
}
td.rightcol .partner {
    margin: 15px;
    border-bottom: 1px solid #D8E7EF;
    padding-bottom: 15px;
    font-size: 11px;
    font-family: Tahoma;
    color: #25404B;
}
table.center {
    width: 100%;
}
table.center .title {
    font-size: 15px;
    color: #313131;
    font-family: Tahoma;
    margin: 10px;
    font-weight: bold;
}
table.center .title a {
    color: #DF1F1C;
}

table.center tr td {
    padding: 5px;
}
table.center div.details {
    text-align: right;
    margin: 10px;
	margin-right: 4px;
}
table.center div.details a {
    /* color: #DF1F1C; */
	color: #0000ff;
	
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}
table.center div.hr {
    font-size: 1px;
    height: 1px;
    width: 562px;
    border-bottom: 1px solid #B1CAD0;
    margin: 10px 0px;
}
table.greyrounded {
    width: 213px;
    background: url(../images/greyroundedtable_bg.gif);
}
table.greyrounded tr td.header {
    width: 213px;
    background: url(../images/greyroundedtabletop_bg.gif) no-repeat left top;
    height: 10px;
    padding: 0px;
}
table.greyrounded tr td.footer {
    width: 213px;
    background: url(../images/greyroundedtablebottom_bg.gif) no-repeat left bottom;
    height: 10px;
    padding: 0px;
}
table.greyrounded tr td {
    padding: 3px;
}
table.greyrounded tr td a.link {
    font-weight: bold;
    color: #25404B;
}
table.greyrounded tr td a.link:hover {
    font-weight: bold;
    color: #BB2B1D;
	text-decoration: none;
}

table.greyrounded tr td a.download {
   /* color: #bb2b1d; */
   color: #0000ff;
}
table.news {
    width: 213px;
}
table.news div.date {
    color: #313131;
    font-family: Tahoma;
    font-size: 11px;
}
table.news a:hover {
    color: #bb2b1d;
	text-decoration: none;
}
table.news a {
    color: #313131;
    font-family: Tahoma;
    font-size: 11px;
    font-weight:bold;
}

table.bluerounded {
    width: 100%;
	background-color: #35628e;
}

table.bluerounded a
{
	color: #0000ff!important;
	/* color: #195273!important; */
}

table.center table.bluerounded {
    width: 562px;
	background-color: #35628e;
}

table.bluerounded tr td.header {
    background-color: #35628e;
    height: 3px;
    padding: 0px;
}

table.bluerounded tr td.pager {
    border-left: 3px solid #34608C;
    border-right: 3px solid #34608C;
	background: url(../images/mainmenu_bg_cur.gif) repeat-x left top;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: bold;
}

table.bluerounded tr td.pager .arrowleft {
	margin-right: 2px;
	margin-bottom: 1px;
}

table.bluerounded tr td.pager .arrowright {
	margin-left: 2px;
	margin-bottom: 1px;
}

table.bluerounded tr td.pager a {
	font-weight: normal;
	color: #195273!important;
	text-decoration: none;
}

table.bluerounded tr td.pager a:hover {
	text-decoration: underline;
}


table.bluerounded tr th .sort {
    background-color: #35628e;
}

table.bluerounded tr th .sort td {
    background-color: #35628e;
	padding: 0px 0px 0px 0px;
}

table.bluerounded tr td.headerl {
    background-color: #35628e;
    background: url(../images/brhl.gif) no-repeat left top;
    height: 3px;
    padding: 0px;
}
table.bluerounded tr td.headerr {
    background-color: #35628e;
    background: url(../images/brhr.gif) no-repeat right top;
    height: 3px;
    padding: 0px;
}
table.bluerounded tr td.footer {
    background-color: #35628e;
    height: 3px;
    padding: 0px;
}

table.bluerounded tr td.footerl {
    background-color: #35628e;
    background: url(../images/brfl.gif) no-repeat left top;
    height: 3px;
    padding: 0px;
}

table.bluerounded tr td.footerr {
    background-color: #35628e;
    background: url(../images/brfr.gif) no-repeat right top;
    height: 3px;
    padding: 0px;
}

table.bluerounded tr td {
    padding: 3px;
    background-color: #fff;
    color: #787878;
    font-family: Tahoma;
    font-size: 11px;
    text-align: center;
}
table.bluerounded tr td.line {
    border-left: 3px solid #34608C;
    border-right: 3px solid #34608C;
}
table.bluerounded tr td.line div {
    font-size: 1px;
    margin: 0px 10px;
    height: 1px;
    border-bottom: 1px solid #DFE4E9;
}
table.bluerounded tr td.leftborder {
    border-left: 3px solid #34608C;
}
table.bluerounded tr td.rightborder {
    border-right: 3px solid #34608C;
}
table.bluerounded tr th.sep {
    padding: 0px;
    background: url(../images/blueroundedtable_sep.gif) no-repeat left top;
    width: 1px;
}
table.bluerounded tr th,
table.bluerounded table.sort tr td a {
    color: #fff!important;
    padding: 2px 5px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 36px;
    text-align: center;
}
table.bluerounded tr th div {
    font-weight: normal;
}
div.hr {
    font-size: 1px;
    height: 1px;
    width: 776px;
    border-bottom: 1px solid #B1CAD0;
    margin: 10px;
}
.half {
	width: 50%;
	vertical-align: top;
}
table.articleshead {
	width: 777px;
    background: url(../images/articleshead_bg.gif) repeat-x left top;
    margin-left: 10px;
    margin-right: 10px;
}
.half table.articleshead {
	width: 379px;
    background: url(../images/articleshead_bg.gif) repeat-x left top;
    margin-left: 10px;
    margin-right: 10px;
}

table.center table.articleshead {
	width: 562px;
    background: url(../images/articleshead_bg.gif) repeat-x left top;
    margin-left: 0px;
    margin-right: 0px;
}


table.articleshead tr td.title {
    font-size: 14px;
    color: #313131;
    padding: 0px 10px;
    font-family: Tahoma;
    font-weight: bold;
}
table.articleshead tr td.title a {
    color: #BB1A17;
}

table.articleshead tr td a.title {
    font-size: 14px;
	color: #0e2f42;
}

table.articleshead tr td.left {
    background: url(../images/articlesheadleft_bg.gif) no-repeat left top;
    width: 3px;
    height: 42px;
	padding: 0px 0px 0px 0px;
}
table.articleshead tr td.right {
    background: url(../images/articlesheadright_bg.gif) no-repeat left top;
    width: 3px;
    height: 42px;
	padding: 0px 0px 0px 0px;
}
table.articlesbody {
    width: 777px;
    margin-left: 10px;
    margin-right: 10px;
}

.half table.articlesbody {
    width: 379px;
    margin-left: 10px;
    margin-right: 10px;
}

table.center table.articlesbody {
    width: 562px;
    margin-left: 0px;
    margin-right: 0px;
}

table.articlesbody tr td.topl {
	background-color: #e3eaf0;
    background: url(../images/abtl.gif) no-repeat left top;
    height: 3px;
	width: 3px;
	padding: 0px 0px 0px 0px;
}
table.articlesbody tr td.topr {
	background-color: #e3eaf0;
    background: url(../images/abtr.gif) no-repeat right top;
    height: 3px;
	width: 3px;
	padding: 0px 0px 0px 0px;
}

table.articlesbody tr td.top {
	background-color: #e3eaf0;
    height: 3px;
	padding: 0px 0px 0px 0px;
}
table.articlesbody tr td.middle {
	background-color: #e3eaf0;
    width: 3px;
	padding: 0px 0px 0px 0px;
}

table.articlesbody tr td.bottoml {
	background-color: #e3eaf0;
    background: url(../images/abbl.gif) no-repeat left top;
    height: 3px;
	width: 3px;
	padding: 0px 0px 0px 0px;
}
table.articlesbody tr td.bottomr {
	background-color: #e3eaf0;
    background: url(../images/abbr.gif) no-repeat right top;
    height: 3px;
	width: 3px;
	padding: 0px 0px 0px 0px;
}
table.articlesbody tr td.bottom {
	background-color: #e3eaf0;
    height: 3px;
	padding: 0px 0px 0px 0px;
}
table.articlesbody tr td.text {
    font-family: Tahoma;
    font-size: 12px;
    padding: 7px;
    color: #313131;
    vertical-align: top;
}
table.articlesbody tr td.text a {
	color: #1E2F4C;
    font-size: 12px;
}
div.bottom {
    background: url(../images/bottom_bg.gif);
	background: #dfeaf0; /* edit */
	height: 180px;
}
table.bg {
    background: url(../images/bottom_bg.gif);
	background: #dfeaf0; /* edit */
    width: 100%;
}
div.lefter {
    text-align: left;
    width: 1004px;
}

.system
{
    font-family: Arial;
    font-size: 12px;
    padding: 7px;
    color: #313131;
    vertical-align: top;
	text-align: justify;
}

.system a
{
	color: #0000ff;
	font-family: Arial;
    font-size: 12px;
	text-decoration: underline;
}

.system H4 a
{
	color: #0e2f42;
	font-family: Arial;
    font-size: 18px;
	text-decoration: underline;
}

a {
    color: #1E2F4C;
    font-family: Tahoma;
    font-size: 11px;
	text-decoration: none;
}

a:hover
{
	color: #BB2B1D;
	text-decoration: underline;
}

a.urltitle
{
	color: #0e2f42;
	font-size: 16px;
}

.blue A
{
	color: #0000FF!important;
}

.blue A:hover
{
	color: #BB2B1D!important;
}

.blue A:visited
{
	color: #0000FF!important;
}

.ndate
{
	font-size: 11px;
	font-style: italic;
}

.commentArea
{
	width: 100%;
	height: 100px;
	border: 1px solid #CCCCCC;
}