﻿body 
{
	margin:0px;
	background-color:#F0F0F0;
}

*
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	border-width:1px;
	border-color:#AF0007;
}

table
{
	border-style:none;	
}

/* --------------------------------Menu-------------------------------- */
.leftmenu
{
	width:160px;
}

.leftmenu h2
{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	display:block;
	line-height:15px;
	float:left;
	background-image:url(../images/redbg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFF;
	margin:0px;
	padding:0px;
	width:160px;
}

.leftmenu ul
{
	margin:0px;
	padding:0px;
	width:160px;
	float:left;
	display:block;
}

.leftmenu ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:160px;
	float:left;
	display:block;
}

.leftmenu ul li a
{
	width:133px;
	display:block;
	line-height:15px;
	float:left;
	margin-top:2px;
	border-style:solid;
	padding-left:20px;
	padding-right:5px;
	color:#000;
	text-decoration:none;
}

.leftmenu ul li a:hover
{
	text-decoration:underline;
}

.leftmenu ul li .act
{
	background-color:#AF0007;
	color:#FFF;
	background-image:url(../images/blt.png);
	background-repeat:no-repeat;
	background-position:5px 4px;
}


.rightmenu
{
	width:200px;
}

.rightmenu h2
{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	display:block;
	line-height:15px;
	float:left;
	background-image:url(../images/redbg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFF;
	margin:0px;
	padding:0px;
	width:200px;
}

.rightmenu ul
{
	margin:0px;
	padding:0px;
	width:200px;
	float:left;
	display:block;
}

.rightmenu ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:200px;
	float:left;
	display:block;
}

.rightmenu ul li a
{
	width:173px;
	display:block;
	line-height:15px;
	float:left;
	margin-top:2px;
	border-style:solid;
	padding-left:5px;
	padding-right:20px;
	color:#000;
	text-decoration:none;
}

.rightmenu ul li a:hover
{
	text-decoration:underline;
	
}

.rightmenu ul li .act
{
	background-color:#AF0007;
	color:#FFF;
	background-image:url(../images/blt.png);
	background-repeat:no-repeat;
	background-position:185px 4px;
}

/* End Menu */


/* --------------------------------Others-------------------------------- */
.txt
{
	border:#B0B0B0 solid 1px;	
}

.button
{
	background-image:url(../Images/bttbg.jpg);
	background-repeat:repeat-x;
	color:#000;
	padding-left:5px;
	padding-right:5px;
	margin:2px;
	line-height:16px;
	font-weight:bold;
	border:#DBDCDE solid 1px;
	font-size:11px;
}

.imgbtt
{
	vertical-align:bottom;
	padding-bottom:1px;
}

.lnkbtt
{
	color:#9B0705;
	font-weight:bold;
	text-decoration:none;	
	padding-right:15px;
	padding-left:15px;
}

.lnkbtt:hover
{
	text-decoration:underline;
}

.llnkbtt
{
	color:#9B0705;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;	
	
}


.llnkbtt:hover
{
	color:#BD2927;
}

.blklnk
{
	color:#000;
	text-decoration:none;	
}

.blklnk:hover
{
	color:#00F;
}

.blklnk span
{
	color:#00F;
}

.actlnklang
{
	color:#F00;
	text-decoration:none;
}

.lnklang
{
	color:#000;
	text-decoration:none;
}

.lnklang:hover
{
	color:#111;	
}

/* Others */


/* --------------------------------Tabs-------------------------------- */


.acttab1
{
	font-family:Verdana;
	display:block;
	float:left;
	line-height:30px;
	width:144px;
	text-align:center;
	color:#FFF;
	background-image:url(../images/acttabbg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-weight:bold;
	font-size:10px;
	margin-right:1px;
	text-decoration:none;
	white-space:nowrap;
}

.acttab1:hover
{
	color:#FF0;
}

.detab1
{
	font-family:Verdana;
	display:block;
	float:left;
	line-height:30px;
	width:144px;
	text-align:center;
	color:#000;
	background-image:url(../images/detabbg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-weight:bold;
	font-size:10px;
	margin-right:1px;
	text-decoration:none;
	white-space:nowrap;
}

.detab1:hover
{
	color:#00F;
}

.tab2
{
	background-image:url(../images/rightbg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	display:block;
	float:left;
	background-color:#EEEEEE;
	width:100%;
	line-height:19px;
	font-size:10pt;
	/*font-weight:bold;*/
	text-align:center;
	color:#000;
	white-space:nowrap;
}

.tab2 a
{
	display:block;
	float:left;
	color:#000;
	padding-left:13px;
	padding-right:13px;
	text-decoration:none;
}

.tab2 a:hover
{
	color:#00F;
}

.tab2 .act
{
	display:block;
	float:left;
	color:#000;
	background-color:#DDD;
}

.tab2 .act:hover
{
	color:#000;
}

.acttab3
{
	display:block;
	float:left;
	background-image:url(../images/detabright.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#AF0007;
	line-height:19px;
	text-decoration:none;
	padding-right:10px;
	padding-left:5px;
	margin-right:5px;
	border-left-style:solid;
	color:#FFF;
	white-space:nowrap;
}


.detab3
{
	display:block;
	float:left;
	background-image:url(../images/detabright.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#FFF;
	line-height:19px;
	text-decoration:none;
	padding-right:10px;
	padding-left:5px;
	margin-right:5px;
	border-left-style:solid;
	color:#000;
	white-space:nowrap;
}

.detab3:hover
{
	text-decoration:underline;
}

.acttab
{
	display:block;
	float:left;
	background-image:url(../images/detabright.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#AF0007;
	line-height:19px;
	text-decoration:none;
	padding-right:10px;
	padding-left:5px;
	margin-right:5px;
	border-left-style:solid;
	color:#FFF;
	white-space:nowrap;
}

.detab
{
	display:block;
	float:left;
	background-image:url(../images/detabright.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#FFF;
	line-height:19px;
	text-decoration:none;
	padding-right:10px;
	padding-left:5px;
	margin-right:5px;
	border-left-style:solid;
	color:#000;
	white-space:nowrap;
}

.detab:hover
{
	text-decoration:underline;
}

.actred
{
	font-weight:bold;
	font-size:8px;
	text-decoration:none;
	line-height:15px;
	float:left;
	background-image:url(../images/redbg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFF;
	white-space:nowrap;
}

.tabred
{
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:15px;
	float:left;
	background-image:url(../images/redbg.jpg);
	background-repeat:repeat-x;
	text-align:left;
	border-top-style:solid;
	color:#FFF;
	padding-left:28px;
	padding-right:20px;
	white-space:nowrap;
}

.dered
{
	font-weight:bold;
	font-size:8px;
	text-decoration:none;
	line-height:15px;
	text-align:center;
	float:left;
	color:#F00;
	white-space:nowrap;
}

/* End Tabs */

.yellow
{
	color: chartreuse;
}

.red
{
	color:#F00;
}

.green
{
	color: #008000;
}

/* --------------------------------News-------------------------------- */



.newscell
{
	padding-left:28px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	text-align:justify;
}

.newscell2
{
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	text-align:justify;
}

.newstitle
{
	color:#000;
	text-decoration:none;
}

.newstitle:hover
{
	text-decoration:underline;
}

.ltitle
{
	font-size: 14px;
	font-weight:bold;
	color: #333;
	display:block;
}

.title
{
	font-size:9pt;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	padding-top:5px;
	padding-bottom:10px;
	text-align:justify;
}
.title:first-letter
{
	font-size:300%;
	font-weight:normal;
}

.date
{
	color:#000;
}

/* End News */

/* --------------------------------Table-------------------------------- */


.empt td
{
	width:100%;
	text-align:center;
	font-weight:bold;
	padding:10px;
}
.toptd
{
	padding-right:5px;	
	padding-left:5px;	
	padding-bottom:5px;	
}

.cnttd
{
	padding-right:5px;	
	padding-left:5px;	
	padding-bottom:5px;	
	padding-top:5px;	
}

.maintable
{
	width:100%;
	float:left;
}

.maincnt
{
	width:100%;
	border-style:solid;
	float:left;
}

.tblbottom
{
	background-image: url(../images/bottomdot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.nobttborder
{
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;	
}
.allborder
{
	border-style:solid;	
}

.rlborder
{
	border-left-style:solid;
	border-right-style:solid;
}


.grheader
{
	background-color: #E6E6E6;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.grrow
{
	background-color:#FFF;
	vertical-align:baseline;
}

.grrow td
{
	padding:4px;	
}

.grrow:hover
{
	background-color:#DDD;
}


.grrow .headercell
{
	background-color:#DEDEDE;
	vertical-align:baseline;
	padding-left:3px;
	padding-right:3px;
}

.grrow:hover .headercell
{
	background-color:#CBCBCB;
}

.grrow2
{
	background-color:#EEEEEE;
	vertical-align:baseline;
}

.grrow2 td
{
	padding:4px;
}

.grrow2 .headercell
{
	background-color:#DEDEDE;
	vertical-align:baseline;
	padding-left:3px;
	padding-right:3px;
}

.grrow2:hover
{
	background-color:#CCC;
}

.grrow2:hover .headercell
{
	background-color:#BBB;
}

.scode
{
	font-weight:bold;
	text-decoration:none;
}

.scode :hover
{
	text-decoration:underline;
}

.header
{
	font-weight:bold;
	text-decoration:none;
	line-height:15px;
	/*background-image:url(../images/redbg.jpg);*/
	background-repeat:repeat-x;
	text-align:left;
	background-color:Gray;
	color:#FFF;
	padding-left:28px;
}

div.header
{
	float:left;
	display:block;
}

.comtitle
{
	padding:10px;
	font-size:15px;
	font-weight:bold;	
}

/* Table */


/* --------------------------------Pager-------------------------------- */
.Pager
{
	padding:10px 0;
	color:#000000;
}

.Pager a
{
	margin: 0px 1px;
	padding: 2px 5px;
	color: #203558;
	text-decoration: none;
	line-height:23px;
	border-right: #849cc6 1px solid;
	border-top: #849cc6 1px solid;
	border-left: #849cc6 1px solid;
	border-bottom: #849cc6 1px solid;
}

.Pager span
{
	line-height:23px;
    margin: 0px 2px;
	padding:2px 5px;
	color:#ffffff;
	background-color:#5E90C3;
	border: solid 1px #5E90C3;
	font-weight:bold;
}

.Pager a:hover
{
	background-color:#E5EDF9;color:#203558;
}
/* End Pager */

.vnidx
{
	font-family:Tahoma;
	font-size:7pt;
}

.vnidx td
{
	padding-left:3px;
	padding-right:3px;
}

.excode
{
	font-weight:bold;
}

.widx
{
	margin:0px;
}

ul.widx
{
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none;
}

.widx li
{
	margin:0px;
	text-align:right;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
}

.widx li a
{
	font-weight:bold;
	width:40%;
	display:block;
	float:left;
	text-align:left;
	white-space:nowrap;
}

.widx li span
{
	
}

.idxheader
{
	background-image:url(../images/themes.jpg);
	background-repeat:repeat-x;
	display:block;
	line-height:25px;
	margin:0px;
	font-size:9pt;
	color:#AF0007;
	font-weight:normal;
}


.idxheader img
{
	margin-left:3px;	
}

.FAQDetails
{
	color:#16377A;
	background-image:url(../imgs/newsbg.jpg);
	background-repeat:repeat-x;
	background-position: left bottom;
	text-align:justify;
	border-style:solid;
	width:50%;
}

.FAQDetails a
{
	color:#16377A;
	text-decoration:none;
}

.FAQDetails a:hover
{
	text-decoration:underline;
}

.num
{
	text-align:right;	
}
