﻿body {
}

body
{
	
	margin: 0px;
	padding: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.7em;


}

.Alternative 
{
     background-color: #FBFDFF;
    }


.divDownLoad
{
	border: 1px dashed #F8F0AB;
	padding: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	color: #443E06;
	margin: 2px;
	background-color: #FDFBEA;
}

.divText
{
	margin: 0px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	color: #333333;
	margin: 2px;
}

.divText2
{
	margin: 2px;
	font-size: 1.2em;
}

    .tdOut
{
	background-image: url(images/body_bg.gif);
	background-repeat: repeat;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


    .tdTop
{
	background-image: url(images/Roj_r1_c1.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	height: 151px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
}

    .tdBottom
{
	background-image: url(images/Roj_r5_c1.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
}

    .tdCenter
{
    background-image: url(images/Roj_r3_c1.jpg);
    background-repeat: repeat-y;
    position: relative;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}

.grdHeader
{
	background-image: url(Img/hd_blue.gif);
	font-weight: bold;
	color: #ccffff;
	vertical-align: middle;
	text-align: center;

}

.grPager
{
	font-weight: bold;
	color: black;
	vertical-align: middle;
	text-align: left;
	background-color: lightgrey;
}

.btnStyle
{
	background-image: url(Img/bgBlue.jpg);
	font-weight: bold;
	color: #003399;
	vertical-align: middle;
	text-align: center;
	border-right: #e6e6e6 thin outset;
	border-top: #e6e6e6 thin outset;
	background-position-y: bottom;
	border-left: #e6e6e6 thin outset;
	border-bottom: #e6e6e6 thin outset;
}



/*Common*/
.clear {
	clear:both;
	}

.none {
    display:none;
}

table {
	font-size: 1em;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

img {
	border-width: 0;
}

h3
{
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
	color: #993333;
}
h4
{
	margin: 0.80em;
	padding: 5px;
	font-size: 1.6em;
	font-weight: bold;
}


h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a
{
	text-decoration: none;
	color: #666666;
}

a:visited
{
	color: firebrick;
}

a:hover
{
	text-decoration: underline;
	color: #880000;
}

a:active
{
	color: darkred;
}