@charset "utf-8";
/* CSS Document */

body{
background:#E4E4E4;
}
.article{
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
}
.arTitle{
	font-family:Verdana, Geneva, sans-serif;
	color:#900;
	font-size:16px;
	font-weight:bold;
}
.arDate{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#999;
}
.help{ 
	background:#FFCC99;
	border:1px solid #FF6600;
	height:20px;
	font-size:12px;
    padding: 5px;
	font-weight:bold;
    color:#AA5500;
}
.attention{ 
	background: #FFDFDF;
	border: 1px solid #986265;
	height:20px;
	font-size:12px;
    padding: 5px;
	font-weight:bold;
    color: #910000;
}
.attention a:link, 
.attention a:visited
{ 
	background: transparent; 
	color: #6F0000;
	text-decoration: none;
}

.attention a:hover, 
.attention a:active
{
	background: transparent; 
	color: #6F0000; 
         text-decoration: underline;
}
.button{
	background: #FFF;
	border: 1px solid #99AECC;
	color: #435F87;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
	font-style: normal;
}
.message{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #910000;
}
.header{ 
	background:#3C709F;
	text-align:center;
	border: 0px solid #FFF;
	height: 150px;
	margin: 0;
	padding: 0;
}
.main{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336699;
	background: #FFFFFF;
	border: 0px solid #FFF;
	height: 100%;
	margin: 0;
	padding: 0;
}
.t-left{
background:url(../images/corner_tl.png) 0 0 no-repeat;
height:26px;
}
.t-right{
background:url(../images/corner_tr.png) 100% 0 no-repeat;
height:26px;
}
.img:link,
.img:visited,
.img:active{
	background: transparent;
	color: #244A79;
	border: 0px;
	text-decoration: none;
}
a:link,
a:visited,
a:active{
	background: transparent;
	color: #244A79;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #244A79;
	text-decoration: underline;
}
.top{
background:url(../images/corner_t.png);
height:26px;
}
.bottom{
height:106px;
background:url(../images/corner_b.png);
}
.b-left{
height:106px;
background:url(../images/corner_bl.png) 0 0 no-repeat;
}
.b-right{
height:106px;
background:url(../images/corner_br.png) 100% 0 no-repeat;
}
.menu{ 
	background: #EDF3F8; 
         border-top: 1px solid #E4EDF3;
         padding: 3px;
		 font-size: 12px;
}

.menu:hover{
    background: #E7EFF5 url(style_images/<#IMG_DIR#>/menubar_rowbleu_hover.gif) repeat-x;
    color: #266399;
    cursor: pointer;
}
.main_text{
color: #3E709E;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding:8px;
background:transparent;
border:0;
}
.maintitle_3{
background: url(../images/tile_cat.gif);
color: #3E709E;
font-size: 12px;
font-weight: bold;margin: 0px;
border-bottom: 1px solid #C7DAE7;
vertical-align:middle;
text-align:center;
}
.right{
padding:0;
margin:0;
background: url(../images/cat_right.gif) 100% 0 no-repeat;
height:31px;
}
.left{
padding:0;
margin:0;
background: url(../images/cat_left.gif) 0 0 no-repeat;
height:31px;
}
.borderwrap{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #FFF;
	border-top: 0px solid #B6CFE0;
	border-bottom: 0px solid #B6CFE0;
	border-right: 1px solid #B6CFE0;
	border-left: 1px solid #B6CFE0;
	padding: 0px; 
	margin: 0px; 
}
.cat_left{
padding:0;
margin:0;
background: url(../images/catend_left.gif) 0 0 no-repeat;
height:7px;
}
.cat_right{
padding:0;
margin:0;
background: url(../images/catend_right.gif) 100% 0 no-repeat;
height:7px;
}
.catend_3{
background: url(../images/catend.gif);
}
.title{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#990000;
}
.ipbtable
{
	width: 100%;
}

table.ipbtable,
tr.ipbtable,
td.ipbtable
{
	background: transparent;
	color: #000;
	font-size: 11px;
	line-height: 130%;
}

.ipbtable td,
.divpad
{
	padding: 5px;
}

td.nopad
{
	padding: 0;
}

th
{
	text-align: left;
}

form
{
	display: inline;
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
	vertical-align: middle;
}
