﻿body {
    margin: 3px;
    padding: 0px;
    text-align: center;
        font-size: 14px;
}

body, td {

    font-family:Segoe UI, Tahoma, Verdana, Sans-Serif;
}

.curved {
 -moz-border-radius:10px;
-webkit-border-radius:10px;
 behavior:url(/includes/border-radius.htc);
}



#OutSideWrapper {
    margin:auto;
    width:960px;
	text-align: center;
	border: 1px solid #a2b5c4; 
}

a:link, a:visited, a:active {
    color: #d5252a;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
    color: #d5252a;
	text-decoration:  underline;
	font-weight: bold;
	
}
.fakelink {
    color: #d5252a;
	text-decoration: none;
	font-weight: bold;
}

.fakelink:hover {
    cursor:pointer;
    color: #d5252a;
	text-decoration:  underline;
	font-weight: bold;
}   

form {margin:0px;}

.formbutton {
    cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
    font-weight:bold;
	text-align: center;
	background-color: #d5252a;	
	padding:2px;
	border-style:ridge;
	border-width: 1px;
	border-color: #ffffff;
	height:25px;
}

.formfield {
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	padding-left:3px;
	background-color: #ffffff;
	border: solid 1px #7f9db9;

}
.warning {
	color:red;
}
.error {
	color:red;
}
.curved10 
{
    padding:10px;
    background-color:#ffffff;
    border:1px solid #555555;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 behavior:url(/includes/border-radius.htc);
}

h1 {
	font-size: 18px;
	margin: 0 0 0px 0;
	padding:0px;
}
h2 {
	font-size: 17px;
	margin: 0 0 0px 0;
	padding:0px;
}
h3 {
	font-size: 16px;
	margin: 0 0 0px 0;
	padding:0px;
}
h4 {
	font-size: 15px;
	margin: 0 0 0px 0;
	padding:0px;
}
h5 {
    font-size: 14px;
	margin: 0 0 0px 0;
	padding:0px;
}
h6 {
	font-size: 13px;
	margin: 0 0 -12px 0;
	padding:0px;
}

#Top 
{
    height:124px;
    overflow:hidden;
}
.corkboard
{

} 
#RightMenu 
{
    text-align:left;
    background-image:url(/images/CorkBoardRepeater.jpg);
    width:308px;
    overflow:hidden;
    float:left;
    border-left:1px solid #4d443a;
     border-bottom:1px solid #4d443a;

}

#RightMenuTop 
{
    text-align:left;

 
    overflow:hidden;
    clear:both;
}
#RightMenuBottom 
{
    text-align:left;

    overflow:hidden;
    clear:both;
}

.Paper {
   background-image:url(/images/paper.jpg);

   border:2px solid #cfd6b0;
    margin:22px;
    padding:15px;
   background-repeat:no-repeat;
} 


#RightMenu a:link, #RightMenu a:visited, #RightMenu a:active {
    color: #b21d00;
	text-decoration: none;
	

}

#RightMenu a:hover {
    color:#000000;
	text-decoration:  underline;

}

#BreadCrumb 
{
    padding:10px 10px 0px 10px;
    font-family: verdana, arial, "Trebuchet MS";
    font-size: 10px;
    padding-right: 20px;
    color:#454545;
    text-align:right;
} 

#MainContent 
{
    text-align:left;
    background-image:url(/images/BodyBackground.jpg);
    background-position:top right;
    background-repeat:no-repeat;
    min-height:615px;
}

#Footer 
{
   font-size:11px;
    padding:10px;
}

.SearchOptionDiv {
padding:5px 20px;
}

.redborder 
{
    margin:0px 0px 10px 30px;
    border:1px solid #bf2a00;
}

.HomePageBox {    
    float:left;
    font-size:14px;font-weight:bold;line-height:20px;
    width:268px;height:332px;
    background-repeat:no-repeat;
}

.HomePageBox a:link, .HomePageBox a:visited, .HomePageBox a:active {
    
    color: #d5252a;
	text-decoration: none;

}
.HomePageBox a:hover {
    color:#000000;
	text-decoration:  underline;

}

.buttonexternalwrapper {
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	font-family: tahoma,verdana;
	float: left;
	height: 75px;
	width: 54px;
	overflow: hidden;
	padding: 3px;
	margin: 3px;

	color: #000000;
	text-shadow: #fff 0px 1px 1px;
	/*border: 1px solid #ffffff;*/
}
.border {
	border: 1px dashed #555555;
	background-color:#e4c4c4;
	}
.buttonimagewrapper {
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	width: 50px;
	max-height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 44px;
}
.buttonimagewrapper img {
	border: 0px solid #000000;
}
.buttontitlearea {
	text-align: center;
	width: 64px;
	overflow: hidden;
	padding-top: 2px;
}

.buttontitlearea a:link, .buttontitlearea a:active, .buttontitlearea a:hover, .buttontitlearea a:visited 
{
    color:#000000;font-weight:normal;
	
}

.BookMarkWrapper {
	vertical-align: middle;
	text-align: center;
	font-size: 9px;
	font-family: tahoma,verdana;
	float: left;

	width: 50px;
	overflow: hidden;
	padding: 4px;
	margin: 0px;
	cursor: pointer;
	color: #000000;
	text-shadow: #fff 0px 1px 1px;
}
.BookMarkImageWrapper {
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	width: 50px;
	max-height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 50px;
}
.BookMarkImageWrapper img {
	border: 0px;
}
.BookMarkTextArea {
	text-align: center;
	width: 50px;
	overflow: hidden;
	padding-top: 2px;
	font-size: 9px;
}
.BookMarkTextArea a:link, .BookMarkTextArea a:hover, .BookMarkTextArea a:active, .BookMarkTextArea a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}
