body {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	background-image: url();
background-attachment: fixed;
  margin: 0;
  padding: 0;
}

form {
  padding: 0;
  margin: 0;
}

td {
  font-family: tahoma;
  font-size: 11px;
  color: #222222;
}

.visto{
  background-color: #FFE6D7;
  font-weight: bold;

}

.calendar_module_detail {
	background-color: #F8FBFF;
	border-bottom-color: #e8d1cd;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-left-color: red;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: red;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: red;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 11px;
	font-weight: normal;
}

.calendar_module_head {
	background-color: #FFE6D7;
	color: black;
	font-size: 11px;
	font-weight: bold;
}


/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
  text-align: left;
}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}


.main_outer_table{
  background-color: #C60019;
}

.headbg{
  background-color: #FAB17C;
}
.headbgbox{
  background-color: #C60019;
}
.loginbarbg{
  background-color: #EF9C00;
}

.module_head {
  background-color: #C60019;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;

}

.module_head_right {
  background-color: #C60019;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a {
  background-color: #C60019;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a:hover {
  background-color: #C60019;
  font-size: 11px;
  color: #ffffff;
}

td.edituserlink{
  background-color: #C60019;
  color: #ffffff;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #C60019;
  color: #ffffff;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #C60019;
  color: #ffffff;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
a:hover.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

.offer_head {
  font-size: 16pt;
  color: #695f5d;
}

.oddrow {
  background-color: #fefefe;
}

.evenrow {
  background-color: #E0A7AE;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;

}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #C60019;
  border-right-color: #C60019;
  border-bottom-color: #C60019;
  border-left-color: #C60019;

}

.module_detail{
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;

}

 .leftside_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #C60019;
  border-right-color: #C60019;
  border-bottom-color: #C60019;
  border-left-color: #C60019;

}

.picgallery {
	background-color: #FBFBFB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.statusbar {
  background-color: #C60019;
}


th {
  font-weight: bold;
  color: #C60019;
  background-color: #C60019;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #C60019;
}
th a:hover {
  color: #C60019;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
}
a.subhead:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;

}


input {
  font-size: 11px;
}
textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}
.formbutton {
  font-size: 11px;
  color: #ffffff;
  border-top: 1px solid #C60019;
  border-right: 1px solid #C60019;
  border-bottom: 1px solid #C60019;
  border-left: 1px solid #C60019;
  background-color: #C60019;
}

.errors {
  color: #ff0000;

}
.errormsg {
  color: #ff0000;
}

a.main_title{
  font-size: 40px;
  color: #C60019;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #C60019;
  text-decoration: none;
}
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #ffffff;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #FDB17D;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;

}
.page_heading {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

a {
  color: #050505;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #050505;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

.panellinkhdr {
  background-color: #C60019;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;

}

a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #C60019;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
  color: #C60019;
}
.panelbox {

}
.footer {
  background-color: #8E16CF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #222222;
  border-right-color: #222222;
  border-bottom-color: #222222;
  border-left-color: #222222;
}
a.footerlink {
font-size: 8pt;
color: red;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #000000;
text-decoration: none;
}
.copyright{
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


.storyhead{
  color: #695f5d;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #695f5d;
  font-style: italic;
}
.storyby{
  color: #695f5d;
}
.storytext{
}

.newshead{
  color: #695f5d;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{

}

.pollquestion{
  color: #695f5d;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #695f5d;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #C60019;
  font-weight: bold;
}
h4{
  font-size: 12px;
}

.copyright:hover {
  color: #C60019;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /*** style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /*** hover: style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
  margin: 10px;
  text-align: center;
  width: 550px;
}
a.dropmenulink {
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a.dropmenulink:hover {
	font-size: 13px;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
}

.dropdowncontainer {
	width: 100%;
}

.dropdownsection {
	width: 100px;
	display: inline;
	float: left;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 22px;
z-index: 100;
background-color: #C60019;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-align: left;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #CC6600;
color: white;
}

.glossymenu{
margin: 5px 0;
padding: 0;
width: 175px; /*width of menu*/
border: 1px solid #E7A6AD;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/off.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/on.gif);
text-decoration: none;
color: white;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid red;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #E7A6AD;
colorz: white;
}