body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e1e1e1;
}

body {
	background-color: #122a46;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.Btn_Bg_NotSel {
	background-color: #363636;
}

.Btn_Bg_Sel {
	background-color: #e67200;
}

.Contact_Btn_Bg {
	background-color: #1c426e;
}

.Footer_Text {
	color: #7d7d7d;
	font-size: 10px;
}

a.Footer_Link_NotSel:link {
	color: #7d7d7d;
}

a.Footer_Link_NotSel:visited {
	color: #7d7d7d;
}

a.Footer_Link_NotSel:hover {
	color: #ffffff;
}

a.Footer_Link_Sel:link {
	color: #ff7d00;
}

a.Footer_Link_Sel:visited {
	color: #ff7d00;
}

a.Footer_Link_Sel:hover {
	color: #ffffff;
}

h1 {
	font-size: 14px;
	color: #45b4ed;
	font-weight: normal;
	margin: 0px;
}

a.Header_Btn_Link:link {
	color: #ffffff;
}

a.Header_Btn_Link:visited {
	color: #ffffff;
}

.Header_Btn_Highlight {
	background-color: #ff7d00;
}

a.Link_White:link {
	color: #ffffff;
	text-decoration: underline;
}

a.Link_White:visited {
	color: #ffffff;
	text-decoration: underline;
}

.Main_Box_Bg {
	background-color: #0b1b2c;
}

.Main_Box_Brdr {
	background-color: #ffffff;
}

.Main_Menu_Bg_NotSel {
	background-color: #1c426e;
}

.Main_Menu_Bg_Sel {
	background-color: #ff7d00;
}

.Projects_Heading {
	color: #ff7d00;
	font-size: 11px;
}

.Projects_Text {
	color: #e1e1e1;
	font-size: 11px;
	text-align: justify;
}

.Sub_Menu_Bg {
	background-color: #122a46;
}

a.Sub_Menu_Link_NotSel:link {
	color: #ffffff;
}

a.Sub_Menu_Link_NotSel:visited {
	color: #ffffff;
}

a.Sub_Menu_Link_Sel:link {
	color: #ff7d00;
}

a.Sub_Menu_Link_Sel:visited {
	color: #ff7d00;
}

.Text_10px {
	font-size: 10px;
}

.Text_11px {
	font-size: 11px;
}

.Text_12px {
	font-size: 12px;
}

.Text_14px {
	font-size: 14px;
}

.Text_Justify {
	text-align: justify;
}
