@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

.background {
	background-attachment: scroll;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat;
	background-position: center top;	
}
.border_doted {
	border: 2px dashed #d0d2d4;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #74b74a;
	margin: 0px;
	padding: 0px;
}


.light_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #98bfc5;
	text-decoration: none;
	font-weight: bold;
}
.contain_bg {
	background-attachment: scroll;
	background-image: url(images/contain_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.text_box {
	height: 15px;
	width: 145px;
	padding-top: 2px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.white_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #80c3db;
	text-decoration: none;
}
.black_bold_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text_box_2 {
	height: 16px;
	width: 200px;
	padding-top: 3px;
	padding-left: 3px;
	border: 1px solid #e8e8ea;
	background-color: #f3f3f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text_aria {
	height: 80px;

	width: 200px;
	padding-top: 3px;
	padding-left: 3px;
	border: 1px solid #e8e8ea;
	background-color: #f3f3f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.link_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a.link_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a.link_darkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
a.link_darkblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.blak_big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.links {

font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(images/index_box.gif) center top no-repeat; /*This Will Set the Link background */
height:119px; /*This Will Make Fixes Size Link (Use Image height)*/
width:147px; /*This Will Make Fixes Size Link (Use Image width)*/

}

.links:hover {
background:url(images/index_box-hover.gif) top no-repeat;

}

.links2 {

font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(images/catering_box.gif) center top no-repeat; /*This Will Set the Link background */
height:170px; /*This Will Make Fixes Size Link (Use Image height)*/
width:233px; /*This Will Make Fixes Size Link (Use Image width)*/

}

.links2:hover {
background:url(images/catering_box-hover.gif) center top no-repeat;

}
.links3 {

font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(images/rig_img3.gif) center top no-repeat; /*This Will Set the Link background */
height:99px; /*This Will Make Fixes Size Link (Use Image height)*/
width:409px; /*This Will Make Fixes Size Link (Use Image width)*/

}

.links3:hover {
background:url(images/rig_img3-hover.gif) center top no-repeat;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
