body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #3366CC;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
a
	{
		Color: #000000;
		Text-Decoration: None;
	}


.body
{
background-image:url('img/bg.jpg');
background-position:left;
min-width:100%;
min-height:100%;
}


input
	{
		Font-Family: Tahoma;
		Font-Size: 10px;
	}

textarea
	{
		Font-Family: Tahoma;
		Font-Size: 10px;
	}

select
	{
		Font-Family: Tahoma;
		Font-Size: 10px;
	}

.main_table_header
	{
		Font-Family: Tahoma;
		Font-Weight: Bold;
		Font-Size: 10px;
		Color: #FFFFFF;
	}

.main_table_header_menu
	{
		Font-Family: Tahoma;
		Font-Size: 11px;
		Color: #FFFFFF;
		Background-Color: #D2D2D2;
		Width: 110;
		Height: 20;
	}

.main_table_left
	{
		Font-Family: Tahoma;
		Font-Weight: bold;
		Font-Size: 11px;
		Color: #000000;
		Width: 170;
		Height: 23;
		background-image:url('../')
	}

.main_table_submit
	{
		Font-Family: Tahoma;
		Font-Weight: Bold;
		Font-Size: 11px;
		Color: #000000;
		Border: 0px none;
	}

.main_table_left_cont
	{
		Font-Family: Tahoma;
		Font-Size: 11px;
		Color: red;
		Background-Color: #e4e4e4;
		Width: 170;
		Height: 23;
		Border: 0px none;
	}

.menu
	{
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #5f5f5f; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.main_table_left_sub
	{
		Font-Family: Tahoma;
		Font-Size: 10px;
		Color: #DA0000;
		Background-Color: #FFFFFF;
		Width: 170;
		Height: 23;
		Border: 0px none;
	}

.main_table_footer
	{
		Font-Family: Tahoma;
		Font-Size: 12px;
		Color: #333333;
		background-image:url('../')
	}
	
.main_table_alt
	{
		Font-Family: Tahoma;
		Font-Size: 12px;
		Color: #333333;
		Background-Color: #BFC8D9;
		valign: top;
	}

.main_footer
	{
		Font-Family: Tahoma;
		Font-Size: 10px;
		Color: #ffffff;
	}

.main_table_main
	{
		text-shadow:none; 
    	font-family: Helvetica, Arial, sans-serif;
		Font-Size: 14px;
		text-align:left;
		Color: #666666;
		Background-Color: #ffffff;
		text-decoration: left;
		Border: 0px none;
		background-image:url('../')
		
		
	}

.main_table_left_admin
	{
		Font-Family: Tahoma;
		Font-Weight: Bold;
		Font-Size: 10px;
		Color: #ffffff;
	}

.main_table_main_admin
	{
		Font-Family: Tahoma;
		Font-Size: 11px;
		Color: #ffffff;
		Background-Color: #FFFFFF;
	}

.main_table_header_admin
	{
		Font-Family: Tahoma;
		Font-Size: 10px;
		Color: #ffffff;
	}
  
.mainDiv
{
  width:178px;
}
.topItem
{
  
  height:18px;
  cursor:pointer;
  text-decoration: left;
  color: black; 
padding-left:5px;
 
}


.dropMenu
{
border-bottom:1px solid #E4E4E4;
}

.subMenu
{
   display:none;
}
.subItem
{
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:red;
}

.subItem a
{
   text-decoration:none;
   color:#122E61;
}

.subItemOver
{
   cursor:pointer;
   color:red;
   text-decoration:underline;
   font-weight:bold;
   padding-left:10px;
}

.subItemOver  a
{
   color:red;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;

}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:auto;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/*===================*/
/*=== Main Styles ===*/
/*===================*/

a, a:visited {
	color:#2d3536;
	text-decoration:none;
	border-bottom:1px dotted #826a4d;
}
a:hover, a:active {
	color:#9e805c;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(../images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(../images/slider.png) no-repeat;
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:0px;
    margin-top:0px;
}

#slider {
	position:relative;
    width:998px;
    height:346px;
    margin-left:0px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	border: 5px solid #ffef03;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	center:auto;
	bottom:-22px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:5px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.clear {
	clear:both;
}
