* {
	padding: 0;
	margin: 0;
	font: 12px Arial;
	color: #000000;
}

.blue_block_1 {
	background: url(../../images/bg1.jpg) repeat-y;
}

.blue_block_2 {
	background: url(../../images/bg2.jpg) no-repeat;
	background-position: left top;
}

.blue_block_3 {
	background: url(../../images/bg3.jpg) no-repeat;
	background-position: left bottom;
	color: #ffffff;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.blue_block_4 {
	color: #ffffff;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.blue_block_title {
	color: #00fcff;
	font-weight: bold;
}

.red_title {
	background: url(../../images/p2.gif) repeat-x;
	background-position: left top;
	color: #ffffff;
	font-weight: bold;
}

.red_title a {
	color: #ffffff;
	font-weight: bold;
}

.t1 {
	font-weight: bold;
}

.t2 {
	font-weight: bold;
	color: #770000;
}

.t3 {
	font-weight: bold;
	color: #ff0000;
}

b {
	font-weight: bold;
}

.red_alert {
    color: #FF0000; 
    font-weight: bold;
    font-size:15px;
}

.cat_head {
   background-color: #27AAFF; 
}

.cat_head a {
   text-decoration: none;
}

.cat_head b {
   color: #FFFFFF; 
   font-weight: bold;
   font-size:15px;
}

.cat_content {
   background-color: #E6EFFF;
   color: #1050B4;
}

.cat_content a {
   color: #1050B4; 
   font-size:15px;
   text-decoration: none;
}

.cat_content b {
   color: #1050B4; 
   font-size:15px;
}

.cat_content li{
   color: #1050B4; 
}

.cont_header {
   color: #FFFFFF; 
   font-weight: bold;
   font-size:15px;
}

.cont_header a {
   color: #FFFFFF; 
   font-weight: bold;
   font-size:15px;
   text-decoration: none;
}

.cont_content {
    padding-top: 3px;
    color: #0D2B43; 
    background-color: #F6F9FE;
    font-weight: bold;
    font-size:15px;
}

.cont_content a {
    color: #0D2B43; 
    font-size:15px;
}

.cont_content hr {
    margin-top: 7px;
    margin-bottom: 7px;
    border: 0;
    color: #0D2B43; 
    background-color: #294C6A; 
    height: 1px;
}

.cont_bottom {
   color: #126DB3; 
}

.cont_bottom b {
   color: #126DB3; 
   font-size:12px;
}

.form_input {
    border: 1px solid #000000;
    width: 100%;
}

.form_checkbox {
    border: 1px solid #000000;
}

.form_submit {
    background-color: #2780DE;
    color: #FFFFFF;
    border: 1px solid #2780DE;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

.form_file {
    border: 1px solid #000000;
}

.form_select {
    border: 1px solid #000000;
    width: 100%;
}

.form_textarea {
    border: 1px solid #000000;
    width: 100%;
}
.news_page1{background-color:#AC302E; FONT-SIZE: 11px; COLOR: #ffffff; font-family: Arial,sans-serif; TEXT-DECORATION: none; font-weight:bold;}
.news_page2{background-color:#8A5ED7;}

