/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
	background-image: url(../new/bg.jpg);
	background-repeat: repeat-x;
/*-----Enable Colored Scrollbars-----*/
/*	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #EEE3DC;
	scrollbar-face-color: #888368;
	scrollbar-shadow-color: #888368;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #888000;
	scrollbar-3dlight-color: #888000;*/
}
body,td,th { /*-----Basic font and size of website text-----*/
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
}
@font-face {
    font-family: 'TrajanProBold';
    src: url('../fonts/trajanpro-bold-webfont.eot');
    src: url('../fonts/trajanpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/trajanpro-bold-webfont.woff') format('woff'),
         url('../fonts/trajanpro-bold-webfont.ttf') format('truetype'),
         url('../fonts/trajanpro-bold-webfont.svg#TrajanProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TrajanProRegular';
    src: url('../fonts/trajanpro-regular-webfont.eot');
    src: url('../fonts/trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/trajanpro-regular-webfont.woff') format('woff'),
         url('../fonts/trajanpro-regular-webfont.ttf') format('truetype'),
         url('../fonts/trajanpro-regular-webfont.svg#TrajanProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.sec, .sec a:link, .sec a:active, .sec a:visited {
	background-color:#555555; /*-----Change Background Color of Footer-----*/
	color: #CCCCCC;
}
.sec a:hover {
text-decoration:underline;
}
.navTop, .navTop a:link, .navTop a:active, .navTop a:visited { /*-----Manipulates Navegation Styles-----*/
	font-size: 14px;
	font-weight: normal;
	color: #EFEFEF;
	text-decoration: none;
	line-height: 21px; /*-----Change Background Color of Links-----*/
	margin-left: 5px;
	margin-right: 5px;
	font-family: TrajanProRegular;
	text-transform: uppercase;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.navTop a:hover {
text-decoration: none;
text-shadow: gray 0.1em 0.1em 0.2em;
}

.foot, .foot, .foot a:link, .foot a:active, .foot a:visited, .foot a:hover { /*-----Change Style of Copyright Footer-----*/
	font-size:10px;
	text-decoration:none;
	color:#333;
}

.imgbrds {
	border-style:solid;
	border-width: 3px;
	border-color: #76923D;
/*position: relative;
top: -3px;
left: -3px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#A6A6A6', Positive='true');	*/
}
.deafultBody table tr .deafultBody h3 {
	color: #333;
	font-size: 14px;
}

/*.formstyle {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}*/
h1 { /*-----First P@ge Title-----*/
	font-size: 20px;
	font-weight: bold;
	color: #333;
	font-family: "Myriad Pro", Calibri, Arial, sans-serif;
	/*font-family: TrajanProRegular;*/
	text-align: center;
}
h2 { /*-----Call of @ction-----*/
	font-weight:bold;
	color: #30538B;
	font-size: 14px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	color: #333;
	font-size: 14px;
}
/*-----Enable Colored Links-----*/
/*a:link, a:visited, a:active {
	color: #c8c8c8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #c8c8c8;
}*/
.deafultBody {
	padding: 10px;
	line-height: 20px;
}
.deafultBody2 {
	padding: 10px;
	line-height: 20px;
}
.table_bg { /*-----Change Color of Background Color-----*/
/*	background-color:#FFFFFF;
	background-image:url(../images/gray.gif);*/
}
form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:200px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
background-color:#cfcab7;
border-style:solid;
border-width:thin;
border-color:#000;

}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:12px;
color:#000;
margin-bottom:20px;
border-bottom:solid 1px #666666;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:left;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #efead8;
width:200px;
margin:2px 0 20px 0px;
}
#stylized button{
clear:both;
margin-left:70px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
/*textarea, select, option {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:12px;
	background-image:url(../images/formbg.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.input_txt {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:12px;
	background-image:url(../images/formbg.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.con_frm {
	color:#FFFFFF;
	font-size:12px;
	}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:url(../images/formbg.gif) repeat-x left top;
color:#000;
font-weight:bold;
padding: 1px 2px;
}*/
.deafultBody ul {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../images/bullet.png);
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 236px; /* Width of <b style="color:black;background-color:#99ff99">Menu</b> Items */
border-bottom: 0px solid #ccc;
text-align:right;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level <b style="color:black;background-color:#99ff99">menu</b> items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub <b style="color:black;background-color:#99ff99">menu</b> width*/
top: 0;
visibility: hidden;
}

/* Sub level <b style="color:black;background-color:#99ff99">menu</b> links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: black;
	text-decoration: none;
	background: #fff;
	padding: 1px 5px;
	border-bottom: 1px solid #ccc;
	/*border-bottom: 0;*/
	font-family: TrajanProRegular;
	text-transform: uppercase;
	font-size:12px;
	line-height:24px;
	font-weight: 300;	
	
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
	color:#6D6D6D;
}

.suckerdiv .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
object {
  display: block;
}
